Template:Infobox Sector: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Qatar Shendo (talk | contribs)
made {{{events}}} conditional
Prard`aga Rono (talk | contribs)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<tr><td width="31%" valign="top">Region</td><td width="69%">{{{region}}}</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>
<tr><td width="31%" valign="top">Systems</td><td width="69%">{{{systems}}}</td></tr>
<tr><td width="31%" valign="top">Population</td><td width="69%">{{{pop}}}</td></tr>
{{#if:{{{events|}}}|<tr><td width="31%" valign="top">Historical Events</td><td width="69%">{{{events}}}</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">Controlled By</td><td width="69%">{{{controller}}}</td></tr>
<tr><td width="31%" valign="top">Astrographic Entry</td><td width="69%">{{{entry}}}</td></tr>
<tr><td width="31%" valign="top">Astrographic Entry</td><td width="69%">{{{entry}}}</td></tr></table><noinclude>
</table>
 
<noinclude>
===Usage===
===Usage===


Line 21: Line 17:
| region =
| region =
| systems =  
| systems =  
| pop =
| events =  
| events =  
| controller =  
| controller =  
Line 28: Line 23:
</nowiki></pre>
</nowiki></pre>


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

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 = 
}}