Difference between revisions of "Template:Infobox Mission"

From WikiRaider
Jump to: navigation, search
m
m
Line 36: Line 36:
 
<includeonly>{| class="infobox" style="width:400px"
 
<includeonly>{| class="infobox" style="width:400px"
 
|-
 
|-
| align="center" colspan="3" class="infoline"| '''''{{{mission}}}'''''
+
| align="center" colspan="3" class="infoline" | '''''{{{mission}}}'''''
 
|-
 
|-
 
{{#if: {{{image|}}} |
 
{{#if: {{{image|}}} |
<!-- -->{{!}} align="center" colspan="3"{{!}}[[File:{{{image}}}|250px]]
+
<!-- -->{{!}} align="center" colspan="3"{{!}} [[File:{{{image}}}|225px]]
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{contact|}}} |
 
{{#if: {{{contact|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Contact Person:'''
+
<!-- -->{{!}} align="left" valign="top"{{!}} '''Contact'''
 
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{contact}}}
 
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{contact}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
|-
 
|-
 
{{#if: {{{location|}}} |
 
{{#if: {{{location|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Location'''
+
<!-- -->{{!}} align="left" valign="top"{{!}} '''Location'''
 
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{location}}}
 
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{location}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
Line 54: Line 54:
 
|-
 
|-
 
{{#if: {{{ingamedescription|}}} |
 
{{#if: {{{ingamedescription|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Description:'''
+
<!-- -->{{!}} align="left" valign="top"{{!}} '''Description'''
<!-- -->{{!}} colspan="2" valign="top"{{!}} ''{{{ingamedescription}}}''
+
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{ingamedescription}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{reward|}}} |
 
{{#if: {{{reward|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Reward'''
+
<!-- -->{{!}} align="left" valign="top"{{!}} '''Reward'''
 
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{reward}}}
 
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{reward}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
Line 66: Line 66:
 
|-
 
|-
 
{{#if: {{{game|}}} |
 
{{#if: {{{game|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Game'''
+
<!-- -->{{!}} align="left" valign="top"{{!}} '''Game'''
 
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{game}}}
 
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{game}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}

Revision as of 12:00, 7 February 2016

To use this template, copy the following into the mission article and fill it in. Do not delete unused variables from the infobox. Leave them open instead. Remove commentary tags <!-- and --> to add a certain template element.

{{Infobox Mission
| mission           =
| image             =
| contact           =
| location          =
| ingamedescription =
| reward            =
| game              =
}}

<!--==Story==-->

<!--==Difficulty==--> 

<!--==Gallery==-->
<!--
<gallery>
Image:$IMAGE1_URL|IMAGE1_CAPTION
Image:$IMAGE2_URL|IMAGE2_CAPTION
</gallery>
-->

{{ref}}


<!--[[Category:Missions]]
[[Category:???GAME1???]]
[[Category:???GAME2???]]-->

<!--[[de:$GERMAN_NAME]]]-->