Template:Infobox Mission: Difference between revisions
The Terran Knowledge Bank
Bandit LOAF (talk | contribs) No edit summary |
Bandit LOAF (talk | contribs) 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|<noinclude>-</noinclude>}}}| | |||
{{!}} colspan="2" {{WPMILHIST Infobox style|image_box}} {{!}} [[{{{image}}}|250px]] | {{!}} colspan="2" {{WPMILHIST Infobox style|image_box}} {{!}} [[{{{image}}}|250px]] | ||
{{!}}- | {{!}}- | ||
}} | |||
|-valign="top" | |-valign="top" | ||
{{#if:{{{date|<noinclude>-</noinclude>}}}| | {{#if:{{{date|<noinclude>-</noinclude>}}}| |
Revision as of 02:23, 15 January 2011
USAGE:
{{infobox Mission |faction = #REQUIRED for faction design of template - terran/kilrathi/landreich/firekkan |name = |image = |date = |fighter = |image = |wingmen = |medal = |objectives = |points = |notes = |landouts = |previous = |next = }}
Examples:
{{infobox Mission |faction = terran |name = Alpha Wing |image = image:Navmap-enyo1.png |date = [[2654.110]] |fighter = [[Hornet]] |wingmen = [[Mariko Tanaka]] |medal = None |objectives = Proceed to Nav Point 1 (2)<BR> Proceed to Nav Point 2 (1)<BR> Proceed to Nav Point 3 (2)<BR> Return to Tiger's Claw (1) |points = 6/6 |notes = Proceed to Nav Point 1<BR> Proceed to Nav Point 2<BR> Proceed to Nav Point 3<BR> Return to Tiger's Claw |previous= None |next= [[Epsilon Wing (Enyo System)]] }} |
|