Template:Documentation/doc: Difference between revisions
imported>JejChainstar (Created page with "{{Doc/start}} This template transcludes the template's documentation page automatically, if no documentation is found, the template is added to Category:Templates with no documentation and Template:Doc will be displayed in place. == Parameters == * '''1''': ''(Default: <nowiki>{{</nowiki>FULLPAGENAME}}/doc)'' Documentation to display. {{Doc/end|Template:Documentation/doc}}") |
imported>Ttv pedro270707 mNo edit summary |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{lua}} | ||
This template transcludes the template's documentation page automatically, if no documentation is found, the template is added to [[:Category:Templates with no documentation]] and [[Template:Doc]] will be displayed in place. | This template transcludes the template's documentation page automatically, if no documentation is found, the template is added to [[:Category:Templates with no documentation]] and [[Template:Doc]] will be displayed in place. | ||
== | == Argument == | ||
{| class="wikitable" | |||
! Argument !! Default value !! Note | |||
|- | |||
| <code>1</code> || <code><nowiki>{{FULLPAGENAME}}/doc</nowiki></code> || Documentation to display. | |||
|} |
Latest revision as of 20:13, 8 August 2023
File:Lua logo.svg
This template uses Module:Documentation, a script written in Lua.
This template transcludes the template's documentation page automatically, if no documentation is found, the template is added to Category:Templates with no documentation and Template:Doc will be displayed in place.
Argument[edit source]
Argument | Default value | Note |
---|---|---|
1 |
{{FULLPAGENAME}}/doc |
Documentation to display. |