Module:Msg/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.

5 September 2025

31 August 2025

  • curprev 17:0717:07, 31 August 2025 Admin talk contribs 983 bytes +983 Created page with "== Module:Msg/keywords == This submodule contains translations for diverse keywords used in the PokeHero wiki. === Structure === The table maps message keys to translations for each language. Example: <pre> return { ["pokehero-keywords-attacking_type"] = { en = "Attacking Type", fr = "Type Offensif" }, ["pokehero-keywords-defending_type"] = { en = "Defending Type", fr = "Type Défensif" } } </pre> * Keys should follow the pattern `pokehero-keywords-<name..."