Template:SpellCategory/links

From Noita Wiki
Jump to navigation Jump to search

{{SpellCategory/links}}

This template shows groups of spells that share a tag. Tags can be added to spells via the infobox on their individual pages.

  • The spells are sorted by: type, sortKey, name - (see sortKey column in Special:CargoTables/Spells).
  • See the tags column in Special:CargoTables/Spells). (Tags are matched exactly)
  • Tagged spells are included in wiki Category pages automatically (using the subtitle as category name)

Usage

Example 1:
{{SpellCategory/links
| title = Pointy
| tag   = pointy
| subtitle = Spells with arrow like projectiles
}}
Result:
Pointy Spells
Glowing Lance
Holy Lance
Magic Arrow
Arrow
Spells with arrow like projectiles

Parameters

{{SpellCategory/links
| title    = <something> Spells
| tag      = <atag>
| subtitle = Spells that <something>
}}
Parameter Description
title One or two words, suffixed with 'Spells'
tag Must match one of the tags given to the spell
subtitle Brief description, ideally under two lines when formatted. Convention is for it to start with "Spells (that)..."