Vorlage:Box: Unterschied zwischen den Versionen

Aus IntactiWiki
Zur Navigation springen Zur Suche springen
K added Parameters section
sync'ed with English article
 
Zeile 1: Zeile 1:
<includeonly>{{#if:{{{toc|}}}||__NOTOC__}}<div class="box" align="center">{{{Boxtext}}}</div></includeonly><noinclude>
<br>
== Parameters ==
<div class="box" align="center">{{{Boxtext}}}</div>
* '''toc'''
<br>
: If '''toc''' is set, the magic word '''<nowiki>__NOTOC__</nowiki>''' is suppressed.
* '''Boxtext'''
: The text content of the box.
 
== Example ==
<nowiki>{{Box|toc=1|Boxtext=This is the text.}}</nowiki>
 
{{Box|toc=1|Boxtext=This is the text.}}
</noinclude>

Aktuelle Version vom 28. April 2022, 11:35 Uhr


{{{Boxtext}}}