Template:Skill/parserow: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Onteron
update
m 3 revisions imported
 
(2 intermediate revisions by 2 users not shown)
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>

Latest revision as of 17:57, 6 November 2020

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