Difference between revisions of "Template:Extensioninfobox"
Jump to navigation
Jump to search
(Created page with "{{Infobox |title = {{PAGENAME}} |name = Extensioninfobox | label2 = Description | data2 = {{{desc}}} | label3 = Author(s) | data3 = {{{aut}}} | label4...") Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 6: | Line 6: | ||
| data2 = {{{desc}}} | | data2 = {{{desc}}} | ||
| label3 = Author(s) | | label3 = Author(s) | ||
− | | data3 = {{{ | + | | data3 = {{{auth}}} |
| label4 = Status | | label4 = Status | ||
| data4 = {{{status}}} | | data4 = {{{status}}} |
Revision as of 12:17, 10 June 2020
Description | {{{desc}}} |
---|---|
Author(s) | {{{auth}}} |
Status | {{{status}}} |
Contains a Migration | |
Uses a Package | |
Provides an at-a-glance summary of an extension.
Usage
{{Extensioninfobox|title=|desc=|auth=|status=|github={{Github|user=|branch=}}|LKVer=|migration=|package=}}
Parameters
Parameter | Required? | Default | Description |
---|---|---|---|
title | semi | Page title | The title for the infobox. Defaults to the page title, which isn't nice looking due to it including the Extensions: prefix. |
desc | yes | A short description of the extension. | |
auth | yes | The extension's author(s). | |
status | yes | The extension's approximate status, such as WIP, testing, stable, that sort of thing. | |
github | yes | Template:Github | Link to the github branch the extension is located at. This makes use of the Github template; see that page for information. As configured here, it expects your github username and the name of the branch the extension is at. The template will sort out the rest. |
LKVer | semi | Unspecified | What version of Lorekeeper the extension is built upon. |
migration | no | Whether or not the extension contains and requires a migration. If so, enter yes for this parameter.
| |
package | no | Whether or not the extension makes use of a package. If so, enter yes for this parameter.
| |
modified-main | no | Whether or not the extension is included in the modified-main branch. If so, enter yes for this parameter.
| |
dev300 | no | Whether or not the extension is included in the 3.0.0 develop branch. If so, enter yes for this parameter.
|
The above documentation is transcluded from Template:Extensioninfobox/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. |