Difference between revisions of "Template:Item infobox"
Jump to navigation
Jump to search
(item infoboxes now align to the right side of pages) |
(→Code: Added ID area (please don't break)) |
||
Line 130: | Line 130: | ||
|name = | |name = | ||
|image = | |image = | ||
|ID = | |||
|cost = | |cost = | ||
|icon = | |icon = |
Revision as of 16:36, 22 August 2021
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 = |ID = |cost = |icon = |location = |sells for = |enemy = |user = |skill = |heart = |juice = |attack = |defense = |speed = |luck = |accuracy = |damage = |emotion = |target(s) = |quests = |battle = }}