Jump to content

Module:Color/keywords/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:5316:53, 20 September 2025 Admin talk contribs 866 bytes +866 Created page with "== Module:Color/keywords == This submodule contains color codes for keywords used in the PokeHero wiki. === Structure === The table maps keys to color codes for multiple types. Example: <pre> return { ["pokehero-color-normal"] = { color = "A8A878", text = "FFFFFF" }, ["pokehero-color-fighting"] = { color = "B04235", text = "FFFFFF" }, ["pokehero-color-energy"] = { color = "4DBFFA", text = "FFFFFF" }, } </pre> * Keys should follow the pattern <code>poke..."