From GamingWiki
Jump to: navigation, search
Line 7: Line 7:
 
   -->{{#vardefine: stuntname | {{#explode: {{#var:stuntdef}}|::|0}} }}<!--
 
   -->{{#vardefine: stuntname | {{#explode: {{#var:stuntdef}}|::|0}} }}<!--
 
   -->{{#vardefine: stuntspec | {{#explode: {{#var:stuntdef}}|::|1}} }}<!--
 
   -->{{#vardefine: stuntspec | {{#explode: {{#var:stuntdef}}|::|1}} }}<!--
 +
  -->{{#vardefine: stuntcost | {{#arrayindex:thestuntarray|1|}} }}<!--
  
 
     Look up the stunt
 
     Look up the stunt
Line 14: Line 15:
 
       |?blurb=
 
       |?blurb=
 
       |?description=
 
       |?description=
       | userparam=columns::{{{columns|}}};;detail::{{#var:stuntspec}}
+
      |?supernatural=
 +
      |?subtypes=
 +
      |?cost override allowed=
 +
       | userparam=columns::{{{columns|}}};;detail::{{#var:stuntspec}};;cost::{{#var:stuntcost}}
 
       | format=template
 
       | format=template
 
       | template=SMW stunt line
 
       | template=SMW stunt line
Line 22: Line 26:
 
   -->{{#if:{{#var:stuntquery}}||<!--
 
   -->{{#if:{{#var:stuntquery}}||<!--
  
  -->{{#vardefine: stuntcost | {{#arrayindex:thestuntarray|1|}} }}<!--
 
 
   -->{{#vardefine: stuntdesc | {{#arrayindex:thestuntarray|2|}} }}<!--
 
   -->{{#vardefine: stuntdesc | {{#arrayindex:thestuntarray|2|}} }}<!--
 
   -->{{Character sheet/section | columns = {{{columns|}}} <!--
 
   -->{{Character sheet/section | columns = {{{columns|}}} <!--

Revision as of 22:31, 11 October 2011