Template:Skill: Difference between revisions

1 byte removed ,  01:47, 25 June 2019
m
no edit summary
mNo edit summary
mNo edit summary
Line 8: Line 8:
{{#if: {{{cost|}}}  | {{infobox row|Cost|{{{cost}}} }} }}
{{#if: {{{cost|}}}  | {{infobox row|Cost|{{{cost}}} }} }}
<!--required stat, and how much of it.-->
<!--required stat, and how much of it.-->
{{#if: {{{req|}}}    | {{infobox row|Requirements| {{{req}}} }} }}
{{#if: {{{req|}}}    | {{infobox row|Requirements|{{{req}}} }} }}
{{#if: {{{cd|}}}    | {{infobox row|Cooldown|{{{cd}}} }} }}
{{#if: {{{cd|}}}    | {{infobox row|Cooldown|{{{cd}}} }} }}
<!--the id used for the related cs file. also confusingly called Class-->
<!--the id used for the related cs file. also confusingly called Class-->