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:API command/doc"

From Roll20 Wiki

Jump to: navigation, search
(Created page with "Displays an API command for use with API script syntax descriptions. == Usage == {| class="wikitable" |- ! Wikitext ! Output |- | <pre>{{API command|my-command}}</pre> | !my...")
 
m (Usage)
Line 8: Line 8:
 
! Output
 
! Output
 
|-
 
|-
| <pre>{{API command|my-command}}</pre>
+
| <code><nowiki>{{API command|my-command}}</nowiki></code>
 
| !my-command
 
| !my-command
 
|}
 
|}
 
<noinclude>[[Category:Template Documentation]]</noinclude>
 
<noinclude>[[Category:Template Documentation]]</noinclude>

Revision as of 23:00, 25 July 2014

Displays an API command for use with API script syntax descriptions.

Usage

Wikitext Output
{{API command|my-command}}  !my-command