Difference between revisions of "Template:Active Country"
Jump to navigation
Jump to search
m (1 revision) |
|||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | ==Follow the directions!== | + | <noinclude>==Follow the directions!== |
− | '''''DO NOT EDIT THIS PAGE!''' | + | '''''DO NOT EDIT THIS PAGE!''' To use this template, copy the following code into your page: |
− | |||
− | + | <nowiki>{{template:Active_Country | |
+ | |NAME= | ||
+ | |BANNER=Placeholderbanner.png | ||
+ | |MOTTO= | ||
+ | |FOUNDED= | ||
+ | |SYMBOL= | ||
+ | |COLORS= | ||
+ | |CAPITAL= | ||
+ | |STATED ALIGNMENT= | ||
+ | |GOVERNMENT= | ||
+ | |RACIAL MAKEUP= | ||
+ | |LEADERS= | ||
+ | }}</nowiki> | ||
+ | ''Fill out the lines after the '=' sign. You may leave a parameter blank if you don't want to fill it out. When done right, everything will be set up for you and you won't have to worry about any formatting.'' | ||
− | [[category: | + | [[category:Dargarth Templates]] |
− | + | </noinclude> | |
− | |||
{| class="infobox" cellpadding="5" cellspacing="0" style="width: 300px; float: right; clear: right; margin-left: 10px; margin-bottom: 10px; background: white; font-size: 90%; border: 1px solid #ccc" | {| class="infobox" cellpadding="5" cellspacing="0" style="width: 300px; float: right; clear: right; margin-left: 10px; margin-bottom: 10px; background: white; font-size: 90%; border: 1px solid #ccc" | ||
|- | |- | ||
− | |colspan="2" style="text-align: center; background: | + | |colspan="2" style="text-align: center; background: PaleGreen; font-weight: bold;" |<big>'''{{{NAME}}}'''</big> |
− | |-{{#if:{{{ | + | |-{{#if: {{{BANNER}}} | {{Banner|{{{BANNER}}}}} |
− | |||
|- | |- | ||
− | |colspan="2" style="text-align: center; background: | + | |colspan="2" style="text-align: center; background: Gainsboro;"| '''Motto''' |
− | |-{{#if: {{{ | + | |-{{#if: {{{MOTTO}}} | {{Motto|{{{MOTTO}}}}} |
|- | |- | ||
− | |colspan="2" style="text-align: center; background: | + | |colspan="2" style="text-align: center; background: Gainsboro;"| '''Country Data''' |
− | |-{{#if: {{{ | + | |-{{#if: {{{FOUNDED}}} | {{Founded|{{{FOUNDED}}}}} |
− | |-{{#if: {{{ | + | |-{{#if: {{{SYMBOL}}} | {{Symbol|{{{SYMBOL}}}}} |
− | |-{{#if: {{{ | + | |-{{#if: {{{COLORS}}} | {{Colors|{{{COLORS}}}}} |
− | |-{{#if: {{{ | + | |-{{#if: {{{CAPITAL}}} | {{Capital|{{{CAPITAL}}}}} |
− | |-{{#if: {{{ | + | |-{{#if: {{{STATED ALIGNMENT}}} | {{Stated Alignment|{{{STATED ALIGNMENT}}}}} |
+ | |-{{#if: {{{GOVERNMENT}}} | {{Government|{{{GOVERNMENT}}}}} | ||
+ | |-{{#if: {{{RACIAL MAKEUP}}} | {{Racial Makeup|{{{RACIAL MAKEUP}}}}} | ||
|- | |- | ||
− | |colspan="2" style="text-align: center; background: | + | |colspan="2" style="text-align: center; background: Gainsboro;"| '''Leaders''' |
− | |-{{#if: {{{ | + | |-{{#if: {{{LEADERS}}} | {{Leaders|{{{LEADERS}}}}} |
|} | |} | ||
− | + | <includeonly>[[Category:Active Countries]]</includeonly> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [[Category:Active Countries]] |
Latest revision as of 17:17, 20 March 2019
Follow the directions!
DO NOT EDIT THIS PAGE! To use this template, copy the following code into your page:
{{template:Active_Country |NAME= |BANNER=Placeholderbanner.png |MOTTO= |FOUNDED= |SYMBOL= |COLORS= |CAPITAL= |STATED ALIGNMENT= |GOVERNMENT= |RACIAL MAKEUP= |LEADERS= }}
Fill out the lines after the '=' sign. You may leave a parameter blank if you don't want to fill it out. When done right, everything will be set up for you and you won't have to worry about any formatting.
{{{NAME}}} | |
[[File:{{{BANNER}}}|200px|]] | |
Motto | |
{{{MOTTO}}} | |
Country Data | |
Date | {{{FOUNDED}}} |
Symbol | {{{SYMBOL}}} |
Colors | {{{COLORS}}} |
Capital | {{{CAPITAL}}} |
Alignment | {{{STATED ALIGNMENT}}} |
Government | {{{GOVERNMENT}}} |
Racial Makeup | {{{RACIAL MAKEUP}}} |
Leaders | |
{{{LEADERS}}} |