Difference between revisions of "Template:Item/detail/ColorStat"

From Shin Megami Tensei IMAGINE Wiki
Jump to: navigation, search
m
 
(5 intermediate revisions by one user not shown)
Line 1: Line 1:
<includeonly>
+
<includeonly>{{#iferror: <!--
{{#iferror:
+
-->{{#switch: {{{1}}} <!--
    {{#switch: {{{1}}}
+
--> | Close-Range Damage Received <!--
      | Cool-down Time =
+
--> | Long-Range Damage Received <!--
        {{#ifexpr: {{{2}}} > 0
+
--> | Magic Damage Received <!--
          | <span style="color:red;">{{{2}}}</span>
+
-->  | Cool-down Time = <!--
          |{{#ifexpr: {{{2}}} < 0
+
-->  {{#ifexpr: {{#replace:{{{2}}}|%|}} > 0 <!--
              | <span style="color:lightgreen;">{{{2}}}</span>
+
-->    |{{{1}}}: <span style="color:red;">{{{2}}}</span> <!--
              | {{{2}}}
+
-->    |{{#ifexpr: {{#replace:{{{2}}}|%|}} < 0 <!--
            }}
+
-->        |{{{1}}}: <span style="color:lightgreen;">{{{2}}}</span> <!--
        }}
+
-->        | {{{2}}} <!--
      | Close-Range Damage Received =  
+
-->      }} <!--
      | Long-Range Damage Received =
+
-->    }} <!--
      | Magic Damage Received =
+
--> | #default = <!--
      | #default =
+
-->  {{#ifexpr: {{#replace:{{{2}}}|%|}} > 0 <!--
    }}
+
-->    |{{{1}}}: <span style="color:lightgreen;">{{{2}}}</span> <!--
  |  {{{2}}}
+
-->    |{{#ifexpr: {{#replace:{{{2}}}|%|}} < 0 <!--
}}
+
-->        |{{{1}}}: <span style="color:red;">{{{2}}}</span> <!--
</includeonly><noinclude>
+
-->        | {{{2}}} <!--
{{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%}}
+
-->|{{{1}}}: {{{2}}} <!--
 +
-->}}</includeonly><noinclude>
 +
<pre>
 +
{{Template:Item/detail/ColorStat|Cool-down Time|-10%}} {{Template:Item/detail/ColorStat|Cool-down Time|+10%}}  
 +
</pre>
 +
{{Template:Item/detail/ColorStat|Cool-down Time|-10%}} {{Template:Item/detail/ColorStat|Cool-down Time|+10%}}  
 +
 
 +
<pre>
 +
{{Template:Item/detail/ColorStat|Speed|+10}} {{Template:Item/detail/ColorStat|Speed|-10}}
 +
</pre>
 +
{{Template:Item/detail/ColorStat|Speed|+10}} {{Template:Item/detail/ColorStat|Speed|-10}}
 +
 
 +
<pre>
 
{{Template:Item/detail/ColorStat|Cool-down Time|foo}}
 
{{Template:Item/detail/ColorStat|Cool-down Time|foo}}
 +
</pre>
 +
{{Template:Item/detail/ColorStat|Cool-down Time|foo}}
 +
 
</noinclude>
 
</noinclude>

Latest revision as of 16:35, 30 November 2012

{{Template:Item/detail/ColorStat|Cool-down Time|-10%}} {{Template:Item/detail/ColorStat|Cool-down Time|+10%}} 

Cool-down Time: -10% Cool-down Time: +10%

{{Template:Item/detail/ColorStat|Speed|+10}} {{Template:Item/detail/ColorStat|Speed|-10}}

Speed: +10 Speed: -10

{{Template:Item/detail/ColorStat|Cool-down Time|foo}}

Cool-down Time: foo


Personal tools