Template:Script overview/doc
From Roll20 Wiki
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 |