Difference between revisions of "Template:Function parameters/doc"
From Roll20 Wiki
m (235259 moved page Template:Function parameters/sandbox to Template:Function parameters/doc) |
Andreas J. (Talk | contribs) m |
||
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | {{documentation subpage}} | + | {{documentation subpage|override=function parameters/doc|Function parameters}} |
Creates a list of function parameters and their description, in a definition list. Up to 9 parameters can be specified. The first template parameter is the name of the first function parameter, the second template parameter is the description of the first function parameter, the third template parameter is the name of the second function parameter, etc. | Creates a list of function parameters and their description, in a definition list. Up to 9 parameters can be specified. The first template parameter is the name of the first function parameter, the second template parameter is the description of the first function parameter, the third template parameter is the name of the second function parameter, etc. | ||
− | By default, this template will create a level 4 heading for the parameters. You can change that with the <code>h</code> parameter for the template. | + | By default, this template will create a level 4 heading for the parameters. You can change that with the <code>h</code> parameter for the template. The text of the section heading can be overridden with the <code>section</code> parameter. |
− | <includeonly>[[Category: | + | <includeonly>[[Category:Meta Templates]]</includeonly> |
Latest revision as of 19:50, 31 January 2021
This is a documentation subpage for Function parameters. It contains usage information, categories and other content that is not part of the original template page. |
Creates a list of function parameters and their description, in a definition list. Up to 9 parameters can be specified. The first template parameter is the name of the first function parameter, the second template parameter is the description of the first function parameter, the third template parameter is the name of the second function parameter, etc.
By default, this template will create a level 4 heading for the parameters. You can change that with the h
parameter for the template. The text of the section heading can be overridden with the section
parameter.