Template:Skill/datarow: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Onteron
mNo edit summary
ROWiki>Onteron
"Weapon damage" renamed to "Attack damage"
Line 16: Line 16:
               {{#switch: {{{type}}}
               {{#switch: {{{type}}}
                 | Damage = {{#switch: {{#explode: {{{name|}}} }}
                 | Damage = {{#switch: {{#explode: {{{name|}}} }}
                               | Mana
                               | Mana | Health = #ffdead
                              | Health = #ffdead
                               | Weapon | Attack |  = #aaddff
                               | Weapon
                              |  = #aaddff
                               | #default = #ffffaa
                               | #default = #ffffaa
                             }}
                             }}
                 | Debuff = {{#if: {{{name|}}} | #ffdead | #aaddff }}
                 | Debuff = {{#if: {{{name|}}} | #ffdead | #aaddff }}
                 | Restore
                 | Restore | Buff = #aaddff
                | Buff = #aaddff
                 | Level = #deffad  
                 | Level = #deffad  
                 | #default = white
                 | #default = white
Line 45: Line 42:
             | Ice = [[Image:Ice Damage Icon.png]] [[Ice]]  
             | Ice = [[Image:Ice Damage Icon.png]] [[Ice]]  
             | Lig = [[Image:Lightning Damage Icon.png]] [[Lightning]]  
             | Lig = [[Image:Lightning Damage Icon.png]] [[Lightning]]  
             | Wea = [[Weapon damage]]
             | Att | Wea = [[Attack damage]]
             | #default = {{trimd|{{{name}}} }}
             | #default = {{trimd|{{{name}}} }}
           }}
           }}

Revision as of 14:36, 4 January 2009

{{skill/datarow
    | name =
    | l1 =
    | l2 = 
    | l3 =
    | l4 =
    | l5 =
    | unit =
    | type =
}}