Template:LR/Item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
|- | |- | ||
|style="text-align:left; vertical-align:top; padding-left:15px;"| | |style="text-align:left; vertical-align:top; padding-left:15px;"| | ||
<span style="text-shadow: 1px 1px 0px #000000;"> | {{#if: {{{desc|}}}| | ||
{{{ | <span style="text-shadow: 1px 1px 0px #000000;">{{{desc}}}</span><br /> | ||
</span> | }}{{#if: {{{atk|}}}| | ||
<span style="text-shadow: 1px 1px 0px #000000;">ATK+{{{atk}}}</span><br /> | |||
}}{{#if: {{{def|}}}| | |||
<span style="text-shadow: 1px 1px 0px #000000;">DEF+{{{def}}}</span><br /> | |||
}}{{#if: {{{hp|}}}| | |||
<span style="text-shadow: 1px 1px 0px #000000;">HP+{{{hp}}}</span><br /> | |||
}}{{#if: {{{crit|}}}| | |||
<span style="text-shadow: 1px 1px 0px #000000;">Crit+{{{crit}}}</span><br /> | |||
}}{{#if: {{{dodge|}}}| | |||
<span style="text-shadow: 1px 1px 0px #000000;">Dodge+{{{dodge}}}</span><br /> | |||
}}{{#if: {{{hail_atk|}}}| | |||
<span style="text-shadow: 1px 1px 0px #000000; color: {{LR/ColorHail}};">Hail Attack +{{{hail_atk}}}</span><br /> | |||
}}{{#if: {{{hail_def|}}}| | |||
<span style="text-shadow: 1px 1px 0px #000000; color: {{LR/ColorHail}};">Hail Resistance +{{{hail_def}}}</span><br /> | |||
}}{{#if: {{{flame_atk|}}}| | |||
<span style="text-shadow: 1px 1px 0px #000000; color: {{LR/ColorFlame}};">Flame Attack +{{{flame_atk}}}</span><br /> | |||
}}{{#if: {{{flame_def|}}}| | |||
<span style="text-shadow: 1px 1px 0px #000000; color: {{LR/ColorFlame}};">Flame Resistance +{{{flame_def}}}</span><br /> | |||
}}{{#if: {{{thunder_atk|}}}| | |||
<span style="text-shadow: 1px 1px 0px #000000; color: {{LR/ColorThunder}};">Thunder Attack +{{{thunder_atk}}}</span><br /> | |||
}}{{#if: {{{thunder_def|}}}| | |||
<span style="text-shadow: 1px 1px 0px #000000; color: {{LR/ColorThunder}};">Thunder Resistance +{{{thunder_def}}}</span><br /> | |||
}} | |||
|} | |} | ||
|- | |- | ||
{{#if: {{{level|}}}| | {{#if: {{{level|}}}| | ||
{{!}}style="text-align:left; vertical-align:top; padding-left:15px;"{{!}}Required: Lvl.{{{level}}} | {{!}}style="text-align:left; vertical-align:top; padding-left:15px;"{{!}}Required: Lvl.{{{level}}} | ||
{{!-}} | |||
}}{{#if: {{{mount_stage|}}}| | |||
{{!}}style="text-align:left; vertical-align:top; padding-left:15px;"{{!}}Required mount <span style="color: #00ff00;">Stage{{{mount_stage}}}</span> | |||
{{!-}} | {{!-}} | ||
}} | }} | ||
Line 29: | Line 54: | ||
{| | {| | ||
|- | |- | ||
{{#if: {{{hints|}}}| | |||
{{!}}style="width: {{#var: width}}px; text-align:left; vertical-align:top; padding-right:25px;"{{!}}{{{hints}}}<br /><br /> | |||
{{!-}} | |||
}} | |||
|style="width: {{#var: width}}px; text-align:left; vertical-align:top; padding-right:25px;"|<span style="text-shadow: 1px 1px 0px #000000;">Price: {{{price}}}</span> | |style="width: {{#var: width}}px; text-align:left; vertical-align:top; padding-right:25px;"|<span style="text-shadow: 1px 1px 0px #000000;">Price: {{{price}}}</span> | ||
|} | |} | ||
|} | |} |
Revision as of 02:47, 11 June 2015
{{#vardefine:width|291}}
Item | ||
| ||
|