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"
 
Prard`aga Rono (talk | contribs)
No edit summary
 
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<table style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"><tr><td width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;"><font color="white"><b>{{{name}}}</b></font></td></tr>
<tr><td width="100%" colspan="2" style="text-align: center;">{{{image}}}</td></tr>
<tr><td width="100%" colspan="2" style="background-color: #21314c;"><font color=white>'''General information'''</font></td></tr>
<tr><td width="31%" valign="top">Region</td><td width="69%">{{{region}}}</td></tr>
<tr><td width="31%" valign="top">Systems</td><td width="69%">{{{systems}}}</td></tr>
{{#if:{{{events|}}}|<tr><td width="31%" valign="top">Historical Events</td><td width="69%">{{{events}}}</td></tr>}}
<tr><td width="31%" valign="top">Controlled By</td><td width="69%">{{{controller}}}</td></tr>
<tr><td width="31%" valign="top">Astrographic Entry</td><td width="69%">{{{entry}}}</td></tr></table><noinclude>
===Usage===
The Sector 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 =
| events =  
| events =  
| infrastructure =  
| controller =  
| controlled =  
| entry =  
}}
}}
</nowiki></pre>


 
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Templates]]

Latest revision as of 15:48, 25 June 2022

{{{name}}}
{{{image}}}
General information
Region{{{region}}}
Systems{{{systems}}}
Controlled By{{{controller}}}
Astrographic Entry{{{entry}}}

Usage

The Sector 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 = 
| events = 
| controller = 
| entry = 
}}