Template:OBSE Plugin
This template is used to display information on the main page of an OBSE plugin. It will automatically add the page to Category: OBSE Plug-Ins.
To use the template, include the following in the desired page:
{{OBSE Plugin |Version = OPTIONAL (should be the latest public release) |InternalVer = OPTIONAL (number returned by GetPluginVersion) |Name = |Author = |Description = |Install = (installation instructions) |Download = (download link) |Source = OPTIONAL (source code link - see note) |Discussions = OPTIONAL |OBSEname = OPTIONAL (name used for IsPluginInstalled |TitleBG = OPTIONAL (color of title boxes, default #ffdead) |TextBG = OPTIONAL (color of text boxes, default #ffeded) }}
NotesEdit
- If you wish to include optional values when using the template, but still displaying their default information (Unknown/NA/etc.), set their value as 0.
- The exception is InternalVer, which must be set to null to display default information.
- If Source is not defined or 0, the template will display "Not Available". If the source code is available at the same link given in Download, you can simply use "Source=1" to duplicate the link.
{{{Name}}} | |
---|---|
Author(s) |
{{{Author}}} |
Current Version | (Unknown) |
Description |
{{{Description}}} |
Installation |
{{{Install}}} |
Download |
{{{Download}}} |
Source Code |
Not Available |
Discussions |
(None) |
OBSE Name | (Unknown) |