Template:LM ghost infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
7feetunder (talk | contribs) (this parameter is useless, the name is at the top of the infobox already) |
mNo edit summary |
||
(29 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" | {| 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}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{room|}}}| | |||
{{!}} '''Room''' | |||
{{!}} {{{room}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{ | {{#if:{{{hp|}}}| | ||
{{!}} ''' | {{!}} '''HP''' | ||
{{!}} {{{hp}}} | |||
{{!}} | }} | ||
|}<noinclude>{{br}} | |}<noinclude>{{br}} | ||
==Usage instructions== | ==Usage instructions== | ||
This infobox 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. | |||
<pre> | <pre> | ||
{{ | {{LM ghost infobox | ||
|title= | |||
|image= | |image= | ||
|width= | |width= | ||
|mansion= | |mansion= | ||
|floor= | |floor= | ||
|room= | |room= | ||
| | |hp= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates | |||
[[Category:Infobox templates]]</noinclude> |
Latest revision as of 11:51, June 6, 2024
LM ghost infobox | |
---|---|
Usage instructions
This infobox 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= }}