Difference between revisions of "Template:Script overview/doc"
From Roll20 Wiki
(Created page with "Creates a metadata box for displaying on a script page == Parameters == {| class="wikitable" |- ! Name ! Description |- || author || The user ID of the script author. This t...") |
m |
||
Line 31: | Line 31: | ||
|lastmodified=2013-12-30 | |lastmodified=2013-12-30 | ||
|version=2.2}}</pre> | |version=2.2}}</pre> | ||
− | | {{script overview|author=84478|lastmodified=2013-12-30|version=2.2}} | + | | {{script overview|author=84478|lastmodified=2013-12-30|version=2.2|nocat=true}} |
|} | |} | ||
<noinclude>[[Category:Template Documentation]]</noinclude> | <noinclude>[[Category:Template Documentation]]</noinclude> | ||
<includeonly>[[Category:API Templates]]</includeonly> | <includeonly>[[Category:API Templates]]</includeonly> |
Revision as of 00:07, 3 January 2015
Creates a metadata box for displaying on a script page
Parameters
Name | Description |
---|---|
author | The user ID of the script author. This template will then link to that user's wiki userpage. |
lastmodified | The date that the script was most recently updated. Should be in the form yyyy-mm-dd
|
version | The current version of the script. A version number in the form major.minor is recommended.
|
Additionally, if an unnamed parameter is given, it will be used to set the float direction of the box. (Default is right
.)
Usage
Wikitext | Output |
---|---|
{{script overview |author=84478 |lastmodified=2013-12-30 |version=2.2}} |
API ScriptAuthor: 84478
Version: 2.2 Last Modified: 2013-12-30 Code: {{{2}}} Dependencies: None Conflicts: None |