Navigation menu

Template:Suit-infobox: Difference between revisions

From Metroid Wiki
m (See if this fixes something...)
(infobox)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| width="300px" cellpadding="3" cellspacing="0" style="{{round|20px}} float:right; {{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" 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''}}}
|-
|-
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" | Users
! Users
| style="border-top: 1px solid #{{mw color light}}" | {{{users|[[Samus Aran]]}}}
|
{{{users|[[Samus Aran]]}}}
|-
|-
{{#if:{{{acquired|}}}|
{{#if:{{{acquired|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Acquiring Method
! Acquiring Method
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}} {{{acquired|}}}}}
{{!}}
{{{acquired|}}}}}
|-
|-
{{#if:{{{properties|}}}|
{{#if:{{{properties|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Properties
! Properties
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}} {{{properties|}}}}}
{{!}}
{{{properties|}}}}}
|}
|}
|}<noinclude>{{clear}}
|}
<noinclude>{{clear}}


==Usage==
==Usage==
Line 47: Line 51:
}}</pre>
}}</pre>


 
[[Category:Infobox Templates]]</noinclude>
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 23:17, 16 August 2021

Suit-infobox
Game(s)

None

Users

Samus Aran

Usage[edit source]

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

  • Image: An image of the suit
  • Caption: A caption accompanying the image
  • Games: Any games in which the suit appeared
  • Users: Any users of the suit or its effects
  • Acquired: The method by which Samus acquires the suit
  • Properties: Special properties of or abilities endowed by the suit

Blank code (paste onto page)

{{Suit-infobox
|image=
|caption=
|games=
|users=
|acquired=
|properties=
}}