Jump to content

Module:Sandbox/Justinc/First/sandbox/doc

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Justinc (talk | contribs) at 13:32, 16 May 2013 (Created page with 'You can write your docs here <syntaxhighlight lang="lua"> function(example) return 2 end </syntaxhighlight>'). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

You can write your docs here

function(example) return 2 end