Difference between revisions of "Template:Item infobox"
Jump to navigation
Jump to search
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; " |- !...") |
(item infoboxes now align to the right side of pages) |
||
Line 1: | Line 1: | ||
{| class="infobox" style="background-color: #ffffff; border: 1px solid #000000; font-size:%;width:25em;font-family:Coming Soon; text-transform: uppercase !important; " | {| class="infobox" style="background-color: #ffffff; float:right; margin-left: 10px; border: 1px solid #000000; font-size:%;width:25em;font-family:Coming Soon; text-transform: uppercase !important; " | ||
|- | |- | ||
! colspan="2" style="padding-top:5px; font-size:150%;text-align:center; background: #000000; color:#FFFFFF"| {{{name|{{PAGENAME}}}}} | ! colspan="2" style="padding-top:5px; font-size:150%;text-align:center; background: #000000; color:#FFFFFF"| {{{name|{{PAGENAME}}}}} |
Revision as of 21:53, 17 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 = |cost = |icon = |location = |sells for = |enemy = |user = |skill = |heart = |juice = |attack = |defense = |speed = |luck = |accuracy = |damage = |emotion = |target(s) = |quests = |battle = }}