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"

From Roll20 Wiki

Jump to: navigation, search
(Created page with "<includeonly>|- | ''{{{name}}}'' | {{{value}}}</includeonly>")
 
Line 2: Line 2:
 
| ''{{{name}}}''
 
| ''{{{name}}}''
  
| {{{value}}}</includeonly>
+
| {{{value}}}</includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 22:48, 25 July 2014

[view] [edit] [history] [purge] Documentation icon Template documentation

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.