local p = {}; function p.test() return mw.html.create( 'code' ):wikitext( '{{User:Anomie/Sandbox12}}' ); end return p;