Vorlage:Inhaltsbox
Aus Rivinpedia
(Unterschied zwischen Versionen)
K (Schützte „Vorlage:Inhaltsbox“ [edit=sysop:move=sysop]) |
|||
| (3 dazwischenliegende Versionen von einem Benutzer werden nicht angezeigt) | |||
| Zeile 19: | Zeile 19: | ||
| title-bgcolor = | | title-bgcolor = | ||
| title-color = | | title-color = | ||
| − | |||
| border-width = | | border-width = | ||
| border-style = | | border-style = | ||
| Zeile 28: | Zeile 27: | ||
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:Inhaltsvorlagen]]</noinclude> | </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!