Jump to content

Module:Color/doc: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 September 2025

  • curprev 16:4216:42, 20 September 2025 Admin talk contribs 1,169 bytes +1,169 Created page with "== Module:Color == This Lua module provides a color lookup system for PokeHero wiki content. === Usage === Use the module in wikitext with: <pre> {{#invoke:Color|color|<keyword>|<colType>}} </pre> * <code>keyword</code> – the keyword associated with the color: "mental", "physical", etc. * <code>colType</code> – the color type you need: "color", "text", etc. === Example === <pre> {{#invoke:Color|color|fighting|color}} </pre> This will return the color code for the..."