Jump to content

Main public logs

Combined display of all available logs of PokeHero Official Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:42, 20 September 2025 Admin talk contribs created page Module:Color/doc (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...")