Template:Item infobox: Difference between revisions

includeonly so that we can see the parameters
(fix)
(includeonly so that we can see the parameters)
Line 4: Line 4:
| colspan="2" style="text-align:center;" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this item?<br />You can help by '''[[Special:Upload|uploading]]''' it!}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
| colspan="2" style="text-align:center;" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this item?<br />You can help by '''[[Special:Upload|uploading]]''' it!}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
|-
|-
{{#if:{{{effect|}}}{{{found|}}}|
{{#if:{{{effect<includeonly>|</includeonly>}}}{{{found<includeonly>|</includeonly>}}}|
! colspan="2" style="background:#9BDDFF; text-align: center; font-size: 105%" {{!}} '''General information'''
! colspan="2" style="background:#9BDDFF; text-align: center; font-size: 105%" {{!}} '''General information'''
{{!}}-
{{!}}-
{{#if:{{{effect|}}}|
{{#if:{{{effect<includeonly>|</includeonly>}}}|
{{!}}-
{{!}} style="background:#c2eaff" {{!}} '''Effect'''
{{!}} style="background:#c2eaff" {{!}} '''Effect'''
{{!}} {{{effect}}}
{{!}} {{{effect}}}
{{!}}-
}}
}}
{{!}}-
{{#if:{{{found<includeonly>|</includeonly>}}}|
{{#if:{{{found|}}}|
{{!}}-
{{!}} style="background:#c2eaff" {{!}} '''Found at'''
{{!}} style="background:#c2eaff" {{!}} '''Found at'''
{{!}} {{{found}}}
{{!}} {{{found}}}
Line 20: Line 18:
}}
}}
{{!}}-
{{!}}-
{{#if:{{{first_appearance|}}}{{{latest_appearance|}}}{{{other_games|}}}|
{{#if:{{{first_appearance<includeonly>|</includeonly>}}}{{{latest_appearance<includeonly>|</includeonly>}}}{{{other_games<includeonly>|</includeonly>}}}|
{{!}}-
{{!}}-
! colspan="2" style="background:#9BDDFF; text-align: center; font-size: 105%" {{!}} '''Game appearances'''
! colspan="2" style="background:#9BDDFF; text-align: center; font-size: 105%" {{!}} '''Game appearances'''
{{!}}-
{{!}}-
{{#if:{{{first_appearance|}}}|
{{#if:{{{first_appearance<includeonly>|</includeonly>}}}|
{{!}}-
{{!}} style="background:#c2eaff" {{!}} '''First appearance'''
{{!}} style="background:#c2eaff" {{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
{{!}}-
}}
}}
{{!}}-
{{#if:{{{latest_appearance<includeonly>|</includeonly>}}}|
{{#if:{{{latest_appearance|}}}|
{{!}}-
{{!}} style="background:#c2eaff" {{!}} '''Latest appearance'''
{{!}} style="background:#c2eaff" {{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
{{!}}-
}}
}}
{{!}}-
{{#if:{{{other_games<includeonly>|</includeonly>}}}|
{{#if:{{{other_games|}}}|
{{!}}-
{{!}} style="background:#c2eaff" {{!}} '''Other games'''
{{!}} style="background:#c2eaff" {{!}} '''Other games'''
{{!}} {{{other_games}}}
{{!}} {{{other_games}}}