Module:Documentation: Difference between revisions

mNo edit summary
mNo edit summary
Line 1: Line 1:
local p = {}
local p = {}
local defaultDocPage = 'doc'
local defaultDocPage = 'doc'
local static = require( 'Module:Static' )
local docPreload = 'Template:Documentation/preload'
local docPreload = 'Template:Documentation/preload'
local docStyle = 'Module:Documentation/styles.css'
local docStyle = 'Module:Documentation/styles.css'
local static = require( 'Module:Static' )


local i18n = {
local i18n = {