Template:Character skill loop row

From Another Eden Wiki

Template:Character skill loop row/doc

Parameters[edit]

All of String type, all optional:

  • first unnamed parameter => skill names (basic attacks MUST be given first in the loop)
  • weaponType => for basic attacks
  • skills => list of skills to pass-through to Template: Character skill row (only done if weaponType is given)

Variables input[edit]

  • (required) count => iteration in loop
  • (required) c!style => character style
  • (conditionally required) c!element => character element, only if a Lunatic skill

Variables output[edit]

  • c!skillUpgrade => manifest available
  • basic => notEmpty if basic attack was present in 1st skill slot (current iteration only, does not persist)

Context[edit]

See Template:Skills_table_header/doc