Template:Infobox Galactic Wonder: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Lara Navos (talk | contribs) No edit summary |
||
(2 intermediate revisions by 2 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"><b>Location</b></font></td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> Sector | |||
</td><td width="69%"> {{{sector}}} | |||
</td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> System | |||
</td><td width="69%"> {{{system}}} | |||
</td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> Planet | |||
</td><td width="69%"> {{{planet}}} | |||
</td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> Galactic Coordinates | |||
</td><td width="69%"> {{{galcoord}}} | |||
</td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> System Coordinates | |||
</td><td width="69%"> {{{syscoord}}} | |||
</td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> Ground Coordinates | |||
</td><td width="69%"> {{{groundcoord}}} | |||
</td></tr> | |||
<tr><td width="100%" colspan="2" style="background-color: #21314c;"><font color="white"><b>Political Information</b></font></td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> Controlled By | |||
</td><td width="69%"> {{{controller}}} | |||
</td></tr> | |||
<tr> | |||
<td width="31%" valign="top"> Shielded | |||
</td><td width="69%"> {{{shielded}}} | |||
</td></tr> | |||
<tr> | |||
<tr> | |||
<td width="31%" valign="top"> NavComp Entry | |||
</td><td width="69%"> {{{entry}}} | |||
</td></tr> | |||
</table> | |||
<noinclude> | <noinclude> | ||
===Usage=== | ===Usage=== | ||
The Galactic Wonder Box template is used for Galactic Wonder pages only, to give information on the exact location and additional info to help tourists reach the place. Paste the following code into the top of an article | The Galactic Wonder Box template is used for Galactic Wonder pages only, to give information on the exact location and additional info to help tourists reach the place. Paste the following code into the top of an article. | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Infobox Galactic Wonder | {{Infobox Galactic Wonder | ||
| name = | | name = | ||
| image = | | image = | ||
| sector = | | sector = | ||
| system = | | system = | ||
| planet = | | planet = | ||
| galcoord = | | galcoord = | ||
| syscoord = | | syscoord = | ||
| groundcoord = | | groundcoord = | ||
| controller = | | controller = | ||
| shielded = | | shielded = | ||
| entry = | |||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category: | [[Category:Infobox templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 06:52, 22 January 2023
{{{name}}} | |
{{{image}}} | |
Location | |
Sector | {{{sector}}} |
System | {{{system}}} |
Planet | {{{planet}}} |
Galactic Coordinates | {{{galcoord}}} |
System Coordinates | {{{syscoord}}} |
Ground Coordinates | {{{groundcoord}}} |
Political Information | |
Controlled By | {{{controller}}} |
Shielded | {{{shielded}}} |
NavComp Entry | {{{entry}}} |
Usage
The Galactic Wonder Box template is used for Galactic Wonder pages only, to give information on the exact location and additional info to help tourists reach the place. Paste the following code into the top of an article.
{{Infobox Galactic Wonder | name = | image = | sector = | system = | planet = | galcoord = | syscoord = | groundcoord = | controller = | shielded = | entry = }}