This is an old revision of this page, as edited by Remsense(talk | contribs) at 21:07, 19 November 2023(←Created page with 'require('strict') local p = {} function p.Cite(frame) local getArgs = require('Module:Arguments').getArgs return p._Cite(getArgs(frame)) end function p._Cite(args) end'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 21:07, 19 November 2023 by Remsense(talk | contribs)(←Created page with 'require('strict') local p = {} function p.Cite(frame) local getArgs = require('Module:Arguments').getArgs return p._Cite(getArgs(frame)) end function p._Cite(args) end')
This module is rated as beta, and is ready for widespread use. It is still new and should be used with some caution to ensure the results are as expected.