Template:LM ghost infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Robot: Changing Category:Infobox Templates to Category:Infobox templates)
m (Protected "Template:LM ghost infobox" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite)))
(31 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=3 cellspacing=2 width=220px style="font-family: arial, sans-serif; padding: 4px; margin: {{#switch:{{{align|}}}|left=0 1em 1em 0|center=1em 1em 1em 1em|0 0 1em 1em}}; font-size: 12px; background-color:ghostwhite; border:1px solid #8a8;float:{{{align|right}}}; color:black"
{| class="infobox" style="width:220px;background:ghostwhite;border-color:#8a8"
! colspan="2" style="font-size:125%;background:honeydew;border:1px solid #8a8" | {{#if:{{{icon|}}}|<span style="float:left;width:0">[[File:{{{icon}}}|x18px]]</span>}} {{{title|{{PAGETITLE}}}}}
|-
| colspan="2" style="text-align:center" | {{#if:{{{image|}}}|[[File:{{{image}}}|{{{width|100}}}px]]}}
|-
{{#if:{{{mansion|}}}|
{{!}} '''Mansion'''
{{!}} {{{mansion}}}
}}
|-
{{#if:{{{floor|}}}|
{{!}} '''Floor'''
{{!}} {{{floor}}}
}}
|-
|-
| align="center" valign="center" style="background-color:honeydew; border:1px solid #8a8" colspan=2 |{{#if: {{{icon|}}}|<span style="float:left;width:0em;text-align:left;">[[Image:{{{icon}}}]]</span>}}<font size=3>'''{{{title|{{PAGENAME}}}}}'''</font>
{{#if:{{{room|}}}|
|-
{{!}} '''Room'''
| colspan=2 | {{#if:{{{image|}}}|[[Image:{{{image|}}}|{{{width|100}}}px|center]]}}
{{!}} {{{room}}}
}}
|-
|-
{{#if:{{{name|}}} | {{!}}-
{{#if:{{{hp|}}}|
{{!}} '''Name''' {{!}}{{!}} {{{name}}} }}
{{!}} '''HP'''
{{#if:{{{mansion|}}} | {{!}}-
{{!}} {{{hp}}}
{{!}} '''Mansion''' {{!}}{{!}} {{{mansion}}} }}
}}
{{#if:{{{room|}}} | {{!}}-
|}<noinclude>{{br}}
{{!}} '''Room''' {{!}}{{!}} {{{room}}} }}
==Usage instructions==
{{#if:{{{hp|}}} | {{!}}-
Provides info about the ghosts in ''[[Luigi's Mansion: Dark Moon]]'' and ''[[Luigi's Mansion 3]]''.
{{!}} '''HP''' {{!}}{{!}} {{{hp|100}}} }}
 
|}<noinclude><br clear=all>
All rows will disappear if respective variables are not defined. Width is for image only, default 100px.
==Usage Instructions==
Provides info about the Ghosts in ''[[Luigi's Mansion: Dark Moon]]''.


All rows will disappear if respective variables are not defined. Width is for image only, default 100px, HP is default 100.
<pre>
<pre>
{{LMDMghost-infobox  
{{LM ghost infobox
|title=
|image=
|image=
|width=
|width=
|name=
|mansion=
|mansion=
|floor=
|room=
|room=
|life=
|hp=
}}
}}
</pre>
</pre>
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Infobox templates]]</noinclude>

Revision as of 16:00, November 21, 2023

LM ghost infobox

Usage instructions

Provides info about the ghosts in Luigi's Mansion: Dark Moon and Luigi's Mansion 3.

All rows will disappear if respective variables are not defined. Width is for image only, default 100px.

{{LM ghost infobox
|title=
|image=
|width=
|mansion=
|floor=
|room=
|hp=
}}