From GamingWiki
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
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|}} }}<!--
 +
  -->{{#vardefine: stuntdesc | {{#arrayindex:thestuntarray|2|}} }}<!--
  
 
     Look up the stunt
 
     Look up the stunt
 
   -->{{#vardefineecho:stuntquery|{{#ask: [[{{#var:stuntname}}]] [[Category:Stunts]]
 
   -->{{#vardefineecho:stuntquery|{{#ask: [[{{#var:stuntname}}]] [[Category:Stunts]]
       |?=
+
       |mainlabel=
       |?refresh cost=
+
       |?refresh adjustment=
 
       |?blurb=
 
       |?blurb=
 
       |?description=
 
       |?description=
       | userparam=columns::{{{columns|}}};;detail::{{#var:stuntspec}}
+
      |?supernatural=
 +
      |?subtypes=
 +
      |?allows cost override=
 +
      |?allows extra blurb=
 +
       | userparam=
 +
                  columns::{{{columns|}}} ;;
 +
                  {{#if:{{#var:stuntspec}}|detail::{{#var:stuntspec}} ;;}}
 +
                  {{#if:{{#var:stuntcost}}|cost::{{#var:stuntcost}} ;;}}
 
       | format=template
 
       | format=template
 
       | template=SMW stunt line
 
       | template=SMW stunt line
Line 22: Line 31:
 
   -->{{#if:{{#var:stuntquery}}||<!--
 
   -->{{#if:{{#var:stuntquery}}||<!--
  
  -->{{#vardefine: stuntcost | {{#arrayindex:thestuntarray|1|}} }}<!--
 
  -->{{#vardefine: stuntdesc | {{#arrayindex:thestuntarray|2|}} }}<!--
 
 
   -->{{Character sheet/section | columns = {{{columns|}}} <!--
 
   -->{{Character sheet/section | columns = {{{columns|}}} <!--
 
   -->| label1    = M_NUL <!--
 
   -->| label1    = M_NUL <!--

Latest revision as of 21:20, 8 April 2014