All public logs

Jump to navigation Jump to search

Combined display of all available logs of Heroes 3 wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:20, 14 December 2023 Imahero talk contribs created page Module:Overlay (Created page with "-- this module implements Template:Overlay local p = {} local mArguments = require('Module:Arguments') -- used to cache the calculated font color to avoid repeat calculations local previous_backgroundcolor = '' local fontcolor = '' local function buildicon(n, form, lk, c, t) local res if form == 'text' then return tostring( mw.html.create('span') :css('font-weight', 'bold') :css('color', c) :wikitext(n) ) elseif form == 'color' or form...")