Template:Infobox Star System: Difference between revisions
The Terran Knowledge Bank
No edit summary |
m (update with faction field, usage and examples) |
||
Line 1: | Line 1: | ||
<includeonly> | |||
{| {{WPMILHIST Infobox style|main_box|vcard}} | {| {{WPMILHIST Infobox style|main_box|vcard}} | ||
|- | |- | ||
! class="fn" colspan="2" {{WPMILHIST Infobox style| | ! class="fn" colspan="2" {{WPMILHIST Infobox style|header_bar_{{{faction}}}}} | {{{name}}} | ||
|- | |- | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
Line 27: | Line 28: | ||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | ||
|} | |} | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
< | [[Category:star system infobox templates]] | ||
USAGE: | |||
<pre>{{infobox Star System | |||
|faction = #REQUIRED for faction design of template - terran/kilrathi/landreich/firekkan | |||
|name = | |||
|image = | |||
|sector = | |||
|quadrant = | |||
|allegiance = | |||
|places = | |||
|other = | |||
|links = | |||
}}</pre> | |||
---- | |||
Examples: | |||
{| style="background:transparent; border:0; width:100%" | |||
| | |||
<pre>{{infobox Star System | |||
|faction = terran | |||
|name = Sol | |||
|image = | |||
|sector = Sol | |||
|quadrant = Terra | |||
|allegiance = Terran Confederation | |||
|places = | |||
|other = | |||
|links = | |||
}}</pre> | |||
| | |||
{{infobox Star System | |||
|faction = terran | |||
|name = Sol | |||
|image = | |||
|sector = Sol | |||
|quadrant = Terra | |||
|allegiance = Terran Confederation | |||
|places = | |||
|other = | |||
|links = | |||
}} | |||
|- | |||
| | |||
<pre>{{infobox Star System | |||
|faction = kilrathi | |||
|name = Kilrah | |||
|image = | |||
|sector = Kilrah | |||
|quadrant = Kur'u'khag | |||
|allegiance = Kilrathi Empire | |||
|places = | |||
|other = | |||
|links = | |||
}}</pre> | |||
| | |||
{{infobox Star System | |||
|faction = kilrathi | |||
|name = Kilrah | |||
|image = | |||
|sector = Kilrah | |||
|quadrant = Kur'u'khag | |||
|allegiance = Kilrathi Empire | |||
|places = | |||
|other = | |||
|links = | |||
}} | |||
|} | |||
</noinclude> | </noinclude> |
Revision as of 07:11, 21 August 2007
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 = }} |
|