Template:LM portrait infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "background-color:" to "background:")
No edit summary
Line 6: Line 6:
|-
|-
{{#if:{{{fullname|}}} | {{!}}-
{{#if:{{{fullname|}}} | {{!}}-
{{!}} '''Full Name''' {{!}}{{!}} {{{fullname}}} }}
{{!}} '''Full name''' {{!}}{{!}} {{{fullname}}} }}
{{#if:{{{age|}}} | {{!}}-
{{#if:{{{age|}}} | {{!}}-
{{!}} '''Age''' {{!}}{{!}} {{{age}}} }}
{{!}} '''Age''' {{!}}{{!}} {{{age}}} }}
Line 16: Line 16:
{{!}} '''Life''' {{!}}{{!}} {{{hp|100}}} }}
{{!}} '''Life''' {{!}}{{!}} {{{hp|100}}} }}
{{#if:{{{quote|}}} | {{!}}-
{{#if:{{{quote|}}} | {{!}}-
{{!}} '''Heart Quote''' {{!}}{{!}} {{{quote}}} }}
{{!}} '''Heart quote''' {{!}}{{!}} {{{quote}}} }}
|}<noinclude>{{br}}
|}<noinclude>{{br}}
==Usage Instructions==
==Usage Instructions==
Provides info about the 23 Portrait Ghosts in ''[[Luigi's Mansion]]''.
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, HP is default 100
All rows will disappear if respective variables are not defined. Width is for image only, default 100px, HP is default 100.
 
<pre>
<pre>
{{portrait-infobox
{{portrait-infobox
Line 34: Line 35:
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 15:33, March 20, 2022

LM portrait infobox

Usage Instructions

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, HP is default 100.

{{portrait-infobox
|image=
|width=
|fullname=
|age=
|biography=
|room=
|life=
|quote=
}}