Template:Skill/parserow: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Onteron
update
ROWiki>Onteron
mNo edit summary
Line 26: Line 26:
         | l5 = {{#explode: {{{row}}} | , | 4 }}
         | l5 = {{#explode: {{{row}}} | , | 4 }}
         | unit = {{#switch: {{{type}}}
         | unit = {{#switch: {{{type}}}
               | Duration = s
               | Spell duration = s
               | #default =  
               | #default =  
             }}
             }}
}} }}</onlyinclude>
}} }}</onlyinclude>

Revision as of 17:42, 27 November 2008

{{skill/parserow
  | row  = <!-- The row data -->
  | type = <!-- The type of row data -->
}}