Template:Item/detail/ColorStat: Difference between revisions

From Shin Megami Tensei IMAGINE Wiki
Jump to navigationJump to search
imported>Sesshou
No edit summary
imported>Sesshou
No edit summary
Line 3: Line 3:
-->  | Cool-down Time = <!--
-->  | Cool-down Time = <!--
-->  {{#ifexpr: {{#replace:{{{2}}}|%|}} > 0 <!--
-->  {{#ifexpr: {{#replace:{{{2}}}|%|}} > 0 <!--
-->    | <span style="color:red;">{{{2}}}</span> <!--
-->    |{{{1}}}: <span style="color:red;">{{{2}}}</span> <!--
-->    |{{#ifexpr: {{#replace:{{{2}}}|%|}} < 0 <!--
-->    |{{#ifexpr: {{#replace:{{{2}}}|%|}} < 0 <!--
-->        | <span style="color:lightgreen;">{{{2}}}</span> <!--
-->        |{{{1}}}: <span style="color:lightgreen;">{{{2}}}</span> <!--
-->        | {{{2}}} <!--
-->        | {{{2}}} <!--
-->      }} <!--
-->      }} <!--
Line 14: Line 14:
--> | #default = <!--
--> | #default = <!--
-->  {{#ifexpr: {{#replace:{{{2}}}|%|}} > 0 <!--
-->  {{#ifexpr: {{#replace:{{{2}}}|%|}} > 0 <!--
-->    | <span style="color:lightgreen;">{{{2}}}</span> <!--
-->    |{{{1}}}: <span style="color:lightgreen;">{{{2}}}</span> <!--
-->    |{{#ifexpr: {{#replace:{{{2}}}|%|}} < 0 <!--
-->    |{{#ifexpr: {{#replace:{{{2}}}|%|}} < 0 <!--
-->        | <span style="color:red;">{{{2}}}</span> <!--
-->        |{{{1}}}: <span style="color:red;">{{{2}}}</span> <!--
-->        | {{{2}}} <!--
-->        | {{{2}}} <!--
-->      }} <!--
-->      }} <!--
Line 24: Line 24:
-->}}</includeonly><noinclude>
-->}}</includeonly><noinclude>
{{Template:Item/detail/ColorStat|Cool-down Time|-10}} {{Template:Item/detail/ColorStat|Cool-down Time|-10%}} {{Template:Item/detail/ColorStat|Cool-down Time|+10}} {{Template:Item/detail/ColorStat|Cool-down Time|+10%}} {{Template:Item/detail/ColorStat|Cool-down Time|foo}} {{Template:Item/detail/ColorStat|Cool-down Time|bar}}
{{Template:Item/detail/ColorStat|Cool-down Time|-10}} {{Template:Item/detail/ColorStat|Cool-down Time|-10%}} {{Template:Item/detail/ColorStat|Cool-down Time|+10}} {{Template:Item/detail/ColorStat|Cool-down Time|+10%}} {{Template:Item/detail/ColorStat|Cool-down Time|foo}} {{Template:Item/detail/ColorStat|Cool-down Time|bar}}
{{Template:Item/detail/ColorStat|Damage|+10%}} {{Template:Item/detail/ColorStat|Cool-down Time|bar}}
 
 
{{Template:Item/detail/ColorStat|Damage|+10%}}
</noinclude>
</noinclude>

Revision as of 08:36, 9 September 2012

-10 -10% +10 +10% foo bar


+10%