(Created page with "{{Documentation}} The {{t|PatchData}} template provides current status and navigation for patch pages specifically. It also provides searchable data for [https://www.mediawiki.org/wiki/Extension:DynamicPageList3 DynamicPageList3]. ==TemplateData== <templatedata> { "params": { "Prev": { "label": "Previous patch page name", "description": "Page name of the previous patch", "example": "Star Citizen Alpha 3.17.0", "type": "wiki-page-...") |
No edit summary |
||
Line 55: | Line 55: | ||
} | } | ||
</templatedata> | </templatedata> | ||
{{Note|'''Note:''' A portion of the text above originated from the [https://starcitizen.tools/ SC Tools wiki] under [https://creativecommons.org/licenses/by-nc-sa/3.0/ CC BY-NC-SA 3.0] license.}} |
Latest revision as of 11:55, 22 February 2023
This is a documentation subpage for Template:PatchData.It contains usage information, categories, and other content that is not part of the original template page.
Template:PatchData invokes Template:PatchData/styles.css using TemplateStyles.
The {{PatchData}} template provides current status and navigation for patch pages specifically. It also provides searchable data for DynamicPageList3.
TemplateData
Provides current status and navigation for patch pages
Parameter | Description | Type | Status | |
---|---|---|---|---|
Future release | futurerelease | Whether this patch is a future release (yes/no)
| String | suggested |
Publish date | publishdate | Publish date or estimated publish (if future release) of the patch
| Date | suggested |
Previous patch page name | Prev | Page name of the previous patch
| Page name | required |
Next patch page name | Next | Page name of the next patch
| Page name | suggested |
SEO image | image | Image for SEO purpose
| File | optional |
Note: A portion of the text above originated from the SC Tools wiki under CC BY-NC-SA 3.0 license.