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
 
(4 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
{{documentation subpage|override=api command/doc|API command}}
 
Displays an API command for use with API script syntax descriptions.
 
Displays an API command for use with API script syntax descriptions.
  
Line 8: Line 9:
 
! Output
 
! Output
 
|-
 
|-
| <pre>{{API command|my-command}}</pre>
+
| <code><nowiki>{{API command|my-command}}</nowiki></code>
| !my-command
+
| {{API command|my-command|nocat=true}}
|}
+
|}<includeonly>[[Category:API Templates]]</includeonly>
<noinclude>[[Category:Template Documentation]]</noinclude>
+

Latest revision as of 22:43, 14 January 2015

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

[edit] Usage

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