This is an old revision of this page, as edited by 1ctinus(talk | contribs) at 13:20, 2 June 2024(←Created page with 'local p = {} function p.shortdesc(text, frame) return frame:expandTemplate{title = 'Short description', args = {text, 'noreplace'}} end local getArgs = require('Module:Arguments').getArgs function p.main(frame) return p.shortdesc("DEMO", frame) end return p'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 13:20, 2 June 2024 by 1ctinus(talk | contribs)(←Created page with 'local p = {} function p.shortdesc(text, frame) return frame:expandTemplate{title = 'Short description', args = {text, 'noreplace'}} end local getArgs = require('Module:Arguments').getArgs function p.main(frame) return p.shortdesc("DEMO", frame) end return p')