Es gibt z.Z. Probleme mit einem Update, es ist nur Lesen möglich. Currently there are issues with the installation, readonly possible for now. |
Difference between revisions of "Template:Box"
(Die Seite wurde neu angelegt: „<noinclude>{{Box|TITEL=Dies ist ein Test|INHALT=Dies ist der Inhalt.}}</noinclude><includeonly><h3 align="center" style=" padding:0.2em 0; margin:0; color:#000…“) |
(mit Erläuterungen) |
||
Line 1: | Line 1: | ||
− | <noinclude>{{Box|TITEL=Dies ist ein Test|INHALT=Dies ist der Inhalt.}}</noinclude><includeonly><h3 align="center" style=" padding:0.2em 0; margin:0; color:#000000; border-radius: 6px; background-color:#e6e6e6; border:1px solid #AAAAAA;">{{{TITEL}}}</h3>{{#if:{{{INHALT|}}}|<div style="margin-bottom:0.5em; padding:0.5em 0.8em 0.5em 0.8em; border:1px solid #AAAAAA; border-top:0px solid #FFFFFF;">{{{INHALT}}}</div>}}</includeonly> | + | <noinclude> |
+ | ==Vorlage Box== | ||
+ | Es wird eine Box mit Titel und einem Inhalt angezeigt. | ||
+ | |||
+ | Der Aufruf: <nowiki>{{Box|TITEL=Dies ist ein Test|INHALT=Dies ist der Inhalt.}}</nowiki> sieht entsprechend so aus: | ||
+ | |||
+ | {{Box|TITEL=Dies ist ein Test|INHALT=Dies ist der Inhalt.}}</noinclude><includeonly><h3 align="center" style=" padding:0.2em 0; margin:0; color:#000000; border-radius: 6px; background-color:#e6e6e6; border:1px solid #AAAAAA;">{{{TITEL}}}</h3>{{#if:{{{INHALT|}}}|<div style="margin-bottom:0.5em; padding:0.5em 0.8em 0.5em 0.8em; border:1px solid #AAAAAA; border-top:0px solid #FFFFFF;">{{{INHALT}}}</div>}}</includeonly> | ||
<noinclude>[[Kategorie:Vorlagen]]</noinclude> | <noinclude>[[Kategorie:Vorlagen]]</noinclude> |
Revision as of 22:26, 29 February 2016
Vorlage Box
Es wird eine Box mit Titel und einem Inhalt angezeigt.
Der Aufruf: {{Box|TITEL=Dies ist ein Test|INHALT=Dies ist der Inhalt.}} sieht entsprechend so aus:
{{{TITLE}}}
{{{TEXT}}}