Module:Infobox (Monk)/doc

This is the documentation page for Module:Infobox (Monk)

For general help, see Infobox (Monk)

Usage

At Template:Infobox (Monk) item

<includeonly>{{#invoke:Infobox (Monk)|main
|kind=example-1
|sep=,
|image={{#if:{{{image|}}}|[[File:{{{image}}}{{!}}300px]]}}
|sections=General Info, Stats
|General Info=Region,Element
|Stats=Attack, HP, Armor, Attack Speed
|Attack Speed={{#if:{{{Attack Speed|}}}|{{{Attack Speed}}}%}}
}}</includeonly><noinclude>{{documentation}}</noinclude>

On an item page

{{Infobox (Monk) item
|title= <!-- the title of the Infobox (Monk) -->
|Region= <!-- the value in Label1 field -->
|Element= <!-- the value in Label2 field -->
|Attack= <!-- the value in Label3 field --> 
}}