Difference between revisions of "Template:InfoBoxFactions"

(Been bold and re-did it (by modifying the InfoBoxMercUnit template))
Line 1: Line 1:
{|align=center border="1" cellpadding="5" cellspacing="0"
+
{| class='infobox'
 
|-
 
|-
|colspan=2 align=center|'''{{{name}}}'''
+
| colspan='2' | {{{Crest|Crest Not Available}}}
|align=center|'''flag'''
+
|-
 +
| colspan='2' class='infoboxname' | {{{factionname}}}
 
|-
 
|-
|align=center|description
+
| colspan='2' class='infoboxheading' | '''Faction Profile - {{{year|}}}'''
|align=center|'''{{{description}}}'''
+
|- class='infoboxrow'  
|rowspan=19 align=center|[[Image:{{{Flag}}}|{{{Flag Px}}}px]]
+
| Time period:        || {{{timeperiod|}}}
|-
+
|- class='infoboxrow'  
|align=center|founder
+
| Classification:    || {{{classification|}}}
|align=center|'''{{{founder}}}'''
+
|- class='infoboxrow'  
|-
+
| Controlled systems: || {{{systems|}}}
|align=center|location
+
|- class='infoboxrow'  
|align=center|'''{{{location}}}'''
+
| Capital world:      || {{{capital|}}}
|-
+
|- class='infoboxrow'
|align=center|status
+
| Ruler title:        || {{{rulertitle|}}}
|align=center|'''{{{status}}}'''
+
|- class='infoboxrow'
|-
+
| Military:          || {{{military|}}}
|align=center|capital world
+
|- class='infoboxrow'
|align=center|'''{{{capital}}}'''
+
| Secret Service:    || {{{secretservice|}}}
|-
 
|align=center|major cultural influences
 
|align=center|'''{{{culture}}}'''
 
|-
 
|align=center|official languages
 
|align=center|'''{{{languages}}}'''
 
|-
 
|align=center|important cultural minorities
 
|align=center|'''{{{minorities}}}'''
 
|-
 
|align=center|technology level
 
|align=center|'''{{{technology}}}'''
 
|-
 
|align=center|literacy rate
 
|align=center|'''{{{literacy}}}'''
 
|-
 
|align=center|official title of leader
 
|align=center|'''{{{title}}}'''
 
|-
 
|align=center|current or last leader
 
|align=center|'''{{{leader}}}'''
 
|-
 
|align=center|famous former leaders
 
|align=center|'''{{{former}}}'''
 
|-
 
|align=center|intelligence branch
 
|align=center|'''{{{intelligence}}}'''
 
|-
 
|align=center|military branch
 
|align=center|'''{{{military}}}'''
 
|-
 
|align=center|military strength
 
|align=center|'''{{{strength}}}'''
 
|-
 
|align=center|main enemies
 
|align=center|'''{{{enemies}}}'''
 
|-
 
|align=center|main allies
 
|align=center|'''{{{allies}}}'''
 
|-
 
|align=center|ultimate fate
 
|align=center|'''{{{fate}}}'''
 
 
|}
 
|}
 
 
 
  
 
<noinclude>
 
<noinclude>
==Use==
+
{{/doc}}
This template is intended for all states and major factions. You only need to copy the "stuff" below into the respective article right at the beginning. Afterwards you edit the article by deleting the single "unknown"-entries and writting in their places the correct information. '''If you are still unsure please go to a improved article first and look how it was done'''.
+
<!-- Add cats and interwikis to the /doc subpage, not here! -->
 
 
*In '''description''' you should write a single and '''short''' sentence which describes the subject in question. 
 
*In '''location''' you should choose among: Inner Sphere, Periphery, Deep Periphery.
 
*In '''status''' choose wisely among: Successor state, Major power (e.g.: Terran Hegemony, Republic of the Sphere, the three successors of the Marik Free League), minor power (e.g.:ComStar, Word of Blake), Periphery realm, Bandit kingdom, Deep Periphery realm. 
 
 
 
==Stuff to be copied and 'to be filled in'==
 
<pre>
 
{{States/Factions template
 
|name=unknown
 
|description=unknown
 
|flag=unknown
 
|flag Px=200
 
|founder=unknown
 
|location=unknown
 
|status=unknown
 
|capital=unknown
 
|culture=unknown
 
|languages=unknown
 
|minorities=unknown
 
|technology=unknown
 
|literacy=unknown
 
|title=unknown
 
|leader=unknown
 
|former=unknown
 
|intelligence=unknown
 
|military=unknown
 
|strength=unknown
 
|enemies=unknown
 
|allies=unknown
 
|fate=unknown
 
}}
 
</pre>
 
 
 
 
 
 
</noinclude>
 
</noinclude>
[[Category:Templates]]
 

Revision as of 12:00, 17 May 2008

Crest Not Available
{{{factionname}}}
Faction Profile -
Time period:
Classification:
Controlled systems:
Capital world:
Ruler title:
Military:
Secret Service:


Usage

  • Copy and paste the following code into the top of the article, filling the appropriate fields.
  • For each time period provided, create a different InfoBox and give the information for that time frame.
  • If more than one InfoBox is used, the image field may be discarded for subsequent boxes.
  • If a field is unknown, leave it blank.
{{InfoBoxFactions
| crest = <Crest>
| factionname = <Faction Name>
| timeperiod = <Timeframe in which the faction existed>
| classification = <Faction type>
| systems = <Number of systems controlled by the faction>
| capital = <Capital World>
| rulertitle = <Official title of ruler>
| military = <Military branch>
| secretservice = <Secret Service/Intelligence Branch>
}}