Difference between revisions of "Template:Item infobox"

From OMORI Wiki
Jump to navigation Jump to search
(remove doc for now)
Line 131: Line 131:
|-
|-
|}
|}
<noinclude>
==Code==
<pre>{{Infobox Items
|name      =
|image    =
|cost      =
|icon      =
|location  =
|sells for =
|enemy    =
|user      =
|skill    =
|heart    =
|juice    =
|attack    =
|defense  =
|speed    =
|luck      =
|accuracy  =
|damage    =
|emotion  =
|target(s) =
|quests    =
|battle    =
|id        =
}}</pre></noinclude>

Revision as of 02:07, 7 March 2022

Item infobox
icon {{{icon}}}
location {{{location}}}
cost {{{cost}}}
sells for {{{sells for}}}
enemy {{{enemy}}}
user {{{user}}}
skill {{{skill}}}
heart {{{heart}}}
juice {{{juice}}}
attack {{{attack}}}
defense {{{defense}}}
speed {{{speed}}}
luck {{{luck}}}
hit {{{hit}}}
damage {{{damage}}}
emotion {{{emotion}}}
target(s) {{{target(s)}}}
quests {{{quests}}}
battle {{{battle}}}
id {{{id}}}