Difference between revisions of "Template:Param description/doc"
From Roll20 Wiki
(Created page with "Creates a row in the parameter description table located after an API command syntax box. Each row should describe a parameter to the command. == Parameters == {| class="wik...") |
m |
||
Line 13: | Line 13: | ||
| ''value'' | | ''value'' | ||
| Documentation for what the parameter does and how to use it. A mention of whether the parameter is option is recommended. | | Documentation for what the parameter does and how to use it. A mention of whether the parameter is option is recommended. | ||
− | |}<noinclude>[[Category:Template Documentation]]</noinclude> | + | |}<noinclude>[[Category:Template Documentation]]</noinclude><includeonly>[[Category:API Templates]]</includeonly> |
Revision as of 22:48, 30 December 2014
Creates a row in the parameter description table located after an API command syntax box. Each row should describe a parameter to the command.
Parameters
Namne | Description |
---|---|
name | The name of one of the command's parameters |
value | Documentation for what the parameter does and how to use it. A mention of whether the parameter is option is recommended. |