No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
|nextDesc={{#if:{{{Next|}}}|{{#if:{{#dpl:title=Update:{{{Next}}}|include={PatchData}:publishdate}}|{{#dpl:title=Update:{{{Next}}}|include={PatchData}:publishdate|format=,}}|Unknown}}}} | |nextDesc={{#if:{{{Next|}}}|{{#if:{{#dpl:title=Update:{{{Next}}}|include={PatchData}:publishdate}}|{{#dpl:title=Update:{{{Next}}}|include={PatchData}:publishdate|format=,}}|Unknown}}}} | ||
}}<!-- | }}<!-- | ||
----------------- | |||
Short description | |||
----------------- | |||
-->{{Short description|Let's RP build{{#if:{{{publishdate|}}}|{{#if:{{{futurerelease|}}}|{{nbsp}}scheduled for|{{nbsp}}released on}} {{{publishdate}}}}}}}<!-- | |||
-------------- | |||
TemplateStyles | |||
-------------- | |||
--><templatestyles src="Template:PatchData/styles.css" />[[Category:Patchnotes]]</includeonly><noinclude>[[Category:Navplates]]{{/doc}}</noinclude> | --><templatestyles src="Template:PatchData/styles.css" />[[Category:Patchnotes]]</includeonly><noinclude>[[Category:Navplates]]{{/doc}}</noinclude> |
Latest revision as of 11:49, 22 February 2023
This documentation is transcluded from Template:PatchData/doc. Changes can be proposed in the talk 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.