Vorlage:Infobox: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
<pre | ===Ausführliche Infobox=== | ||
{{ | <pre> | ||
{{Inhaltsbox | |||
| title = | | title = | ||
| content = | | content = | ||
| font-size = | | font-size = | ||
Zeile 11: | Zeile 11: | ||
| border-style = | | border-style = | ||
| border-color = | | border-color = | ||
}}</ | }} | ||
</pre> | |||
Beispiel:<onlyinclude> | |||
<div style="margin:2px;background-color:{{{bgcolor|#FFEDC8}}};border:{{{border-width|4px}}} {{{border-style|ridge}}} {{{border-color|#333333}}};padding:1px;"> | |||
<div align="center" style="margin-bottom:8px;padding:6px;background-color:{{{title-bgcolor|#8F4B1D}}};border:{{{border-width|1px}}} {{{border-style|ridge}}} {{{border-color|#333333}}};font-size:{{{font-size|150%}}};color:{{{title-color|white}}};">{{{title|Überschrift}}}</div>{{{content|Inhalt}}} | |||
</div></onlyinclude> | |||
[[Kategorie:Vorlagen]] |
Version vom 6. April 2021, 19:29 Uhr
Ausführliche Infobox
{{Inhaltsbox | title = | content = | font-size = | bgcolor = | title-bgcolor = | title-color = | border-width = | border-style = | border-color = }}
Beispiel:
Überschrift
Inhalt