Template:Lua/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) m De-escape per Ganaram inukshuk |
||
| Line 5: | Line 5: | ||
! You Type !! You Get | ! You Type !! You Get | ||
|- | |- | ||
| <code>{{ | | <code><nowiki>{{modlink|Infobox ET}}</nowiki></code> || {{{{ROOTPAGENAME}}|Infobox ET}} | ||
|- | |- | ||
| <code>{{ | | <code><nowiki>{{modlink|Infobox ET|Utils}}</nowiki></code> || {{{{ROOTPAGENAME}}|Infobox ET|Utils}} | ||
|} | |} | ||
Revision as of 10:55, 28 September 2024
- This template invokes the following functions: lua_banner from Variable arguments.
Usage
Pass in the name of all modules used for a given template, separated by pipe characters:
| You Type | You Get | ||||
|---|---|---|---|---|---|
{{modlink|Infobox ET}} |
| ||||
{{modlink|Infobox ET|Utils}} |
|
If no argument is passed, there will be a single link to the module with the same name as the template.
See also
| This template has been deprecated. Its replacements are Template:Dochead and Template:Module introspection. |
| This template uses Lua: |