All public logs
Combined display of all available logs of Stiles Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:05, 11 June 2022 Maxwells talk contribs imported Module:Icon by file upload (1 revision)
- 12:22, 11 June 2022 Maxwells talk contribs created page Module:Icon (Created page with "-- This module implements Template:Icon. require("Module:No globals") local yesNo = require("Module:Yesno") local getArgs = require("Module:Arguments").getArgs local getPlain = nil local p = {} -- Determine whether we're being called from a sandbox local sandbox = mw.getCurrentFrame():getTitle():find('sandbox', 1, true) and '/sandbox' or '' -- Implements Template:Icon -- Returns the icon image corresponding to a string (like 'B') function p._main(args, data)...")