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>...) |
|||
Zeile 37: | Zeile 37: | ||
Beispiel:</noinclude> | Beispiel:</noinclude> | ||
<div style="margin:2px;background-color:{{{bgcolor|#e5eaf5}}};border:{{{border-width|1px}}} {{{border-style|solid}}} {{{border-color|#335493}}};padding:8px;"> | <div style="margin:2px;background-color:{{{bgcolor|#e5eaf5}}};border:{{{border-width|1px}}} {{{border-style|solid}}} {{{border-color|#335493}}};padding:8px;"> | ||
− | <div align="center" style="margin-bottom:8px;padding:6px;background-color:{{{title-bgcolor|#95b2ea}}};border:{{{border-width|1px}}} {{{border-style|solid}}} {{{border-color|#335493}}};font-size:{{{font-size|200%}}};font-family:{{{title-font|Georgia, Lucida, sans-serif}}};color:{{{title-color|#335493}}};">{{{title|Sample title}}}</div>{{{content| | + | <div align="center" style="margin-bottom:8px;padding:6px;background-color:{{{title-bgcolor|#95b2ea}}};border:{{{border-width|1px}}} {{{border-style|solid}}} {{{border-color|#335493}}};font-size:{{{font-size|200%}}};font-family:{{{title-font|Georgia, Lucida, sans-serif}}};color:{{{title-color|#335493}}};">{{{title|Sample title}}}</div>{{{content|Inhalt!}}} |
− | </div><noinclude>[[Category: | + | </div><noinclude>[[Category:Inhaltsvorlagen]]</noinclude> |
Version vom 12. März 2009, 12:10 Uhr
Dies sind die Vorlagen um Inhaltsboxen zu erstellen (Portale).
Minimal Version
{{Content box | title = | content = }}
Ausführliche Version
{{Content box | title = | content = | font-size = | bgcolor = | title-bgcolor = | title-color = | title-font = | border-width = | border-style = | border-color = }}
Voreinstellungen
A collection of presets are available. Use these with the minimal usage example above.
Beispiel:
Sample title
Inhalt!