Difference between revisions of "Template:Script version/doc"
From Roll20 Wiki
m |
m |
||
Line 10: | Line 10: | ||
|| {{script version|2.2}} | || {{script version|2.2}} | ||
|} | |} | ||
− | [[Category:Template Documentation]] | + | <noinclude>[[Category:Template Documentation]]</noinclude> |
<includeonly>[[Category:API Templates]]</includeonly> | <includeonly>[[Category:API Templates]]</includeonly> |
Revision as of 18:47, 31 December 2014
Records the version of an API script. The version can be anything, however a string in the form major.minor
is preferred.
Usage
Wikitext | Produces |
---|---|
{{script version|2.2}}
|
Version: 2.2 |