Difference between revisions of "Template:ShowSkillCaps"

From ChatWars Wiki
Jump to: navigation, search
Line 28: Line 28:
 
|?BoolSpecialSkill
 
|?BoolSpecialSkill
 
|?Description#
 
|?Description#
 
|?Level20#
 
  
 
|?{{#var: queryText}}{{#var:i}}<br>
 
|?{{#var: queryText}}{{#var:i}}<br>
|{{#vardefine: i | {{#var: lowerBound}} }}{{#while:
+
{{#vardefine: i | {{#var: lowerBound}} }}{{#while:
 
   | {{#ifexpr: {{#var: i}} < {{#expr: {{#var: upperBound}} + 1 }} | true }}
 
   | {{#ifexpr: {{#var: i}} < {{#expr: {{#var: upperBound}} + 1 }} | true }}
 
   | {{!}}?{{#var: queryText}}{{#var:i}}<br>
 
   | {{!}}?{{#var: queryText}}{{#var:i}}<br>

Revision as of 21:53, 10 September 2018


This template shows the skill caps of a skill within certain boundaries If parameter "standalone" is set to true (default), it generates a table head to be used completely on its own, if set to false it only shows the name, description and skill caps without adding wikitable beginnings and ends