Template:Lua/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 9: | Line 9: | ||
! You type !! You get | ! You type !! You get | ||
|- | |- | ||
| <code><nowiki>{{lua|Infobox ET}}</nowiki></code> || {{{{ | | <code><nowiki>{{lua|Infobox ET}}</nowiki></code> || {{{{ROOTPAGENAMEE}}|Infobox ET}} | ||
|- | |- | ||
| <code><nowiki>{{lua|Infobox ET|Utils}}</nowiki></code> || {{{{ | | <code><nowiki>{{lua|Infobox ET|Utils}}</nowiki></code> || {{{{ROOTPAGENAMEE}}|Infobox ET|Utils}} | ||
|} | |} | ||
If no argument is passed, there will be a single link to the module with the same name as the template. | If no argument is passed, there will be a single link to the module with the same name as the template. |