Template:Infobox Sector: Difference between revisions
Jump to navigation
Jump to search
m Added a field for links to SWC Galaxy Map |
No edit summary |
||
(8 intermediate revisions by 4 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> | |||
| | |||
<noinclude> | |||
===Usage=== | ===Usage=== | ||
Line 33: | Line 15: | ||
| name = | | name = | ||
| image = | | image = | ||
| | | region = | ||
| | | systems = | ||
| | | events = | ||
| | | controller = | ||
| | | entry = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category: | [[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 = }}