Template:Infobox Organization: Difference between revisions
The Terran Knowledge Bank
Bandit LOAF (talk | contribs) (Undo revision 51319 by Bandit LOAF (talk)) Tag: Undo |
Bandit LOAF (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | |||
{| {{WPMILHIST Infobox style|main_box|vcard}} | |||
|- | |||
! class="fn" colspan="2" {{WPMILHIST Infobox style|header_bar_terran}} | {{{name|{{PAGENAME}}}}} | |||
|- | |||
{{#if:{{{image|}}}| | |||
{{!}} colspan="2" {{WPMILHIST Infobox style|image_box}} {{!}} {{{image|}}}<br/>{{{caption|}}} | |||
}} | |||
|- | |||
{{#if:{{{fee|}}}| | |||
! style="padding-right: 1em;" {{!}} fee | |||
{{!}} {{{fee|}}} | |||
}} | |||
|} | |||
</includeonly> | |||
<noinclude> | |||
== Usage == | |||
<pre> | |||
{{Infobox Terran Person | |||
|name= | |||
|image= | |||
|caption= | |||
|fee= | |||
}} | |||
</pre> | |||
== Example == | |||
{{Infobox Organization | |||
|name= Maxwell Garrett | |||
|image=[[Image:headshot_maestro.jpg]] | |||
|caption=Maestro in the Midway rec room | |||
|fee=organist | |||
}} | |||
<br clear="all"/> | |||
[[Category:person infobox templates]] | |||
</noinclude> | |||
<includeonly> | <includeonly> | ||
{| {{WPMILHIST Infobox style|main_box|vcard}} | {| {{WPMILHIST Infobox style|main_box|vcard}} |
Revision as of 23:41, 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 = }} |
|