Template:TypeDefVal: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Baalus Seth
(New page: Def( {{color|#333333;font-weight: bold|S{{#if: {{{s|}}} |{{color|red;font-weight: normal|-'''{{{1|0}}}'''}}|{{{1|0}}}}}}} / {{color|#999999;font-weight: bold|L{{#if: {{{l|}}} |{{color|red;...)
 
imported>Baalus Seth
mNo edit summary
Line 6: Line 6:
{{color|aqua;font-weight: bold|E{{#if: {{{e|}}} |{{color|red;font-weight: normal|-'''{{{5|0}}}'''}}|'''{{{5|0}}}'''}}}} /
{{color|aqua;font-weight: bold|E{{#if: {{{e|}}} |{{color|red;font-weight: normal|-'''{{{5|0}}}'''}}|'''{{{5|0}}}'''}}}} /
{{color|#2f024e;font-weight: bold|N{{#if: {{{n|}}} |{{color|red;font-weight: normal|-'''{{{6|0}}}'''}}|'''{{{6|0}}}'''}}}} /
{{color|#2f024e;font-weight: bold|N{{#if: {{{n|}}} |{{color|red;font-weight: normal|-'''{{{6|0}}}'''}}|'''{{{6|0}}}'''}}}} /
{{color|#ed7ce9;font-weight: bold|P{{#if: {{{p|}}} |{{color|red;font-weight: normal|-'''{{{7|0}}}'''}}|'''{{{7|0}}}'''}}}} /
{{color|#ed7ce9;font-weight: bold|P{{#if: {{{p|}}} |{{color|red;font-weight: normal|-'''{{{7|0}}}'''}}|'''{{{7|0}}}'''}}}}
)<noinclude>
)<noinclude>



Revision as of 19:13, 3 December 2008

Def( S0 / L0 / F0 / C0 / E0 / N0 / P0 )

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.
  • Trailing 0s are unneccessary.
  • e=- denotes the energy defense as a debuff. The first letter of the defense type is used.