Template:Infobox Sector: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Drak`ora Sabosen (talk | contribs)
Created page with "{{Infobox Sector | name = | image = | region = | systems = | population = | events = | infrastructure = | controlled = }} Category:Templates"
 
Drak`ora Sabosen (talk | contribs)
No edit summary
Line 1: Line 1:
{|  style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
|  width="100%" colspan="2" style="background-color: #21314c; 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: #21314c;" | <font color=white>'''General information'''</font>
|-
|  width="31%" valign="top" | Region
|  width="69%" | {{{Region}}}
|-
|  width="31%" valign="top" | Systems
|  width="69%" | {{{Systems}}}
|-
|  width="31%" valign="top" | Population
|  width="69%" | {{{Pop}}}
|-
|  width="31%" valign="top" | Historical Events
|  width="69%" | {{{Events}}}
|-
|  width="31%" valign="top" | Controlled By
|  width="69%" | {{{Controller}}}
|}
<noinclude>
===Usage===
The Character Box template is used for Sector pages only, to describe the Sector. Paste the following code into the top of an article, filling all known fields:
<pre><nowiki>
{{Infobox Sector
{{Infobox Sector
| name =  
| name =  
| image =  
| image =  
| region =  
| Region =
| systems =  
| Systems =  
| population =
| Pop =  
| events =  
| Events =  
| infrastructure =
| Controller =  
| controlled =  
}}
}}
</nowiki></pre>






[[Category:Templates]]
[[Category:Templates]]

Revision as of 21:08, 6 June 2011

{{{name}}}
{{{image}}}
General information
Region {{{Region}}}
Systems {{{Systems}}}
Population {{{Pop}}}
Historical Events {{{Events}}}
Controlled By {{{Controller}}}

Usage

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

{{Infobox Sector
| name = 
| image = 
| Region =
| Systems = 
| Pop = 
| Events = 
| Controller = 
}}