Difference between revisions of "Template:Faction Box"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Created page with "{| style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;" | width="100%" colspan="2" style="background-color: #000099; font-size:...")
 
m (Redirected page to Template:Infobox Faction)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{|  style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
+
#REDIRECT [[Template: Infobox Faction]]
|  width="100%" colspan="2" style="background-color: #000099; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
 
|-
 
|  width="100%" colspan="2" style="text-align: center;" | {{{image}}}
 
|-
 
|  width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''General information'''</font>
 
|-
 
|  width="31%" valign="top" | Status
 
|  width="69%" | {{{Status}}}
 
|-
 
|  width="31%" valign="top" | Leader
 
|  width="69%" | {{{Leader}}}
 
|-
 
|  width="31%" valign="top" | Owner
 
|  width="69%" | {{{Owner}}}
 
|-
 
|  width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''Historical Information'''</font>
 
|-
 
|  width="31%" valign="top" | Founded
 
|  width="69%" | {{{Founded}}}
 
|-
 
|  width="100%" colspan="2" style="background-color: #000099;" | <font color=white>'''Political Information'''</font>
 
|-
 
|  width="31%" valign="top" | Affiliation
 
|  width="69%" | {{{affiliation}}}
 
|-
 
|  width="31%" valign="top" | Type
 
|  width="69%" | {{{Type}}}
 
|}
 
<noinclude>
 
===Usage===
 
 
 
The Character Box template is used for character pages only, to describe the character. Paste the following code into the top of an article, filling all known fields:
 
 
 
<pre><nowiki>
 
{{Faction_Box
 
| Status =
 
| Leader =
 
| Owner =
 
| Founded =
 
| Affiliation =
 
| Type =
 
}}
 
</nowiki></pre>
 
 
 
[[Category:User templates|{{PAGENAME}}]]</noinclude>
 

Latest revision as of 09:27, 23 February 2011