Module:AbilityInteraction: Difference between revisions

Jump to navigation Jump to search
Simplify the docs table to interaction (key and aliases) and example (with help from vergir-bot LLM)
Vergir (talk | contribs)
mNo edit summary
Line 1: Line 1:
-- To add an interaction, add a REGISTRY entry:
-- To add an interaction, add a REGISTRY entry:
--  aliases  = other names resolving to this entry; assumed not to overlap
--  aliases  = other names resolving to this entry
--  title    = header text
--  title    = header text
--  type    = positive | negative | info
--  type    = positive | negative | info
--  iconfile = image file name, without the File: prefix
--  iconfile = image file name, without the "File:"" prefix
--  link    = wiki page name, or a full URL
--  link    = wiki page name, or a full URL