Module:Brand/new: Revision history

From Inkipedia, the Splatoon wiki

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.

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

12 March 2024

  • curprev 13:3813:38, 12 March 2024Exaskliri talk contribs 1,078 bytes +1,078 Created page with "local p = {} local specificLink = { ["amiibo"] = "amiibo (brand)", } local specificFileName = { ["S"] = {}, ["S2"] = {}, ["S3"] = {}, } function p.requireFromModule(frame) return p.getBrandIcon( string.upper(frame.game), frame.name, frame.size or 24, frame.icononly ) end function p.invokeFromTemplate(frame) return p.getBrandIcon( string.upper(frame:getParent().args.game), frame:getParent().args.name, frame:getParent().args.size or 24, frame:g..."
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)