Template:Nation: Difference between revisions

From FeyworldWiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 43: Line 43:
<div class="tableheader">'''Geographic Info'''</div>
<div class="tableheader">'''Geographic Info'''</div>
{{#if: {{{continent|}}} |<div class="row">'''Continent:''' [[:Category:{{{continent}}}|{{{continent}}}]]</div>[[Category:{{{continent}}}]]|}}
{{#if: {{{continent|}}} |<div class="row">'''Continent:''' [[:Category:{{{continent}}}|{{{continent}}}]]</div>[[Category:{{{continent}}}]]|}}
{{ #if: {{{location|}}} |<div class="row">'''Location:''' {{{location}}}</div>|}}|}}
{{ #if: {{{location|}}} |<div class="row">'''Location:''' {{{location}}}</div>|}}|}}{{#ifexpr: {{#if:{{{government|}}}|1|0}} or {{#if:{{{ruler|}}}|1|0}} or {{#if:{{{arms|}}}|1|0}} or {{#if:{{{coinage|}}}|1|0}} or {{#if:{{{capital|}}}|1|0}} or {{#if:{{{alliances|}}}|1|0}} or {{#if:{{{hostilities|}}}|1|0}} |<div class="tableheader">'''Government'''</div>
<div class="tableheader">'''Government'''</div>
{{ #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>|}}|}}
{{ #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>
<div class="tableheader">'''Society'''</div>
{{ #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>|}}
{{ #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>|}}

Revision as of 20:51, 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>