Jump to content

Template:Infobox mission: Difference between revisions

no edit summary
(warning)
No edit summary
Line 1: Line 1:
<includeonly><table class="infobox" style="width:22em; font-size:90%; text-align:left;" cellspacing="2">
{| class="infobox" style="width:22em; font-size:90%; text-align:left;" cellspacing="2"
<tr style="margin:0;"><th colspan="2" style="text-align: center;"><small>MISSION</small><br /><span class="fn" style="font-size:18px;">{{{name|{{PAGENAME}}}}}</span>
{{pipe}}- style="margin:0;"
</th></tr>
!colspan="2" style="text-align: center;"{{pipe}}<small>MISSION</small><br /><span class="fn" style="font-size:18px;">{{{name|{{PAGENAME}}}}}</span>
 
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
<tr><td colspan="2" align="center">[[Image:{{{image}}}|{{#if:{{{size|}}}|{{{size|}}}|200px}}|center]]{{#if:{{{caption|}}}|<div style="line-height:1.25em;">{{{caption}}}</div>|}}</td></tr>
{{pipe}}-
{{pipe}} colspan="2" align="center"{{pipe}}[[Image:{{{image}}}|{{#if:{{{size|}}}|{{{size|}}}|200px}}|center]]{{#if:{{{caption|}}}|<div style="line-height:1.25em;">{{{caption}}}</div>|}}
|}}
|}}
{{#if:{{{game|}}}|
{{#if:{{{game|}}}|
<tr valign="top"><th style="text-align:right;">Game</th><td>{{#ifeq: {{{game|}}} | IV| [[Grand Theft Auto IV]]}}{{#ifeq: {{{game|}}} | VCS | [[Grand Theft Auto: Vice City Stories]]}}{{#ifeq: {{{game|}}} | LCS | [[Grand Theft Auto: Liberty City Stories]]}}{{#ifeq: {{{game|}}} | SA | [[Grand Theft Auto: San Andreas]]}}{{#ifeq: {{{game|}}} | VC | [[Grand Theft Auto: Vice City]]}}{{#ifeq: {{{game|}}} | III | [[Grand Theft Auto: III]]}}{{#ifeq: {{{game|}}} | GTA2 | [[Grand Theft Auto 2]]}}{{#ifeq: {{{game|}}} | L1961 | [[Grand Theft Auto: London 1961]]}}{{#ifeq: {{{game|}}} | L1969 | [[Grand Theft Auto: London 1969]]}}{{#ifeq: {{{game|}}} | GTA1 | [[Grand Theft Auto 1]]}}</td></tr>
{{pipe}}- valign="top"
! style="text-align:right;"{{pipe}}Game
|{{#ifeq: {{{game|}}} | IV| [[Grand Theft Auto IV]]}}{{#ifeq: {{{game|}}} | VCS | [[Grand Theft Auto: Vice City Stories]]}}{{#ifeq: {{{game|}}} | LCS | [[Grand Theft Auto: Liberty City Stories]]}}{{#ifeq: {{{game|}}} | SA | [[Grand Theft Auto: San Andreas]]}}{{#ifeq: {{{game|}}} | VC | [[Grand Theft Auto: Vice City]]}}{{#ifeq: {{{game|}}} | III | [[Grand Theft Auto: III]]}}{{#ifeq: {{{game|}}} | GTA2 | [[Grand Theft Auto 2]]}}{{#ifeq: {{{game|}}} | L1961 | [[Grand Theft Auto: London 1961]]}}{{#ifeq: {{{game|}}} | L1969 | [[Grand Theft Auto: London 1969]]}}{{#ifeq: {{{game|}}} | GTA1 | [[Grand Theft Auto 1]]}}
|}}
|}}
{{#if: {{{for|}}}|
{{#if: {{{for|}}}|
<tr valign="top"><th style="text-align:right;">For</th><td>[[{{{for}}}]]</td></tr>
{{pipe}}- valign="top"
!style="text-align:right;"{{pipe}}For
|[[{{{for|}}}]]
|}}
|}}
{{#if: {{{location|}}}|
{{#if: {{{location|}}}|
<tr valign="top"><th style="text-align:right;">Location</th><td>{{{location}}}</td></tr>
{{pipe}}- valign="top"
!style="text-align:right;"{{pipe}}Location
|{{{location|}}}
|}}
|}}
{{#if: {{{target|}}}|
{{#if: {{{target|}}}|
<tr valign="top"><th style="text-align:right;">Target</th><td>{{{target}}}</td></tr>
{{pipe}}- valign="top"
!style="text-align:right;"{{pipe}}Target
|{{{target|}}}
|}}
|}}
{{#if: {{{reward|}}}|
{{#if: {{{reward|}}}|
<tr valign="top"><th style="text-align:right;">Reward</th><td>{{{reward}}}</td></tr>
{{pipe}}- valign="top"
!style="text-align:right;"{{pipe}}Reward
|{{{reward|}}}
|}}
|}}
{{#if: {{{unlocks|}}}|
{{#if: {{{unlocks|}}}|
<tr valign="top"><th style="text-align:right;">Unlocks</th><td>{{{unlocks}}}</td></tr>
{{pipe}}- valign="top"
!style="text-align:right;"{{pipe}}Unlocks
|{{{unlocks|}}}
|}}
|}}
</table></includeonly><noinclude>
|}<noinclude>


:'''Warning:''' There is a problem with this template. HTML inside parserfunctions (IF statements) will not come through. We enabled $wgUseTidy to combat this, but that upsets the layout of the site (logo and navigation appears inside content box), so this has been reverted. This means that this template will not function until either a cure is found for $wgUseTidy, or if the HTML tables are converted to wikimarkup. Please leave this template on the pages it is on, and they will automatically be fixed when the template is fixed.
:'''Warning:''' There is a problem with this template. HTML inside parserfunctions (IF statements) will not come through. We enabled $wgUseTidy to combat this, but that upsets the layout of the site (logo and navigation appears inside content box), so this has been reverted. This means that this template will not function until either a cure is found for $wgUseTidy, or if the HTML tables are converted to wikimarkup. Please leave this template on the pages it is on, and they will automatically be fixed when the template is fixed.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.