Template:Skill/datarow: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Onteron
m fixing some colors
ROWiki>Onteron
adding protection color
Line 22: Line 22:
                                               | #default = #ffffaa
                                               | #default = #ffffaa
                                             }}
                                             }}
                                   | Debuff = {{#if: {{{name|}}} | #ffdead | #aaddff }}
                                   | Debuff = {{#switch: {{{name|}}}
                                              | Protection = #ffffaa
                                              | = #aaddff
                                              | #default = #ffdead
                                            }}
                                   | Restore
                                   | Restore
                                   | Buff = #aaddff
                                   | Buff = {{#ifeq: {{{name}}} | Protection
                                            | #ffffaa
                                            | #aaddff
                                          }}
                                   | Level = #deffad  
                                   | Level = #deffad  
                                   | #default = white
                                   | #default = white

Revision as of 19:00, 27 November 2008

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