Module:Static: Difference between revisions

From Downtime Wiki
MC>MarkusRost
m Protected "Module:Static": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
Created page with "-- Source: https://runescape.wiki/w/Module:Static local mwHtml = getmetatable( mw.html.create() ) mwHtml._static = mwHtml._static or {} return mwHtml._static"
(No difference)

Revision as of 03:45, 25 April 2025

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