Vorlage:Infobox: Unterschied zwischen den Versionen
Aus Rising World Wiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 10: | Zeile 10: | ||
<div style="clear:both; font-size:95%; line-height:0.9; margin:0px; border:0px; padding: 5px 0px 5px 0px; width:345px;"> | <div style="clear:both; font-size:95%; line-height:0.9; margin:0px; border:0px; padding: 5px 0px 5px 0px; width:345px;"> | ||
{| class="wikitable infobox-rows" style="width:99%; margin:0px; padding:0px; max-width:350px; table-layout:fixed;" | {| class="wikitable infobox-rows" style="width:99%; margin:0px; padding:0px; max-width:350px; table-layout:fixed;" | ||
|- | |||
! style="width:150px;" | Bezeichnung || Wert | |||
|- | |||
{{{3|{{{rows|}}}}}} | {{{3|{{{rows|}}}}}} | ||
|} | |} |
Version vom 23. Oktober 2024, 11:48 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