Template:Infobox Mission: Difference between revisions
The Terran Knowledge Bank
Bandit LOAF (talk | contribs) (New page: <includeonly> {| {{WPMILHIST Infobox style|main_box|vcard}} |- ! class="fn" colspan="2" {{WPMILHIST Infobox style|header_bar_{{{faction}}}}} | {{{name}}} |- {{#if:{{{image|}}}| {{!}} colsp...) |
Bandit LOAF (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
}} | }} | ||
|- | |- | ||
! | ! Date: | ||
| {{{ | | {{{date}}} | ||
|- | |- | ||
! | ! Wingmen: | ||
| {{{ | | {{{wingmen}}} | ||
|- | |- | ||
! | ! Medal: | ||
| {{{ | | {{{medal}}} | ||
|- | |- | ||
! Notable Places: | ! Notable Places: | ||
| {{{places}}} | | {{{places}}} | ||
|- | |- | ||
! | ! Objectives: | ||
| {{{ | | {{{points}}} | ||
|- | |- | ||
! | ! Notes: | ||
| {{{ | | {{{notes}}} | ||
|- | |- | ||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
[[Category: | [[Category:mission infobox templates]] | ||
USAGE: | USAGE: | ||
<pre>{{infobox Star System | <pre>{{infobox Star System | ||
|faction = #REQUIRED for faction design of template - terran/kilrathi/landreich/firekkan | |faction = #REQUIRED for faction design of template - terran/kilrathi/landreich/firekkan | ||
| | |date = | ||
| | |wingmen = | ||
| | |medal = | ||
| | |points = | ||
| | |objectives = | ||
| | |notes = | ||
}}</pre> | }}</pre> | ||
Line 51: | Line 50: | ||
<pre>{{infobox Star System | <pre>{{infobox Star System | ||
|faction = terran | |faction = terran | ||
| | |date = | ||
| | |wingmen = | ||
| | |medal = | ||
| | |points = | ||
| | |objectives = | ||
| | |notes = | ||
}}</pre> | }}</pre> | ||
| | | | ||
{{infobox Star System | {{infobox Star System | ||
|faction = terran | |faction = terran | ||
| | |date = a | ||
| | |wingmen = a | ||
| | |medal = a | ||
| | |points = a | ||
| | |objectives = a | ||
| | |notes = a | ||
}} | }} | ||
|} | |} | ||
</noinclude> | </noinclude> |
Revision as of 14:17, 26 December 2008
USAGE:
{{infobox Star System |faction = #REQUIRED for faction design of template - terran/kilrathi/landreich/firekkan |date = |wingmen = |medal = |points = |objectives = |notes = }}
Examples:
{{infobox Star System |faction = terran |date = |wingmen = |medal = |points = |objectives = |notes = }} |
|