Difference between revisions of "Template talk:Infobox Faction"

From Aurora Information Uplink
Jump to navigation Jump to search
(Created page with "To use this template paste the following code into your page, replacing the stuff after '=' with YOUR data: {{Infobox Faction |name = 11 |status = 22 ...")
 
Line 1: Line 1:
To use this template paste the following code into your page, replacing the stuff after '=' with YOUR data:
To use this template paste the following code into your page, replacing the stuff after '=' with YOUR data:


 
<pre>
{{Infobox Faction
{{Infobox Faction
|name =    11      
|name =    11      
|status =    22        
|status =    22      
|national_motto =    33  
|national_motto =    33  
|capital_city =      44
|capital_city =      44
Line 21: Line 21:
|sovereignty_type =dd
|sovereignty_type =dd
|population = ee
|population = ee
|gini =                ff      
|gini =                ff    
|currency =gg
|currency =gg
|claimed_systems = hh
|claimed_systems = hh
}}
}}
</pre>

Revision as of 20:22, 12 August 2014

To use this template paste the following code into your page, replacing the stuff after '=' with YOUR data:

{{Infobox Faction
|name =     11       
|status =    22       
|national_motto =    33 
|capital_city =       44
|official_languages =55
|ethnic_groups =66
|religion =           77
|demonym =        88    
|government_type =99
|leader_title1 =     1010 
|leader_name1 =1111
|leader_title2 =1212
|leader_name2 =1313
|legislature =aa
|upper_house =bb
|lower_house =cc
|sovereignty_type =dd
|population = ee
|gini =                 ff      
|currency =gg
|claimed_systems = hh
}}