Difference between revisions of "Template:Infobox Mission"

From WikiRaider
Jump to: navigation, search
m
 
(3 intermediate revisions by 2 users not shown)
Line 34: Line 34:
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>
<includeonly>{| class="infobox" style="width:400px"
+
<includeonly>{| class="infobox" style="width:350px"
 
|-
 
|-
| 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}}}|350px]]
 +
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#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 56:
 
|-
 
|-
 
{{#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 68:
 
|-
 
|-
 
{{#if: {{{game|}}} |
 
{{#if: {{{game|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Game'''
+
<!-- -->{{!}} align="left" valign="top"{{!}} '''Game'''
 
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{game}}}
 
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{game}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}

Latest revision as of 16:20, 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]]]-->