Module:CharColorParse: Revision history

Jump to navigation Jump to search

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.

22 August 2020

18 August 2019

29 July 2019

  • curprev 16:3416:34, 29 July 2019Teamtoto talk contribs 1,519 bytes +1,519 Created page with "local p = {} function p.parse(frame) local a = string.gsub(frame.args[1],"(&)(%w)(%^?%w?)", function(_,color,background) local luatable = { ['r'] = "#..."