Template:Nation: Difference between revisions

From FeyworldWiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 40: Line 40:
<div class="nation_infobox">
<div class="nation_infobox">
<div class="row">'''{{{name}}}'''</div>
<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="row">''{{{fullname}}}''</div>|}}{{ #if: {{{emblem|}}} |<div class="row">[[Image:{{{emblem}}}|center|175px|{{{arms}}}]]</div>|}}{{#ifexpr: {{#if:{{{continent|}}}|1|0}} or {{#if:{{{location|}}}|1|0}} |  
{{#ifexpr: {{#if:{{{continent|}}}|1|0}} or {{#if:{{{location|}}}|1|0}} |  
<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}}}]]|}}

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