Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Template talk:TypeDefVal

From Paragon Wiki Archive
Revision as of 23:36, 6 January 2009 by Konoko (Talk | contribs) (New page: Trying to make sense of this template: <pre> Def'''(''' {{#ifeq:{{{1|0|}}} | 0 ||{{color|#333333;font-weight: bold|S {{#if: {{{s|}}} | {{color|red;font-weight: normal|-'''{{{1|0}}}'''}}...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Trying to make sense of this template:

Def'''('''
{{#ifeq:{{{1|0|}}} | 0 ||{{color|#333333;font-weight: bold|S
 {{#if: {{{s|}}} |
  {{color|red;font-weight: normal|-'''{{{1|0}}}'''}}|{{{1|0}}}
  }}
 }}
}}
{{#ifeq:{{{2|0|}}} | 0 ||{{color|#999999;font-weight: bold|L
 {{#if: {{{l|}}} |
  {{color|red;font-weight: normal|-'''{{{2|0}}}'''}}|{{{2|0}}}
  }}
 }}
}}
{{#ifeq:{{{3|0|}}} | 0 ||{{color|orange;font-weight: bold|F{{#if: {{{f|}}} |{{color|red;font-weight: normal|-'''{{{3|0}}}'''}}|{{{3|0}}}}}}}}} {{#ifeq:{{{4|0|}}} | 0 ||{{color|#25a9bc;font-weight: bold|C{{#if: {{{c|}}} |{{color|red;font-weight: normal|-'''{{{4|0}}}'''}}|{{{4|0}}}}}}}}} {{#ifeq:{{{5|0|}}} | 0 ||{{color|aqua;font-weight: bold|E{{#if: {{{e|}}} |{{color|red;font-weight: normal|-'''{{{5|0}}}'''}}|{{{5|0}}}}}}}}} {{#ifeq:{{{6|0|}}} | 0 ||{{color|#2f024e;font-weight: bold|N{{#if: {{{n|}}} |{{color|red;font-weight: normal|-'''{{{6|0}}}'''}}|{{{6|0}}}}}}}}} {{#ifeq:{{{7|0|}}} | 0 ||{{color|#ed7ce9;font-weight: bold|P{{#if: {{{p|}}} |{{color|red;font-weight: normal|-'''{{{7|0}}}'''}}|{{{7|0}}}}}}}}} ''')'''

Defense Template

This template is meant to show the defense values of a power in a easily visible format.

Use

{{DefVal|10|10|0|0|20|e=-}}
Template:DefVal

  • List the defenses in order: Smashing, Lethal, Fire, Cold, Energy, Negative Energy, Psychic.
  • Trailing 0s are unneccessary.
  • e=- denotes the energy defense as a debuff. The first letter of the defense type is used.