Template:Infobox Star System: Difference between revisions
The Terran Knowledge Bank
ZFGokuSSJ1 (talk | contribs) No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
! class="fn" colspan="2" {{WPMILHIST Infobox style|header_bar_{{{faction}}}}} | {{{name}}} | ! class="fn" colspan="2" {{WPMILHIST Infobox style|header_bar_{{{faction}}}}} | {{{name}}} | ||
|- | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|<noinclude>-</noinclude>}}}| | ||
{{!}} colspan="2" {{WPMILHIST Infobox style|image_box}} {{!}} {{{image|}}}< | {{!}} colspan="2" {{WPMILHIST Infobox style|image_box}} {{!}} [[{{{image}}}|250px]] | ||
{{!}}- | |||
}} | |||
{{#if:{{{caption|<noinclude>-</noinclude>}}}| | |||
{{!}} colspan="2" style="border-bottom: 1px solid #aaa; text-align:left;" {{!}} {{{caption}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{sector|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:left;" {{!}} '''Sector''' | |||
{{!}} {{{sector}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{quadrant|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:left;" {{!}} '''Quadrant''' | |||
{{!}} {{{quadrant}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{allegiance|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:left;" {{!}} '''Allegiance''' | |||
{{!}} {{{allegiance}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{places|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:left;" {{!}} '''Notable Places''' | |||
{{!}} {{{places}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{other|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:left;" {{!}} '''Other Features''' | |||
{{!}} {{{other}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{links|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:left;" {{!}} '''Jump Links''' | |||
{{!}} {{{links}}} | |||
{{!}}- | |||
}} | }} | ||
|- | |- | ||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} |
Revision as of 20:34, 3 June 2011
USAGE:
{{infobox Star System |faction = #REQUIRED for faction design of template - terran/kilrathi/landreich/firekkan |name = |image = |sector = |quadrant = |allegiance = |places = |other = |links = }}
Examples:
{{infobox Star System |faction = terran |name = Sol |image = |sector = Sol |quadrant = Terra |allegiance = Terran Confederation |places = |other = |links = }} |
| ||||||||||
{{infobox Star System |faction = kilrathi |name = Kilrah |image = |sector = Kilrah |quadrant = Kur'u'khag |allegiance = Kilrathi Empire |places = |other = |links = }} |
| ||||||||||
{{infobox Star System |faction = neutral |name = |image = |sector = |quadrant = |allegiance = |places = |other = |links = }} |
| ||||||||||
{{infobox Star System |faction = unexplored |name = |image = |sector = |quadrant = |allegiance = |places = |other = |links = }} |
|