Difference between revisions of "Template:Infobox Faction"

From Holocron - Star Wars Combine
Jump to: navigation, search
m (Added dissolved Information)
(Updating template to standardize capitalization)
Line 7: Line 7:
 
|-  
 
|-  
 
|  width="31%" valign="top" | Motto
 
|  width="31%" valign="top" | Motto
|  width="69%" | {{{Motto}}}
+
|  width="69%" | {{{motto}}}
 
|-  
 
|-  
 
|  width="31%" valign="top" | Status
 
|  width="31%" valign="top" | Status
|  width="69%" | {{{Status}}}
+
|  width="69%" | {{{status}}}
 
|-  
 
|-  
 
|  width="31%" valign="top" | Leader
 
|  width="31%" valign="top" | Leader
|  width="69%" | {{{Leader}}}
+
|  width="69%" | {{{leader}}}
 
|-  
 
|-  
 
|  width="31%" valign="top" | 2IC  
 
|  width="31%" valign="top" | 2IC  
|  width="69%" | {{{2IC}}}
+
|  width="69%" | {{{2ic}}}
 
|-  
 
|-  
 
|  width="31%" valign="top" | Owner
 
|  width="31%" valign="top" | Owner
|  width="69%" | {{{Owner}}}
+
|  width="69%" | {{{owner}}}
 
|-  
 
|-  
 
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Historical Information'''</font>
 
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Historical Information'''</font>
 
|-  
 
|-  
 
|  width="31%" valign="top" | Founded
 
|  width="31%" valign="top" | Founded
|  width="69%" | {{{Founded}}}
+
|  width="69%" | {{{founded}}}
 
|-  
 
|-  
 
|  width="31%" valign="top" | Dissolved
 
|  width="31%" valign="top" | Dissolved
|  width="69%" | {{{Dissolved}}}
+
|  width="69%" | {{{dissolved}}}
 
|-
 
|-
 
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Political Information'''</font>
 
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Political Information'''</font>
 
|-  
 
|-  
 
|  width="31%" valign="top" | Affiliation
 
|  width="31%" valign="top" | Affiliation
|  width="69%" | {{{Affiliation}}}
+
|  width="69%" | {{{affiliation}}}
 
|-  
 
|-  
 
|  width="31%" valign="top" | Industry
 
|  width="31%" valign="top" | Industry
|  width="69%" | {{{Industry}}}
+
|  width="69%" | {{{industry}}}
 
|-
 
|-
 
|  width="31%" valign="top" | Holosite
 
|  width="31%" valign="top" | Holosite
|  width="69%" | {{{Holosite}}}
+
|  width="69%" | {{{holosite}}}
 
|}
 
|}
 
<noinclude>
 
<noinclude>
Line 49: Line 49:
 
| name =  
 
| name =  
 
| image =  
 
| image =  
| Motto =
+
| motto =
| Status =  
+
| status =  
| Leader =  
+
| leader =  
| 2IC =  
+
| 2ic =  
| Owner =  
+
| owner =  
| Founded =  
+
| founded =  
| Dissolved =  
+
| dissolved =  
| Affiliation =  
+
| affiliation =  
| Industry =  
+
| industry =  
| Holosite =
+
| holosite =
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
  
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 00:23, 28 April 2012

{{{name}}}
{{{image}}}
General information
Motto {{{motto}}}
Status {{{status}}}
Leader {{{leader}}}
2IC {{{2ic}}}
Owner {{{owner}}}
Historical Information
Founded {{{founded}}}
Dissolved {{{dissolved}}}
Political Information
Affiliation {{{affiliation}}}
Industry {{{industry}}}
Holosite {{{holosite}}}

Usage

The Infobox Faction Box template is used for faction pages only, to describe the faction. Paste the following code into the top of an article, filling all known fields:

{{Infobox Faction
| name = 
| image = 
| motto =
| status = 
| leader = 
| 2ic = 
| owner = 
| founded = 
| dissolved = 
| affiliation = 
| industry = 
| holosite =
}}