Template:Nation: Difference between revisions
From FeyworldWiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| Line 38: | Line 38: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div class="nation_infobox"> | |||
<div class="row">'''{{{name}}}'''</div> | |||
{{ #if: {{{fullname|}}} |<div class="row">''{{{fullname}}}''</div>|}}{{ #if: {{{emblem|}}} |<div class="row">[[Image:{{{emblem}}}|center|175px|{{{arms}}}]]</div>|}} | |||
{{ #if: {{{fullname|}}} | | <div class="tableheader">'''Geographic Info'''</div> | ||
{{#if: {{{continent|}}} |<div class="row">'''Continent:''' [[:Category:{{{continent}}}|{{{continent}}}]]</div>[[Category:{{{continent}}}</div>|}} | |||
{{ #if: {{{location|}}} |<div class="row">'''Location:''' {{{location}}}</div>|}} | |||
| | <div class="tableheader">'''Government'''</div> | ||
{{ #if: {{{emblem|}}} | | {{ #if: {{{government|}}} |<div class="row">'''Government Type:''' {{{government}}}</div>|}} | ||
{{ #if: {{{ruler|}}} |<div class="row">'''Ruler:''' {{{ruler}}}</div>|}} | |||
{{ #if: {{{arms|}}} |<div class="row">'''Arms:''' {{{arms}}}</div>|}} | |||
| | {{ #if: {{{coinage|}}} |<div class="row">'''Coinage:''' {{{coinage}}}</div>|}} | ||
{{ #if: {{{capital|}}} |<div class="row">'''Capital:''' {{{capital}}}</div>|}} | |||
{{ #if: {{{alliances|}}} |<div class="row">'''Alliances:''' {{{alliances}}}</div>|}} | |||
{{ #if: {{{hostilities|}}} |<div class="row">'''Hostilities:''' {{{hostilities}}}</div>|}} | |||
<div class="tableheader">'''Society'''</div> | |||
{{ #if: {{{ | {{ #if: {{{population|}}} |<div class="row">'''Population:''' {{{population}}}</div>|}} | ||
{{ #if: {{{language|}}} |<div class="row">'''Languages:''' {{{language}}}</div>|}} | |||
{{ #if: {{{persons|}}} |<div class="row">'''Important Persons:''' {{{persons}}}</div>|}} | |||
| | <div class="tableheader">'''Religious Info'''</div> | ||
{{ #if: {{{pantheon|}}} |<div class="row">'''Pantheon:''' {{{pantheon}}}</div>|}} | |||
{{ #if: {{{patron|}}} |<div class="row">'''Patron:''' {{{patron}}}</div>|}} | |||
{{ #if: {{{templates|}}} |<div class="tableheader">'''Game Info'''</div>|}} | |||
{{ #if: {{{templates|}}} |<div class="row">'''Cultural Templates:''' {{{templates}}}</div>|}} | |||
{{ #if: {{{map|}}} |<div class="tableheader">'''Map'''</div> | |||
{{ | <div class="row">[[File:{{{map}}}|250px|thumb|right|{{{name}}}]]</div>|}} | ||
</div> | |||
| | |||
{{ #if: {{{ruler|}}} | | |||
| | |||
{{ #if: {{{arms|}}} | | |||
| | |||
{{ #if: {{{coinage|}}} | | |||
| | |||
{{ #if: {{{capital|}}} | | |||
| | |||
{{ #if: {{{alliances|}}} | | |||
| | |||
{{ #if: {{{hostilities|}}} | | |||
| | |||
| | |||
{{ #if: {{{language|}}} | | |||
| | |||
{{ #if: {{{persons|}}} | | |||
| | |||
| | |||
{{ #if: {{{patron|}}} | | |||
| | |||
{{ #if: {{{templates|}}} | | |||
| | |||
{{ #if: {{{templates|}}} | | |||
| | |||
{{ #if: {{{map|}}} | | |||
|}} | |||
__FORCETOC__ | __FORCETOC__ | ||
{{ #if: {{{geography|}}} | | {{ #if: {{{geography|}}} | | ||
Revision as of 20:37, 10 January 2026
Use the following to cut and paste into a new nation entry. IMPORTANT: Include an Overview prior to the use of this template on the page, using Template:Article_Reference. You must also bracket off the template body with the noinclude tag.
<includeonly>{{Article_Reference
|article=
}}</includeonly>
Overview
<no-include>
{{TOC left}}
{{Nation
|name =
|fullname =
|emblem =
|continent =
|location =
|government =
|ruler =
|arms =
|coinage =
|capital =
|alliances =
|hostilities =
|population =
|language =
|persons =
|pantheon =
|patron =
|geography =
|history =
|economy =
|religion =
|templates =
|map=
}}
</no-include>