Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Template:Param description/doc"

From Roll20 Wiki

Jump to: navigation, search
(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.