Vorlage:Infobox: Unterschied zwischen den Versionen

Aus Rising World Wiki
Keine Bearbeitungszusammenfassung
 
(17 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<includeonly>
<includeonly>
<div class="tright" style="width:275px; position:relative; font-size:120%; line-height:2.2; margin:0px; overflow:none; border-color: #c8ccd1; border: 1px solid #eaecf0; background:#f8f9fa; padding:5px;  box-shadow: 0 1px 5px 1px rgba(0,0,0,0.1); ">
<div class="tright" style="width:345px; position:relative; font-size:120%; line-height:2.2; margin:0px; overflow:none; border-color: #c8ccd1; border: 1px solid #eaecf0; background:#f8f9fa; padding:5px;  box-shadow: 0 1px 5px 1px rgba(0,0,0,0.1); ">
<div style="width:100%; margin:0px; border:0px; border-bottom:1px solid; padding:0px; background:#b1cbFF;">  
<div style="width:100%; margin:0px; border:0px; border-bottom:1px solid; padding:0px; background:#b1cbFF;">  
  <center><b>{{{1|{{{title|}}}}}}</b></center>
  <center><b>{{{1|{{{title|}}}}}}</b></center>
Zeile 7: Zeile 7:
{{{2|{{{imagearea|}}}}}}  
{{{2|{{{imagearea|}}}}}}  
</div>
</div>
<div class="mw-collapsible" style="font-size:95%; line-height:1.5; margin:0px; border:0px; padding: 5px 0px 5px 0px;">  
 
  <center>Daten</center>
<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:0.9; margin:0px;">  
{| class="wikitable mw-collapsible infobox-rows" style="line-height:1.1; margin:0px; padding:0px; width:100%; table-layout:fixed;"
{| class="wikitable infobox-rows" style="width:99%; margin:0px; padding:0px;"  
|+ style="font-size:90%; margin:2px;" | <span style="display:inline-flex; width:145px;">Daten:</span>
|-
! style="width:135px; background:#EAEAFA;" | Bezeichnung
! style="background:#EAEAFA;" | Wert
|-
{{{3|{{{rows|}}}}}}  
{{{3|{{{rows|}}}}}}  
|}
|}
  </div>
</div>
<div style="margin:1px; border:0px; padding:0px;" >
{{#if: {{{footer|}}} | {{{footer}}} }}
</div>
</div>
<div style="margin:1px; border:0px; padding:0px;" >{{#if: {{{footer|}}} | {{{footer}}} }}</div>
</div>
</div>
</includeonly>
</includeonly>
Zeile 81: Zeile 82:
<br/><br/>
<br/><br/>


== Alle Vorlagen ==
{{Special:PrefixIndex|hideredirects=0|stripprefix=1|namespace=10}}
=== Infobox Vorlagen ===
{{Special:PrefixIndex/Infobox|hideredirects=1|stripprefix=0|namespace=10}}


== Siehe auch ==
== Siehe auch ==

Aktuelle Version vom 24. Oktober 2024, 10:34 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:
Bezeichnung Wert
footer


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



Beispiel 2

Objekt Titel
Bauarbeiten icon-blue.png
Daten:
Bezeichnung Wert
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 =
}}




Alle Vorlagen

Infobox Vorlagen

Siehe auch