This is the current revision of this page, as edited by Huhu9001(talk | contribs) at 07:26, 2 September 2023(←Replaced content with 'local export = {} function export.show(frame) local s = 'lala' .. frame:extensionTag('section', nil, { begin = 'p1', }) .. 'haha' .. frame:extensionTag('section', nil, { ['end'] = 'p1', }) mw.log(s) return s end return export'). The present address (URL) is a permanent link to this version.Revision as of 07:26, 2 September 2023 by Huhu9001(talk | contribs)(←Replaced content with 'local export = {} function export.show(frame) local s = 'lala' .. frame:extensionTag('section', nil, { begin = 'p1', }) .. 'haha' .. frame:extensionTag('section', nil, { ['end'] = 'p1', }) mw.log(s) return s end return export')