Template:PatchData: Difference between revisions
Dyson Sphere Program build released on {{{publishdate}}}
More actions
Content deleted Content added
m Replace _ Tag: 2017 source edit |
mNo edit summary Tag: 2017 source edit |
||
Line 5: | Line 5: | ||
--------------------------- |
--------------------------- |
||
-->{{Prevnext |
-->{{Prevnext |
||
|prev={{#if:{{{Prev|}}}| |
|prev={{#if:{{{Prev|}}}|Patch_Notes:{{{Prev}}}}} |
||
|prevTitle={{{Prev|}}} |
|prevTitle={{{Prev|}}} |
||
|prevDesc={{#if:{{#dpl:title= |
|prevDesc={{#if:{{#dpl:title={{{Prev}}}|include={PatchData}:publishdate}}|{{#dpl:title={{{Prev}}}|include={PatchData}:publishdate|format=,}}|Unknown}} |
||
|title=<span class="template-patchdata-status template-patchdata-status--released">Released</span> |
|title=<span class="template-patchdata-status template-patchdata-status--released">Released</span> |
||
|desc={{{publishdate}}} - {{Time ago|{{{publishdate}}}|magnitude=days|ago=}}|{{Time ago|{{{publishdate}}}}} |
|desc={{{publishdate}}} - {{Time ago|{{{publishdate}}}|magnitude=days|ago=}}|{{Time ago|{{{publishdate}}}}} |
||
|next={{#if:{{{Next|}}}| |
|next={{#if:{{{Next|}}}|Patch_Notes:{{{Next}}}}} |
||
|nextTitle={{{Next|}}} |
|nextTitle={{{Next|}}} |
||
|nextDesc={{#if:{{{Next|}}}|{{#if:{{#dpl:title= |
|nextDesc={{#if:{{{Next|}}}|{{#if:{{#dpl:title={{{Next}}}|include={PatchData}:publishdate}}|{{#dpl:title={{{Next}}}|include={PatchData}:publishdate|format=,}}|Unknown}}}} |
||
}} |
}} |
||
<noinclude> |
<noinclude> |
Revision as of 13:13, 10 June 2024
This documentation is transcluded from Template:PatchData/doc. Changes can be proposed in the talk page.
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 |