Documentation for this module may be created at Module:Test/doc
p = {} function p.test( f ) return mw.html.create("span"):wikitext('[[Chairs|'):wikitext('{{Stack|Pufferfish|standard=true}}'):wikitext(']]') end return p