Vorlage:Infobox Volk: Unterschied zwischen den Versionen

Aus Schattenhain Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 5: Zeile 5:
{| class="wikitable"
{| class="wikitable"
|-
|-
{{#ifeq:| <big>'''Art'''</big>  {{{type|}}}}} <tr>
| <big>'''Art'''</big>  {{#if:{{{type|}}}|{{{type}}}}} <tr>
{{#ifeq:| <big>'''Klassen'''</big>  {{{class|}}}}} <tr>
| <big>'''Klassen'''</big>  {{{class|}}} <tr>
{{#ifeq:| <big>'''Fraktion'''</big>  {{{faction|}}}}} <tr>
| <big>'''Fraktion'''</big>  {{{faction|}}} <tr>
{{#ifeq:| <big>'''Organisation'''</big>  {{{organization|}}}}} <tr>
| <big>'''Organisation'''</big>  {{{organization|}}} <tr>
{{#ifeq:| <big>'''Einstellung'''</big>  {{{alignment|}}}}} <tr>
| <big>'''Einstellung'''</big>  {{{alignment|}}} <tr>
{{#ifeq:| <big>'''Anführer'''</big>  {{{leader|}}}}} <tr>
| <big>'''Anführer'''</big>  {{{leader|}}} <tr>
{{#ifeq:| <big>'''Reittier'''</big>  {{{mount|}}}}} <tr>
| <big>'''Reittier'''</big>  {{{mount|}}} <tr>
{{#ifeq:| <big>'''Bevölkerung'''</big>  {{{population|}}}}} <tr>
| <big>'''Bevölkerung'''</big>  {{{population|}}} <tr>
{{#ifeq:| <big>'''Umgebung'''</big>  {{{environment|}}}}} <tr>
| <big>'''Umgebung'''</big>  {{{environment|}}} <tr>
{{#ifeq:| <big>'''Heimatwelt'''</big>  {{{homeworld|}}}}} <tr>
| <big>'''Heimatwelt'''</big>  {{{homeworld|}}} <tr>
{{#ifeq:| <big>'''Hauptstadt'''</big>  {{{capital|}}}}} <tr>
| <big>'''Hauptstadt'''</big>  {{{capital|}}} <tr>
{{#ifeq:| <big>'''Gebiet'''</big>  {{{area|}}}}} <tr>
| <big>'''Gebiet'''</big>  {{{area|}}}}} <tr>
{{#ifeq:| <big>'''Sprache(n)'''</big>  {{{language|}}}}} <tr>
| <big>'''Sprache(n)'''</big>  {{{language|}}} <tr>
{{#ifeq:| <big>'''Slang'''</big>  {{{slang|}}}}} <tr>
| <big>'''Slang'''</big>  {{{slang|}}}}} <tr>
{{#ifeq:| <big>'''Körpergröße'''</big>  {{{height|}}}}} <tr>
| <big>'''Körpergröße'''</big>  {{{height|}}} <tr>
{{#ifeq:| <big>'''Gewicht'''</big>  {{{weight|}}}}}
| <big>'''Gewicht'''</big>  {{{weight|}}}
|}
|}
</includeonly></onlyinclude>
</includeonly></onlyinclude>
{{Documentation}}
{{Documentation}}

Version vom 9. April 2023, 19:20 Uhr


Vorlagen Dokumentation (für die oben gezeigte Vorlage, die manchmal versteckt oder unsichtbar ist)

Beispiel

 Name des Volkes
Art Art
Klassen Klassen
Fraktion Fraktion
Organisation Organisation
Einstellung Einstellung
Anführer Anführer
Reittier Reittier
Bevölkerung Bevölkerung
Umgebung Umgebung
Heimatwelt Heimatwelt
Hauptstadt Hauptstadt
Gebiet Gebiet}}
Sprache(n) Sprache(n)
Slang Slang}}
Körpergröße Körpergröße
Gewicht Gewicht


{{Infobox Volk
|name         = Name des Volkes
|image        = OrcCrest.jpg
|caption      = Wappen der Orcs
|name-en      = Name (engl.)
|type         = Art
|class        = Klassen
|faction      = Fraktion
|organization = Organisation
|alignment    = Einstellung
|leader       = Anführer
|mount        = Reittier
|population   = Bevölkerung
|environment  = Umgebung
|homeworld    = Heimatwelt
|capital      = Hauptstadt
|area         = Gebiet
|language     = Sprache(n)
|slang        = Slang
|height       = Körpergröße
|weight       = Gewicht 
}}

Kopiervorlage

{{Infobox Volk
|name         = 
|image        = 
|caption      = 
|name-en      = 
|type         = 
|class        = 
|faction      = 
|organization = 
|alignment    = 
|leader       = 
|mount        = 
|population   = 
|environment  = 
|homeworld    = 
|capital      = 
|area         = 
|language     = 
|slang        = 
|height       = 
|weight       = 
}}
Dokumentation übernommen von Vorlage:Infobox Volk/doc