Navigation menu

Template:Vehicle-infobox: Difference between revisions

From Metroid Wiki
(Undo revision 29908 by Nintendbob (talk) Well, for the cases that exist, some direction should be there.)
(infobox)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| width="300px" cellpadding="3" cellspacing="0" align="right" style="{{round|20px}} {{border|2}} {{background|neutral}}; font-size: 11px; margin-left:10px; margin-bottom:10px"
{| class="infobox"
|
|
{| width="100%" cellpadding="3" cellspacing="0" align="center" style="{{round}}"
{| class="infobox-sub"
! colspan="2" style="{{#if: {{{image|}}}| {{roundt}} | {{round}}}} {{border}} {{background}} font-size: 13px;" | ''{{{name|{{PAGENAME}}}}}''
! colspan="2" style="font-size: 13px; text-align: center;" | ''{{{name|{{PAGENAME}}}}}''
|-
|-
{{#if: {{{image|}}}|
{{#if: {{{image|}}}|
! colspan="2" align="center" style="{{roundb}} {{border}} {{background}}" {{!}} <div style="float:center; border-bottom:1px solid #{{mw color light}}">{{{image|}}}<br /><br /></div>
{{!}} colspan="2" style="text-align: center;" {{!}} <div style="float:center; border-bottom: 1px solid #{{mw color light}}">{{{image|}}}<br /><br /></div>
<span style="font-size: 10px">{{{caption|}}}</span>}}
<span style="font-size: 10px">{{{caption|}}}</span>}}
|}
|}
|-  
|-  
|
|
{| width="100%" cellpadding="3" cellspacing="0" align="center" style="{{round}} {{border}} {{background}}"
{| class="infobox-sub"
! style="width: 30%; border-right: 1px solid #{{mw color light}}" align="right"  {{!}} Game(s)
! Game(s)
{{!}}
{{!}}
{{{games|''None''}}}
{{{games|''None''}}}
|-
|-
{{#if:{{{appearances|}}}|
{{#if:{{{appearances|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Off-Game Appearance(s)
! Off-Game Appearance(s)
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}}
{{!}}
{{{appearances|}}}}}
{{{appearances|}}}}}
|-
|-
{{#if:{{{firstappearance|}}}|
{{#if:{{{firstappearance|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} First Appearance
! First Appearance
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}}
{{!}}
{{{firstappearance|}}}}}
{{{firstappearance|}}}}}
|-
|-
{{#if:{{{chronologicalfirstappearance|}}}|
{{#if:{{{chronologicalfirstappearance|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Chronological First Appearance
! Chronological First Appearance
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}}
{{!}}
{{{chronologicalfirstappearance|}}}}}
{{{chronologicalfirstappearance|}}}}}
|-
|-
{{#if:{{{owner|}}}|
{{#if:{{{owner|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Owner
! Owner
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}}
{{!}}
{{{owner|}}}}}
{{{owner|}}}}}
|-
|-
{{#if:{{{class|}}}|
{{#if:{{{class|}}}|
{{!-}} valign="center" style="background: #{{mw color dark}};"
{{!-}}
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Class
! Class
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}} {{{class|}}}}}
{{!}}
{{{class|}}}}}
|-
|-
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Status
! Status
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}}
{{!}}
{{{status|}}}
{{{status|}}}
|}
|}
|}<includeonly>[[Category:Vehicles]]</includeonly><noinclude>{{clear}}
|}<includeonly>[[Category:Vehicles]]</includeonly><noinclude>{{clear}}
==Usage==
==Usage==
To use this template copy the following and fill in the appropriate information. Games and Rewards are mandatory sections. If the vehicle is a boss that gives no reward, simply input "None" for rewards.
To use this template copy the following and fill in the appropriate information.


<pre>{{Vehicle-infobox
<pre>{{Vehicle-infobox
Line 60: Line 61:
}}
}}
</pre>
</pre>
[[Category:Infobox Templates]]</noinclude>
[[Category:Infobox Templates]]</noinclude>

Latest revision as of 23:20, 16 August 2021

Vehicle-infobox
Game(s)

None

Status

Usage[edit source]

To use this template copy the following and fill in the appropriate information.

{{Vehicle-infobox
|image=
|caption=
|games=
|appearances=
|firstappearance=
|chronologicalfirstappearance=
|owner=
|class=
|status=
}}