Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Tier List: Revision history

From Dragdown

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.

1 March 2023

11 October 2022

17 August 2022

  • curprev 03:2103:21, 17 August 2022PrivateTarkus talk contribsm 2,542 bytes +6 No edit summary
  • curprev 02:5302:53, 17 August 2022PrivateTarkus talk contribs 2,536 bytes +2,536 Created page with "-- [ Written by Tarkus Lee from the Dustloop wiki ] -- local p = {} function p.drawTierList(frame) local wikitext = "<div class=\"tierList\">" -- initialize the wikitext with the container for the list local character = "default" local numberOfTiers = tablelength(frame.args) local colors = {'b8ff89', 'fdff89', 'ffdf7f', 'ffbf7f', 'e98d87', 'ff7ff0', 'd17fff', '7fbfff', '7feeff', '7fffc3' } -- an array of pre-defined colors for index=1,numberOfTiers d..."
Cookies help us deliver our services. By using our services, you agree to our use of cookies.