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 |
||
(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 | ||
|- | |- | ||
− | | < | + | | <code><nowiki>{{API command|my-command}}</nowiki></code> |
− | | | + | | {{API command|my-command|nocat=true}} |
− | |} | + | |}<includeonly>[[Category:API Templates]]</includeonly> |
− | < | + |
Latest revision as of 22:43, 14 January 2015
This is a documentation subpage for API command. It contains usage information, categories and other content that is not part of the original template page. |
Displays an API command for use with API script syntax descriptions.
[edit] Usage
Wikitext | Output |
---|---|
{{API command|my-command}}
|
!my-command |