Difference between revisions of "Template:API command/doc"
From Roll20 Wiki
(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 | ||
|- | |- | ||
− | | < | + | | <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 |