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

Template:API parameter/doc

From Roll20 Wiki

Revision as of 22:44, 14 January 2015 by Brian (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Displays a parameter to an API command for use with API script syntax descriptions.

Usage

Parameters can be optional or required. Indicate that the parameter is optional with the optional parameter to this template.

Wikitext Output
{{API parameter|name=my-parameter}} <my-parameter>
{{API parameter|name=my-optional-parameter|optional=true}} [my-optional-parameter]