Jump to content

Module:Module wikitext and Module:Module wikitext/sandbox: Difference between pages

(Difference between pages)
Page 1
Page 2
Content deleted Content added
m Protected "Module:Module wikitext": Highly visible template: request at WP:RFPP ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
 
No edit summary
 
Line 1: Line 1:
--[[
local p = {}
local p = {}


p.text = ''
p.text = ''
Line 15: Line 16:


return p
return p

--]]