Vorlage:Infobox: Unterschied zwischen den Versionen
Aus Rising World Wiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 9: | Zeile 9: | ||
<div style="clear:both; font-size:95%; line-height:1.1; margin:0px; border:0px; padding: 5px 0px 5px 0px; width:100%;"> | <div style="clear:both; font-size:95%; line-height:1.1; margin:0px; border:0px; padding: 5px 0px 5px 0px; width:100%;"> | ||
{| class="wikitable infobox-rows" style="line-height:1.1; margin:0px; padding:0px; width:100%; table-layout:fixed;" | {| class="wikitable mw-collapsible infobox-rows" style="line-height:1.1; margin:0px; padding:0px; width:100%; table-layout:fixed;" | ||
|+ Daten: | |||
|- | |- | ||
! style="width:135px; background:#EAEAFA;" | Bezeichnung | ! style="width:135px; background:#EAEAFA;" | Bezeichnung | ||
Version vom 23. Oktober 2024, 13:11 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