Vorlage:Inhaltsbox
Aus Rivinpedia
(Unterschied zwischen Versionen)
(Die Seite wurde neu angelegt: <noinclude> Dies sind die Vorlagen um Inhaltsboxen zu erstellen (Portale). ==Minimal Version== <pre><nowiki> {{Content box | title = | content = }} </nowiki></pre>...) |
K (Schützte „Vorlage:Inhaltsbox“ [edit=sysop:move=sysop]) |
||
(5 dazwischenliegende Versionen von einem Benutzer werden nicht angezeigt) | |||
Zeile 4: | Zeile 4: | ||
==Minimal Version== | ==Minimal Version== | ||
<pre><nowiki> | <pre><nowiki> | ||
− | {{ | + | {{Inhaltsbox |
| title = | | title = | ||
| content = | | content = | ||
Zeile 12: | Zeile 12: | ||
==Ausführliche Version== | ==Ausführliche Version== | ||
<pre><nowiki> | <pre><nowiki> | ||
− | {{ | + | {{Inhaltsbox |
| title = | | title = | ||
| content = | | content = | ||
Zeile 19: | Zeile 19: | ||
| title-bgcolor = | | title-bgcolor = | ||
| title-color = | | title-color = | ||
− | |||
| border-width = | | border-width = | ||
| border-style = | | border-style = | ||
Zeile 25: | Zeile 24: | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Beispiel:</noinclude> | Beispiel:</noinclude> | ||
− | <div style="margin:2px;background-color:{{{bgcolor|# | + | <div style="margin:2px;background-color:{{{bgcolor|#ffffff}}};border:{{{border-width|1px}}} {{{border-style|solid}}} {{{border-color|#aaaaaa}}};padding:8px;"> |
− | <div align="center" style="margin-bottom:8px;padding:6px;background-color:{{{title-bgcolor|# | + | <div align="center" style="margin-bottom:8px;padding:6px;background-color:{{{title-bgcolor|#cccccc}}};border:{{{border-width|1px}}} {{{border-style|solid}}} {{{border-color|#aaaaaa}}};font-size:{{{font-size|200%}}};color:{{{title-color|#000000}}};">{{{title|Beispiel}}}</div>{{{content|Inhalt!}}} |
− | </div><noinclude>[[Category: | + | </div><noinclude>[[Category:Inhaltsvorlagen]]</noinclude> |
Aktuelle Version vom 16. März 2009, 13:21 Uhr
Dies sind die Vorlagen um Inhaltsboxen zu erstellen (Portale).
[Bearbeiten] Minimal Version
{{Inhaltsbox | title = | content = }}
[Bearbeiten] Ausführliche Version
{{Inhaltsbox | title = | content = | font-size = | bgcolor = | title-bgcolor = | title-color = | border-width = | border-style = | border-color = }}
Beispiel:
Beispiel
Inhalt!