Template:PM recipe infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:
{{!}}style="width:15em" {{!}} {{{made by|}}}
{{!}}style="width:15em" {{!}} {{{made by|}}}
}}{{#ifeq:{{{hp|0}}}|0||
}}{{#ifeq:{{{hp|0}}}|0||
{{!-}} {{#if:{{{made by|}}}|style=background:burlywood|style=background:bisque}}
{{!-}} style=background:burlywood
{{!}}width=40% {{!}} '''HP restored:'''
{{!}}width=40% {{!}} '''HP restored:'''
{{!}}style=width:15em" {{!}} {{{hp|}}}
{{!}}style=width:15em" {{!}} {{{hp|}}}
}}{{#ifeq:{{{fp|0}}}|0||
}}{{#ifeq:{{{fp|0}}}|0||
{{!-}} {{#if:{{{made by|}}}|style=background:burlywood|style=background:bisque}}
{{!-}} style=background:burlywood
{{!}}width=40% {{!}} '''FP restored:'''
{{!}}width=40% {{!}} '''FP restored:'''
{{!}}style=width:15em" {{!}} {{{fp|}}}
{{!}}style=width:15em" {{!}} {{{fp|}}}
}}{{#ifeq:{{{dmg|0}}}|0||
}}{{#ifeq:{{{dmg|0}}}|0||
{{!-}} {{#if:{{{made by|}}}|style=background:burlywood|style=background:bisque}}
{{!-}} style=background:burlywood
{{!}}width=40% {{!}} '''Damage dealt:'''
{{!}}width=40% {{!}} '''Damage dealt:'''
{{!}}style=width:15em" {{!}} {{{dmg|}}}
{{!}}style=width:15em" {{!}} {{{dmg|}}}

Revision as of 17:07, December 20, 2012

PM recipe infobox
No Image
Appears in: Paper Mario, Paper Mario: The Thousand-Year Door and Super Paper Mario

Usage

{{Recipe
|title=<input title here> <default: the current page's name>
|image=<link to an image or more here> <default: No Image>
|appearance=<input the games which this item appeared> <default: [[Paper Mario]], [[Paper Mario: The Thousand-Year Door]] and [[Super Paper Mario]]
|made by=<if it is a recipe input the chief's name> <default: > <if , then it won't appear>
|hp=<input hp restored> <default: 0>
|fp=<input fp restored> <default: 0>
|dmg=<input damage dealt restored> <default: 0> <if 0, then it won't appear>
}}

Example

Template:Recipe-Infobox

{{Recipe-Infobox
|image=[[File:PaperMario Items Cake.png]] [[File:Cake.png]]
|appearance=''[[Paper Mario]]'', [[Paper Mario: The Thousand-Year Door]] 
|made by=[[Tayce T.]] 
|hp= 0/10
|fp= 15/0 
}}

Template:Recipe-Infobox

{{Recipe-Infobox
|image=[[Image:PaperMario Items ThunderRage.png]]   [[File:ThundahRageTTYD.PNG]][[Image:ThunderRage_SPM.png]]
|made by=[[Tayce T.]] and [[Zess T.]]
|dmg=5
}}