Template:Equipment table/header/doc

From Another Eden Wiki
Template-info.png Documentation

Displays header for Equipment table[edit]

Parameters[edit]

  • 1st parameter => type of table header: Weapon or Armor (+eventually Sidekick & others? but not yet)
  • materialsOff=set -> do not show Materials column
  • nofilter=set -> disables filtering for table
  • Unique behavior on the overall Weapons and Armor pages.

Notes[edit]

  • Template "Weapon query" is planned to be moved soon(-ish), when the Template "Equipment table" is ready to support it.

Examples[edit]

Example for weapons:

{{Equipment table/header|weapons}}
|}

produces:

|} Example for armor:

{{Equipment table/header|armor}}
|}

produces:

Name Stats Obtain / EffectsMaterials

|} Example with materialsOff:

{{Equipment table/header|weapons|materialsOff=set}}
|}

produces:

Name Stats Obtain / EffectsMaterials

|} Example with nofilter:

{{Equipment table/header|armor|nofilter=set}}
|}

produces:

Name Stats Obtain / Effects

|}

Name Stats Obtain / EffectsMaterials