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:Script version/doc"

From Roll20 Wiki

Jump to: navigation, search
(Created page with "Records the version of an API script. The version can be anything, however a string in the form <code>major.minor</code> is preferred. === Usage === {| class="wikitable" |- !...")
 
m
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
{{documentation subpage|override=script version/doc|Script version}}
 
Records the version of an API script. The version can be anything, however a string in the form <code>major.minor</code> is preferred.
 
Records the version of an API script. The version can be anything, however a string in the form <code>major.minor</code> is preferred.
  
Line 4: Line 5:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Example
+
! Wikitext
 
! Produces
 
! Produces
 
|-
 
|-
Line 10: Line 11:
 
|| {{script version|2.2}}
 
|| {{script version|2.2}}
 
|}
 
|}
[[Category:Template Documentation]]
+
<includeonly>[[Category:API Templates]]</includeonly>
<includeonly>[[Category::API Templates]]</includeonly>
+

Latest revision as of 16:27, 16 January 2015

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