Jump to content

Template:Scanning Protocol (LW2): Difference between revisions

From UFOpaedia
Tvol-bot (talk | contribs)
m Refactor perk templates.
Tvol-bot (talk | contribs)
m Set constants/defaults in a more sane manner. The if functions were a very bad idea and did not behave as expected.
Line 7: Line 7:
   | s_id      =  
   | s_id      =  
   | s_templateName = Template:Scanning Protocol (LW2)
   | s_templateName = Template:Scanning Protocol (LW2)
   {{ #if: {{{ b_name |}}} | {{!}} b_name = {{{b_name}}} |}}
   | b_name = {{{ b_name | {{Ability (LW2)/Constants | b_NAME }} }}}
  {{ #if: {{{ b_descr |}}} | {{!}} b_descr = {{{b_descr}}} |}}
  | b_descr = {{{ b_descr | {{Ability (LW2)/Constants | b_DESCR }} }}}
  {{ #if: {{{ b_info |}}} | {{!}} b_info = {{{b_info}}} |}}
  | b_info = {{{ b_info | {{Ability (LW2)/Constants | b_INFO }} }}}
  {{ #if: {{{ b_table |}}} | {{!}} b_table = {{{b_table}}} |}}
  | b_table = {{{ b_table | {{Ability (LW2)/Constants | b_TABLE }} }}}
}}<noinclude>
}}<noinclude>



Revision as of 08:02, 4 February 2017

Scanning Protocol