Template:Infobox Sector: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Qatar Shendo (talk | contribs)
made {{{events}}} conditional
Rupert Havok (talk | contribs)
No edit summary
Line 7: Line 7:
{{#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===



Revision as of 20:45, 23 December 2013

{{{name}}}
{{{image}}}
General information
Region{{{region}}}
Systems{{{systems}}}
Population{{{pop}}}
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 = 
| pop = 
| events = 
| controller = 
| entry = 
}}