Module:Gifted item: 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.

16 January 2024

21 December 2023

10 August 2023

9 August 2023

  • curprev 08:5408:54, 9 August 2023Admin coral island talk contribs 3,190 bytes +3,190 Created page with "local p = {} local lib = require('Module:Feature') local Icon_list = require('Module:Icon list').buildList local characters = mw.loadData('Module:Gifted item/data') local order = { 'love', 'like', 'neutral', 'dislike', 'hate' } local categories = mw.html.create() local noDupe = {} local blankReturn = { love = 'No character loves this item.', like = 'No character likes this item.', neutral = 'No character is neutral towards this item.', dislike = 'No character dislike..."