Vorlage:Infobox: Unterschied zwischen den Versionen

Aus Rising World Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 8: Zeile 8:
</div>
</div>


<div style="clear:both; font-size:95%; line-height:0.9; margin:0px; border:0px; padding: 5px 0px 5px 0px; max-width:400px;">  
<div style="clear:both; font-size:95%; line-height:0.9; margin:0px; border:0px; padding: 5px 0px 5px 0px; width:345px;">  
{| class="wikitable mw-collapsible infobox-rows" style="width:99%; margin:0px; padding:0px; max-width:400px;"  
{| class="wikitable mw-collapsible infobox-rows" style="width:99%; margin:0px; padding:0px; max-width:350px;"  
|+ Daten
|+ Daten
{{{3|{{{rows|}}}}}}  
{{{3|{{{rows|}}}}}}  

Version vom 23. Oktober 2024, 12:12 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

title

imagearea

Daten

footer


{{infobox
| title = title 
| imagearea = imagearea 
| rows = 
| footer = footer 
}}



Beispiel 2

Objekt Titel
Bauarbeiten icon-blue.png
Daten
Label 1 Field 1
Label 2 Field 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