Vorlage:Infobox: Unterschied zwischen den Versionen
Aus Rising World Wiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 11: | Zeile 11: | ||
{| class="wikitable infobox-rows" style="line-height:1.1; margin:0px; padding:0px; width:100%; table-layout:fixed;" | {| class="wikitable infobox-rows" style="line-height:1.1; margin:0px; padding:0px; width:100%; table-layout:fixed;" | ||
|- | |- | ||
! style="width:135px;" | Bezeichnung | ! style="width:135px; background:#EAEAFA;" | Bezeichnung | ||
! style="background:#EAEAFA;" | Wert | |||
|- | |- | ||
{{{3|{{{rows|}}}}}} | {{{3|{{{rows|}}}}}} | ||
Version vom 23. Oktober 2024, 13:06 Uhr
Diese Vorlage ist ein Grundgerüst für Infoboxen und Steckbriefe, z.B. für Objekte oder Items.
Parameter
| Parameter | Bedeutung |
|---|---|
| title | Titel des Steckbriefs |
| imagearea | Platz für Bilder |
| rows | Platz für weitere Parameter |
| footer | Fußzeile |
Anwendung
Beispiel 1
imagearea
| Bezeichnung | Wert |
|---|
footer
{{infobox
| title = title
| imagearea = imagearea
| rows =
| footer = footer
}}
Beispiel 2
{{infobox
| title = Objekt Titel
| imagearea = [[Datei:Bauarbeiten_icon-blue.png|150px|center]]
| rows =
{{InfoboxZeile|label=Label 1|field=Field 1}}
{{InfoboxZeile|label=Label 2|field=Field 2}}
| footer =
}}
Siehe auch