MrT
Created page with "This is a meta-module for producing MediaWiki template invocations. {{High-use|demo=Module:Unsubst|2=yes}} {{Module rating|p}} == Usage == First, load the module: <syntaxhighlight lang="lua"> local mTemplateInvocation = require('Module:Template invocation') </syntaxhighlight> Then you can use the individual functions as documented below. === Name === <syntaxhighlight lang="lua"> mTemplateInvocation.name(title) </syntaxhighlight> This function produces the name t..."