Template:LM portrait infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
(every portrait ghost has a gallery number in luigi's mansion.) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
! colspan="2" style="font-size:125%;background:#eef;border:1px solid #88c" |{{#if:{{{icon|}}}|<span style="float:left;width:0">[[File:{{{icon}}}|x18px]]</span>}} {{{title|{{PAGETITLE}}}}} | ! colspan="2" style="font-size:125%;background:#eef;border:1px solid #88c" |{{#if:{{{icon|}}}|<span style="float:left;width:0">[[File:{{{icon}}}|x18px]]</span>}} {{{title|{{PAGETITLE}}}}} | ||
|- | |- | ||
| colspan="2" | {{#if:{{{image|}}}|[[File:{{{image | | colspan="2" style="text-align:center" | {{#if:{{{image|}}}|[[File:{{{image}}}|{{{width|100}}}px]]}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{full_name|}}}| | ||
{{!}} '''Full name''' | {{!}} '''Full name''' | ||
{{#if:{{{age|}}} | | {{!}} {{{full_name}}} | ||
{{!}} '''Age''' | }} | ||
{{#if:{{{biography|}}} | | |- | ||
{{!}} '''Biography''' | {{#if:{{{age|}}}| | ||
{{#if:{{{room|}}} | | {{!}} '''Age''' | ||
{{!}} '''Room''' | {{!}} {{{age}}} | ||
{{#if:{{{hp|}}} | {{!}}- | }} | ||
{{!}} ''' | |- | ||
{{#if:{{{quote|}}} | | {{#if:{{{biography|}}}| | ||
{{!}} '''Heart quote''' | {{!}} '''Biography''' | ||
{{!}} {{{biography}}} | |||
}} | |||
|- | |||
{{#if:{{{room|}}}| | |||
{{!}} '''Room''' | |||
{{!}} {{{room}}} | |||
}} | |||
|- | |||
{{#if:{{{hp|}}}| | |||
{{!}} '''HP''' | |||
{{!}} {{{hp}}} | |||
}} | |||
|- | |||
{{#if:{{{gallery_number|}}}| | |||
{{!}} '''Gallery number''' | |||
{{!}} {{{gallery_number}}} | |||
}} | |||
|- | |||
{{#if:{{{quote|}}}| | |||
{{!}} '''Heart quote''' | |||
{{!}} {{{quote}}} | |||
}} | |||
|}<noinclude>{{br}} | |}<noinclude>{{br}} | ||
==Usage instructions== | ==Usage instructions== | ||
This infobox provides info about the 23 Portrait Ghosts in ''[[Luigi's Mansion]]''. | |||
All rows will disappear if respective variables are not defined. Width is for image only, default 100px | All rows will disappear if respective variables are not defined. Width is for image only, default 100px. | ||
<pre> | <pre> | ||
Line 27: | Line 49: | ||
|image= | |image= | ||
|width= | |width= | ||
| | |full_name= | ||
|age= | |age= | ||
|biography= | |biography= | ||
|room= | |room= | ||
| | |hp= | ||
|gallery_number= | |||
|quote= | |quote= | ||
}} | }} |
Latest revision as of 14:22, July 24, 2024
LM portrait infobox | |
---|---|
Usage instructions
This infobox provides info about the 23 Portrait Ghosts in Luigi's Mansion.
All rows will disappear if respective variables are not defined. Width is for image only, default 100px.
{{LM portrait infobox |title= |image= |width= |full_name= |age= |biography= |room= |hp= |gallery_number= |quote= }}