Module:Static
Appearance
Documentation for this module may be created at Module:Static/doc
-- Source: https://runescape.wiki/w/Module:Static
local mwHtml = getmetatable( mw.html.create() )
mwHtml._static = mwHtml._static or {}
return mwHtml._static