Vorlage:Infobox/Doku: Unterschied zwischen den Versionen

Aus Rabenstein Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
Grundgerüst für Infoboxen
Grundgerüst für Infoboxen
<code>
<code><nowiki>
{{Infobox  
{{Infobox  
| title-label = {{{NAME-Kurz|}}}
| title-label = {{{NAME-Kurz|}}}
Zeile 68: Zeile 68:
| entry19-data  =  
| entry19-data  =  
}}
}}
</code>
</code></nowiki>
== Einfügen ==
== Einfügen ==


==
==

Version vom 13. Dezember 2015, 15:55 Uhr

Grundgerüst für Infoboxen {{Infobox | title-label = {{{NAME-Kurz|}}} | title-class = header-gruen | image1-file = {{{WAPPEN-Bild|}}} | image1-param = |mini | image1-caption = {{{WAPPEN-Spruch|}}} | image2-file = | image2-param = | image2-caption = | entry1-label = vollständige<br />Bezeichnung | entry1-class = | entry1-data = {{{NAME-Lang|}}} | entry2-label = | entry2-class = subheader | entry2-data = {{{POLITIK-Headline|}}} | entry3-label = Gebietsform | entry3-class = | entry3-data = {{{POLITIK-Form|}}} | entry4-label = Teil von | entry4-class = | entry4-data = {{#if: {{{POLITIK-Stamm|}}}|[[{{{POLITIK-Stamm|}}}]]|}} | entry5-label = {{{POLITIK-Titel|}}} | entry5-class = | entry5-data = {{{POLITIK-Oberhaupt|}}} | entry6-label = | entry6-class = subheader | entry6-data = {{{GEOGRAPHIE-Headline|}}} | entry7-label = Fläche | entry7-class = | entry7-data = {{{GEOGRAPHIE-Fläche|}}} | entry8-label = Regierungssitz | entry8-class = | entry8-data = {{{GEOGRAPHIE-Hauptstadt|}}} | entry9-label = Städte & Dörfer | entry9-class = | entry9-data = {{{GEOGRAPHIE-Siedlungen|}}} | entry10-label = besondere<br>Orte | entry10-class = | entry10-data = {{{GEOGRAPHIE-Orte|}}} | entry11-label = | entry11-class = subheader | entry11-data = {{{BEVÖLKERUNG-Headline|}}} | entry12-label = Population | entry12-class = | entry12-data = {{{BEVÖLKERUNG-Anzahl|}}} | entry13-label = Struktur | entry13-class = | entry13-data = {{{BEVÖLKERUNG-Struktur|}}} | entry14-label = | entry14-class = subheader | entry14-data = {{{WIRTSCHAFT-Headline|}}} | entry15-label = Handelsware | entry15-class = | entry15-data = {{{WIRTSCHAFT-Handelsware|}}} | entry16-label = | entry16-class = | entry16-data = | entry17-label = | entry17-class = | entry17-data = | entry18-label = | entry18-class = | entry18-data = | entry19-label = | entry19-class = | entry19-data = }} </code>

Einfügen

==