News (06 Aug 2024): Das Wiki läuft jetzt auf einem neuen Server. Aufgrund eines Upgrades von PHP mussten die Wiki-Software und die DPL-Erweiterung aktualisiert werden. Bitte meldet Fehler auf der Hauptseiten-Diskussion.

Benutzer:Hraun/Vorlage:Test: Unterschied zwischen den Versionen

Aus GuildWiki
Zur Navigation springenZur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<includeonly>
<includeonly>[[Kategorie:Titel]]</includeonly>
{{#if: {{{nocat|}}} ||
{{ #if: {{{bild| }}} |  | {{ ifexist | Datei:{{PAGENAME}}.jpg |  | [[Kategorie:Bilder-Stub]] }} }}
{{ #if: {{{icon| }}} |  | {{ ifexist | Datei:{{PAGENAME}}_icon.png |  | [[Kategorie:Icon-Stub]] }} }}
{{ #if:  {{{farbe|}}} | [[Kategorie:Miniatur ({{{farbe}}})]] | [[Kategorie:Miniatur]]
}}
}}
</includeonly>
{| style="background-color:#FFF; margin: 0 0 0.5em 1em; border:1px solid silver; float:right; font-size:90%; text-align:left;" cellpadding="5" cellspacing="3" align="right"
{| style="background-color:#FFF; margin: 0 0 0.5em 1em; border:1px solid silver; float:right; font-size:90%; text-align:left;" cellpadding="5" cellspacing="3" align="right"
! colspan="2" style="font-size:110%; text-align:center; background-color:#F99;" | {{PAGENAME}}
! colspan="2" style="font-size:110%; text-align:center; background-color:#{{Farbe|Nav|K}};" | {{PAGENAME}}
|-
! colspan="2" | {{{bild|[[Datei:{{PAGENAME}}.jpg{{pipe}}center{{pipe}}160px]]|}}}
|- valign="top"
|- valign="top"
! style="background-color:#F99;" | Typ  || [[Miniatur]]
! style="background-color:#{{Farbe|Nav|K}};width:50%" | Typ  || {{{typ}}}
|- valign="top"
|- valign="top"
! style="background-color:#F99;" | Ausgabe || {{{ausgabe}}}
! style="background-color:#{{Farbe|Nav|K}};" | Kampagne || {{{kampagne}}}
|- valign="top"
|- valign="top"
! style="background-color:#F99;" | Farbe || {{{farbe}}}  
! style="background-color:#{{Farbe|Nav|K}};" | Maximale Stufe || {{{maxstufe}}}  
|- valign="top"
|- valign="top"
! style="background-color:#F99;" | Symbol || {{{icon|[[Datei:{{PAGENAME}}_icon.png{{pipe}}Inventaricon]]|}}}
! style="background-color:#{{Farbe|Nav|K}};" | [[Heldenfenster|Anzeigbar]] ab Stufe || {{{anzeigstufe}}}
{{#if: {{{ausstellstufe|}}} | {{pipe}}- valign="top"
! style="background-color:#{{Farbe|Nav|K}};" {{pipe}} [["Ehre"|Ausstellbar]] ab Stufe {{2pipe}} {{{ausstellstufe}}} | }}
{{#if: {{{ausstellname|}}} | {{#vardefine:count|0}}{{#forargs: ausstellname|key|value|{{#vardefine:count|{{#expr:{{#var:count}}+1}}}}
{{pipe}}- valign="top"
{{pipe}} style="text-align:center;" colspan="2" {{pipe}} [[Datei:{{#var:value}}-Trophäe.jpg{{pipe}}200px]]<br />'''{{#var:value}}'''}}{{#ifeq:{{#var:count}}|0|}}
}}
|}
|}
<noinclude>
[[Kategorie:Vorlage Infobox]]
==Einbinden==
Die Miniatur-Vorlage bindet man in den Miniaturen-Artikel wie folgt ein:
<pre>
{{Infobox Miniatur
|ausgabe=erster Geburtstag
|farbe=grün
}}
</pre>
==Die Parameter==
*'''ausgabe''' (z.B. ''erster Geburtstag'')
*'''farbe''' (z.B. ''grün'', ''lila'', usw.)
</noinclude>

Version vom 21. Februar 2012, 11:20 Uhr

Hraun/Vorlage:Test
Typ {{{typ}}}
Kampagne {{{kampagne}}}
Maximale Stufe {{{maxstufe}}}
Anzeigbar ab Stufe {{{anzeigstufe}}}