Template:ItemCard: Difference between revisions
Jump to navigation
Jump to search
Lightning266 (talk | contribs) mNo edit summary |
Lightning266 (talk | contribs) mNo edit summary |
||
(20 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{| class="wikitable" style="margin: 0 auto; width:100%" | | {| class="wikitable" style="margin: 0 auto; width:100%" | | ||
|style="width:20%; padding:30px; text-align: center; vertical-align: middle;"| | |style="width:20%; padding:30px; text-align: center; vertical-align: middle;"| | ||
[[File:{{{icon| | [[File:{{{icon|Skill_Image.png}}}|150px]] | ||
|style="width:40%;padding-left:20px;"| | |style="width:40%;padding-left:20px;"| | ||
'''Name''': {{{name|Unknown}}} | '''Name''': {{{name|Unknown}}} | ||
Line 9: | Line 9: | ||
<br> | <br> | ||
<p> | <p> | ||
{{{#if:{{{effect|}}} | {{{#if:{{{|effect|}}}<span>'''Effect''':</span>|}}} | ||
{{{# | {{{#if{{{|testvalue|}}}The test value {{{testvalue}}} is present|The test value {{{testvalue}}} is not present}}} | ||
{{{#if:{{{str|}}} | {{{#if:{{{|str|}}}<span style=" | ||
border: 3px round #222222; | border: 3px round #222222; | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 19: | Line 19: | ||
white-space: nowrap; | white-space: nowrap; | ||
">+{{{str}}} STR</span>|}}} | ">+{{{str}}} STR</span>|}}} | ||
{{{#if:{{{dex|}}}<span style=" | |||
{{{#if:{{{dex|}}} | |||
border: 3px round #222222; | border: 3px round #222222; | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 35: | Line 27: | ||
white-space: nowrap; | white-space: nowrap; | ||
">+{{{dex}}} DEX</span>|}}} | ">+{{{dex}}} DEX</span>|}}} | ||
{{{#if:{{{int|}}} | |||
{{{#if:{{{int|}}}<span style=" | |||
border: 3px round #222222; | border: 3px round #222222; | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 42: | Line 35: | ||
white-space: nowrap; | white-space: nowrap; | ||
">+{{{int}}} INT</span>|}}} | ">+{{{int}}} INT</span>|}}} | ||
{{{#if:{{{spr|}}} | {{{#if:{{{spr|}}}<span style=" | ||
border: 3px round #222222; | border: 3px round #222222; | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 49: | Line 42: | ||
white-space: nowrap; | white-space: nowrap; | ||
">+{{{spr}}} SPR</span>|}}} | ">+{{{spr}}} SPR</span>|}}} | ||
{{{#if:{{{con|}}} | {{{#if:{{{con|}}}<span style=" | ||
border: 3px round #222222; | border: 3px round #222222; | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 56: | Line 49: | ||
white-space: nowrap; | white-space: nowrap; | ||
">+{{{con}}} CON</span>|}}} | ">+{{{con}}} CON</span>|}}} | ||
{{{#if:{{{luk|}}} | {{{#if:{{{luk|}}}<span style=" | ||
border: 3px round #222222; | border: 3px round #222222; | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 63: | Line 56: | ||
white-space: nowrap; | white-space: nowrap; | ||
">+{{{luk}}} LUK</span>|}}} | ">+{{{luk}}} LUK</span>|}}} | ||
{{{#if:{{{def|}}} | {{{#if:{{{def|}}}<span style=" | ||
border: 3px round #222222; | border: 3px round #222222; | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 71: | Line 64: | ||
white-space: nowrap; | white-space: nowrap; | ||
">+{{{def}}} DEF</span>|}}} | ">+{{{def}}} DEF</span>|}}} | ||
{{{#if:{{{spd|}}} | {{{#if:{{{spd|}}}<span style=" | ||
border: 3px round #222222; | border: 3px round #222222; | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 79: | Line 72: | ||
white-space: nowrap; | white-space: nowrap; | ||
">+{{{spd}}} SPD</span>|}}} | ">+{{{spd}}} SPD</span>|}}} | ||
{{{#if:{{{jmp|}}} | {{{#if:{{{jmp|}}}<span style=" | ||
border: 3px round #222222; | border: 3px round #222222; | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 87: | Line 80: | ||
white-space: nowrap; | white-space: nowrap; | ||
">+{{{jmp}}} JMP</span>|}}} | ">+{{{jmp}}} JMP</span>|}}} | ||
{{{#if:{{{heal_hp|}}} | {{{#if:{{{heal_hp|}}}<span style=" | ||
border: 3px round #222222; | border: 3px round #222222; | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 94: | Line 87: | ||
white-space: nowrap; | white-space: nowrap; | ||
">Heals {{{heal_hp}}} HP</span>|}}} | ">Heals {{{heal_hp}}} HP</span>|}}} | ||
{{{#if:{{{heal_mp|}}} | {{{#if:{{{heal_mp|}}}<span style=" | ||
border: 3px round #222222; | border: 3px round #222222; | ||
border-radius: 10px; | border-radius: 10px; | ||
Line 103: | Line 96: | ||
">Recovers {{{heal_mp}}} MP</span>|}}} | ">Recovers {{{heal_mp}}} MP</span>|}}} | ||
<p> | <p> | ||
{{{#if:{{{duration|}}} | {{{#if:{{{duration|}}}'''Duration''': {{{duration}}}<br>|}}} | ||
{{{#if:{{{slots|}}} | {{{#if:{{{slots|}}}'''Upgrade Slots''': {{{slots}}}<br>|}}} | ||
{{{#if:{{{rarity|}}} | {{{#if:{{{rarity|}}}'''Rarity''': {{{rarity}}}<br>|}}} | ||
{{{#if:{{{crafting|}}} | {{{#if:{{{crafting|}}}'''Crafting''': {{{crafting}}}<br>|}}} | ||
{{{#if:{{{requirement|}}} | {{{#if:{{{requirement|}}}'''Requirement''': {{{requirement}}}<br>|}}} | ||
{{{#if:{{{success_rate|}}} | {{{#if:{{{success_rate|}}}'''100% Success Rate''': {{{success_rate}}}<br>|}}} | ||
<br> | <br> | ||
'''Description:'''<br> | '''Description:'''<br> | ||
Line 114: | Line 107: | ||
|style="width:100%;padding-left:20px;"| | |style="width:100%;padding-left:20px;"| | ||
{{{#if:{{{obtain|}}} | {{{#if:{{{obtain|}}}'''How to Obtain'''<br>{{{obtain}}}<br>|}}} | ||
{{{#if:{{{item_dropped_by|}}} | {{{#if:{{{item_dropped_by|}}}'''Item dropped by:'''<br>{{{item_dropped_by}}}<br>|}}} | ||
{{{#if:{{{recipe_dropped_by|}}} | {{{#if:{{{recipe_dropped_by|}}}'''Recipe dropped by:'''<br>{{{recipe_dropped_by}}}<br>|}}} | ||
{{{#if:{{{note|}}} | {{{#if:{{{note|}}}'''Note:'''<br>{{{note}}}<br>|}}} | ||
|} | |} | ||
Line 123: | Line 116: | ||
[[Category:Items]] | [[Category:Items]] | ||
{{{#if: {{{categories|}}} | {{{#if: {{{categories|}}} | ||
{{{#split: {{{categories}}} || | {{{#split: {{{categories}}} |,| | ||
{{{#each: {{!}} |[[Category:{{!}}]]}}} | {{{#each: {{!}} |[[Category:{{!}}]]}}} | ||
}}} | }}} |