Navigation menu

Template:Visor-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
(infobox)
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=0 align=right width=265px style="Border: {{round|17px}}"
{| class="infobox"
| align="center" style="{{round}} Border:1px solid #{{mw color light}}" {{#if:{{{image|}}}|style="{{roundt}}"}} colspan="2" {{!}} '''''{{PAGENAME}}'''''
|
{| class="infobox-sub"
! colspan="2" style="font-size: 13px; text-align: center;" | ''{{{name|{{PAGENAME}}}}}''
|-
{{#if: {{{image|}}}|
{{!}} 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>}}
|}
|-
|
{| class="infobox-sub"
! Game(s)
{{!}}
{{{games|''None''}}}
|-
|-
{{#if:{{{image|}}}|
{{!-}}
! colspan="2"  style="{{roundb}} Border:1px solid #{{mw color light}}" {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
{{#if:{{{games|}}}|
{{!-}} valign="top" style="background: #{{mw color dark}};"
! style="{{roundtl}} border:1px solid #{{mw color light}}" {{!}} Games
{{!}} style="{{roundtr}} border:1px solid #{{mw color light}}" {{!}} {{{games|}}}
}}
{{#if:{{{location|}}}|
{{#if:{{{location|}}}|
{{!-}} valign="top" style="background: #{{mw color dark}};"
! Located in
! style="border:1px solid #{{mw color light}}" {{!}} Located in
{{!}}
{{!}} style="border:1px solid #{{mw color light}}" {{!}} {{{location|}}}
{{{location|}}}}}
}}
|-
{{#if:{{{uses|}}}|
{{#if:{{{uses|}}}|
{{!-}} valign="top" style="background: #{{mw color dark}};"
! Uses
! style="border:1px solid #{{mw color light}}" {{!}} Uses
{{!}}
{{!}} style="border:1px solid #{{mw color light}}" {{!}} {{{uses|}}}
{{{uses|}}}}}
}}
|-
{{#if:{{{hud|}}}|
{{#if:{{{hud|}}}|
{{!-}} valign="top" style="background: #{{mw color dark}};"
! HUD
! style="{{roundbl}} border:1px solid #{{mw color light}}" {{!}} HUD
{{!}}
{{!}} style="{{roundbr}} border:1px solid #{{mw color light}}" {{!}} {{{hud|}}}
{{{hud|}}}}}
}}
|}
|}<noinclude>{{clear}}
|}<noinclude>{{clear}}
==Usage==  
==Usage==  
This should be used on a visors page.
This should be used on a visors page. The Games and HUD sections must be present. The Image should be one fitted for HUD, see [[Thermal Visor]] for an example.
<pre>{{Visor-infobox
<pre>{{Visor-infobox
|image=
|image=
|caption=
|caption=
|visor=
|hud=
|games=
|games=
|location=
|uses=
|uses=
|location=
|hud=
}}</pre>
}}</pre>




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

Latest revision as of 23:21, 16 August 2021

Visor-infobox
Game(s)

None

Usage[edit source]

This should be used on a visors page. The Games and HUD sections must be present. The Image should be one fitted for HUD, see Thermal Visor for an example.

{{Visor-infobox
|image=
|caption=
|games=
|location=
|uses=
|hud=
}}