Difference between revisions of "Template:Defunct Country"

From Dargarth
Jump to navigation Jump to search
m
 
(9 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
  <nowiki>{{template:Defunct_Country
 
  <nowiki>{{template:Defunct_Country
 
|NAME=
 
|NAME=
|BANNER=
+
|BANNER=Placeholderbanner.png
 
|MOTTO=
 
|MOTTO=
 
|FOUNDED=
 
|FOUNDED=
Line 18: Line 18:
 
}}</nowiki>
 
}}</nowiki>
  
''Fill out the lines after the '=' sign.  If you don't want to include one of these parameters, delete the line in the copy/paste code.  When done right, everything will be set up for you and you won't have to worry about any formating.''
+
''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:Dargarth Templates]]
 
[[category:Dargarth Templates]]
Line 25: Line 25:
 
{| 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: beige; font-weight: bold;" |<big>'''{{{NAME}}}'''</big>
+
|colspan="2" style="text-align: center; background: beige; font-weight: bold;" |<big>'''{{#if:{{{NAME}}}|{{{NAME}}}}}'''</big>
|-{{#if:{{{Banner|{{{Banner|}}}}}}|{{Infobox/row
+
|-{{#if: {{{BANNER}}} | {{Banner|{{{BANNER}}}}}}}
|{{{Banner|{{{Banner}}}}}}Banner of <span style="{{{captionstyle|}}}">{{{Caption|{{{NAME}}}}}}  
 
 
|-
 
|-
|colspan="2" style="text-align: center; background: white;"| '''Motto'''
+
|colspan="2" style="text-align: center; background: Gainsboro;"| '''Motto'''
|-{{#if: {{{Motto}}} | {{Motto|{{{MOTTO}}}|}}
+
|-{{#if: {{{MOTTO}}} | {{Motto|{{{MOTTO}}}}}}}
 
|-
 
|-
|colspan="2" style="text-align: center; background: white;"| '''Country Data'''                     
+
|colspan="2" style="text-align: center; background: Gainsboro;"| '''Country Data'''                     
|-{{#if: {{{Founded}}}            | {{Founded|{{{FOUNDED}}}|}}
+
|-{{#if: {{{FOUNDED}}}            | {{Founded|{{{FOUNDED}}}}}}}
|-{{#if: {{{Defunct}}}            | {{Defunct|{{{DEFUNCT}}}|}}   
+
|-{{#if: {{{DEFUNCT}}}            | {{Defunct|{{{DEFUNCT}}}}}}}   
|-{{#if: {{{Symbol}}}            | {{Symbol|{{{SYMBOL}}}|}}
+
|-{{#if: {{{SYMBOL}}}            | {{Symbol|{{{SYMBOL}}}}}}}
|-{{#if: {{{Colors}}}            | {{Colors|{{{COLORS}}}|}}                   
+
|-{{#if: {{{COLORS}}}            | {{Colors|{{{COLORS}}}}}}}                   
|-{{#if: {{{Capital}}}            | {{Capital|{{{CAPITAL}}}|}}                     
+
|-{{#if: {{{CAPITAL}}}            | {{Capital|{{{CAPITAL}}}}}}}                     
|-{{#if: {{{Stated Alignment}}}  | {{Stated Alignment|{{{STATED ALIGNMENT}}}|}}  
+
|-{{#if: {{{STATED ALIGNMENT}}}  | {{Stated Alignment|{{{STATED ALIGNMENT}}}}}}}  
|-{{#if: {{{Government}}}        | {{Government|{{{GOVERNMENT}}}|}}  
+
|-{{#if: {{{GOVERNMENT}}}        | {{Government|{{{GOVERNMENT}}}}}}}  
|-{{#if: {{{Racial Makeup}}}      | {{Racial Makeup|{{{RACIAL MAKEUP}}}|}}  
+
|-{{#if: {{{RACIAL MAKEUP}}}      | {{Racial Makeup|{{{RACIAL MAKEUP}}}}}}}  
 
|-
 
|-
|colspan="2" style="text-align: center; background: white;"| '''Leaders'''
+
|colspan="2" style="text-align: center; background: Gainsboro;"| '''Leaders'''
|-{{#if: {{{Leaders}}} | {{Leaders|{{{LEADERS}}}|}}
+
|-{{#if: {{{LEADERS}}} | {{Leaders|{{{LEADERS}}}}}}}
 
|}
 
|}
  
[[category:Defunct Countries]][[category:Contents]]
+
<includeonly>[[category:Defunct Countries]]</includeonly>

Latest revision as of 00:05, 8 December 2012

Follow the directions!

DO NOT EDIT THIS PAGE! To use this template, copy the following code into your page:

{{template:Defunct_Country
|NAME=
|BANNER=Placeholderbanner.png
|MOTTO=
|FOUNDED=
|DEFUNCT=
|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.


{{#if:{{{NAME}}}|{{{NAME}}}}}
[[File:{{{BANNER}}}|200px|]]}}
Motto
{{{MOTTO}}}}}
Country Data
Date {{{FOUNDED}}}}}
Defunct {{{DEFUNCT}}}}}
Symbol {{{SYMBOL}}}}}
Colors {{{COLORS}}}}}
Capital {{{CAPITAL}}}}}
Alignment {{{STATED ALIGNMENT}}}}}
Government {{{GOVERNMENT}}}}}
Racial Makeup {{{RACIAL MAKEUP}}}}}
Leaders
{{{LEADERS}}}}}