Template:Item infobox

From OMORI Wiki
Revision as of 01:21, 4 February 2021 by Freddy1993 (talk | contribs) (Created page with "{| class="infobox" style="background-color: #ffffff; border: 1px solid #000000; font-size:%;width:25em;font-family:Coming Soon; text-transform: uppercase !important; " |- !...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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}}}


Code

{{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    =
}}