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 6: | Line 6: | ||
{{!}} colspan="2" {{WPMILHIST Infobox style|image_box}} {{!}} [[{{{image}}}|250px]] | {{!}} colspan="2" {{WPMILHIST Infobox style|image_box}} {{!}} [[{{{image}}}|250px]] | ||
{{!}}- | {{!}}- | ||
! Date | |-valign="top" | ||
{{#if:{{{date|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:left;" {{!}} '''Date''' | |||
{{!}} {{{date}}} | |||
{{!}}- | |||
}} | |||
|-valign="top" | |-valign="top" | ||
{{#if:{{{fighter|<noinclude>-</noinclude>}}}| | {{#if:{{{fighter|<noinclude>-</noinclude>}}}| | ||
Line 15: | Line 19: | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
! Wingmen | {{#if:{{{wingmen|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align:left;" {{!}} '''Wingmen''' | |||
{{!}} {{{wingmen}}} | |||
{{!}}- | |||
}} | |||
|-valign="top" | |-valign="top" | ||
! Medal | {{#if:{{{medal|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align:left;" {{!}} '''Medal''' | |||
{{!}} {{{medal}}} | |||
{{!}}- | |||
}} | |||
|-valign="top" | |-valign="top" | ||
! Objectives | {{#if:{{{objectives|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align:left;" {{!}} '''Objectives''' | |||
{{!}} {{{objectives}}} | |||
{{!}}- | |||
}} | |||
|-valign="top" | |-valign="top" | ||
! Victory Points | {{#if:{{{points|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align:left;" {{!}} '''Victory Points''' | |||
{{!}} {{{points}}} | |||
{{!}}- | |||
}} | |||
|-valign="top" | |-valign="top" | ||
! Landouts | {{#if:{{{landouts|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align:left;" {{!}} '''Landouts''' | |||
{{!}} {{{landouts}}} | |||
{{!}}- | |||
}} | |||
|-valign="top" | |-valign="top" | ||
! Notes | {{#if:{{{notes|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align:left;" {{!}} '''Notes''' | |||
{{!}} {{{notes}}} | |||
{{!}}- | |||
}} | |||
|-valign="top" | |-valign="top" | ||
! Previous | {{#if:{{{previous|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align:left;" {{!}} '''Previous''' | |||
{{!}} {{{previous}}} | |||
{{!}}- | |||
}} | |||
|-valign="top" | |-valign="top" | ||
! Next | {{#if:{{{next|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align:left;" {{!}} '''Next''' | |||
{{!}} {{{next}}} | |||
{{!}}- | |||
}} | |||
|- | |- | ||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} |
Revision as of 02:21, 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)]] }} |
|