Template:Infobox Organization: Difference between revisions
The Terran Knowledge Bank
Bandit LOAF (talk | contribs) No edit summary |
Bandit LOAF (talk | contribs) (Undo revision 51324 by Bandit LOAF (talk)) Tag: Undo |
||
Line 37: | Line 37: | ||
[[Category:person infobox templates]] | [[Category:person infobox templates]] | ||
</noinclude> | |||
<includeonly> | |||
{| {{WPMILHIST Infobox style|main_box|vcard}} | |||
|- | |||
! class="fn" colspan="2" {{WPMILHIST Infobox style|header_bar_{{{faction}}}}} | {{{name}}} | |||
|- | |||
{{#if:{{{image|<noinclude>-</noinclude>}}}| | |||
{{!}} 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:{{{fee|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:left; vertical-align:top;" {{!}} '''Fee''' | |||
{{!}} {{{fee}}} | |||
{{!}}- | |||
}} | |||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | |||
|} | |||
</includeonly> | |||
<noinclude> | |||
[[Category:organization infobox templates]] | |||
USAGE: | |||
<pre>{{infobox Organization | |||
|faction = #REQUIRED for faction design of template - terran/kilrathi/landreich/firekkan | |||
|name = | |||
|image = | |||
|fee = | |||
}}</pre> | |||
---- | |||
Examples: | |||
{| style="background:transparent; border:0; width:100%" | |||
| | |||
<pre>{{infobox Planet | |||
|faction = terran | |||
|name = Sol | |||
|image = | |||
|sector = Sol | |||
|quadrant = Terra | |||
|allegiance = Terran Confederation | |||
|places = | |||
|other = | |||
|links = | |||
}}</pre> | |||
| | |||
{{infobox Planet | |||
|faction = terran | |||
|name = Sol | |||
|image = | |||
|sector = Sol | |||
|quadrant = Terra | |||
|allegiance = Terran Confederation | |||
|places = | |||
|other = | |||
|links = | |||
}} | |||
|- | |||
| | |||
<pre>{{infobox Planet | |||
|faction = kilrathi | |||
|name = Kilrah | |||
|image = | |||
|sector = Kilrah | |||
|quadrant = Kur'u'khag | |||
|allegiance = Kilrathi Empire | |||
|places = | |||
|other = | |||
|links = | |||
}}</pre> | |||
| | |||
{{infobox Planet | |||
|faction = kilrathi | |||
|name = Kilrah | |||
|image = | |||
|sector = Kilrah | |||
|quadrant = Kur'u'khag | |||
|allegiance = Kilrathi Empire | |||
|places = | |||
|other = | |||
|links = | |||
}} | |||
|- | |||
| | |||
<pre>{{infobox Planet | |||
|faction = neutral | |||
|name = | |||
|image = | |||
|sector = | |||
|quadrant = | |||
|allegiance = | |||
|places = | |||
|other = | |||
|links = | |||
}}</pre> | |||
| | |||
{{infobox Planet | |||
|faction = neutral | |||
|name = Oasis | |||
|image = | |||
|sector = Pleiades | |||
|quadrant = | |||
|allegiance = Neutral or Uncontrolled | |||
|places = | |||
|other = | |||
|links = | |||
}} | |||
|- | |||
| | |||
<pre>{{infobox Planet | |||
|faction = unexplored | |||
|name = | |||
|image = | |||
|sector = | |||
|quadrant = | |||
|allegiance = | |||
|places = | |||
|other = | |||
|links = | |||
}}</pre> | |||
| | |||
{{infobox Planet | |||
|faction = unexplored | |||
|name = TCSC1599 | |||
|image = | |||
|sector = Argent | |||
|quadrant = Rod | |||
|allegiance = Unexplored | |||
|places = | |||
|other = | |||
|links = | |||
}} | |||
|} | |||
</noinclude> | </noinclude> |
Revision as of 23:42, 11 March 2023
Usage
{{Infobox Terran Person |name= |image= |caption= |fee= }}
Example
Maxwell Garrett | |
---|---|
Maestro in the Midway rec room | |
fee | organist |
Maxwell Garrett | |
---|---|
[[|250px]] | |
Maestro in the Midway rec room | |
Fee | organist |
USAGE:
{{infobox Organization |faction = #REQUIRED for faction design of template - terran/kilrathi/landreich/firekkan |name = |image = |fee = }}
Examples:
{{infobox Planet |faction = terran |name = Sol |image = |sector = Sol |quadrant = Terra |allegiance = Terran Confederation |places = |other = |links = }} |
| ||||||||||
{{infobox Planet |faction = kilrathi |name = Kilrah |image = |sector = Kilrah |quadrant = Kur'u'khag |allegiance = Kilrathi Empire |places = |other = |links = }} |
| ||||||||||
{{infobox Planet |faction = neutral |name = |image = |sector = |quadrant = |allegiance = |places = |other = |links = }} |
| ||||||||||
{{infobox Planet |faction = unexplored |name = |image = |sector = |quadrant = |allegiance = |places = |other = |links = }} |
|