Difference between revisions of "Template:Script version"
From Roll20 Wiki
(Created page with "<span style="font-variant:small-caps">'''Version:''' {{{1}}}</span><noinclude>{{documentation}}</noinclude>") |
m |
||
Line 1: | Line 1: | ||
− | <span style="font-variant:small-caps">'''Version:''' {{{1}}}</span><noinclude>{{documentation}}</noinclude> | + | <includeonly><span style="font-variant:small-caps">'''Version:''' {{{1}}}</span></includeonly><noinclude>{{documentation}}</noinclude> |
Latest revision as of 18:41, 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.
[edit] Usage
Wikitext | Produces |
---|---|
{{script version|2.2}}
|
Version: 2.2 |
The above documentation is transcluded from Template:Script version/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |