Template:PatchData: Difference between revisions
Dyson Sphere Program build released on {{{publishdate}}}
mNo edit summary Tags: Manual revert 2017 source edit |
mNo edit summary Tags: Manual revert 2017 source edit |
||
(5 intermediate revisions by the same user not shown) | |||
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=Patch_Notes:{{{Prev}}}|include={PatchData}:publishdate}}|{{#dpl:title=Patch_Notes:{{{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=Patch_Notes:{{{Next}}}|include={PatchData}:publishdate}}|{{#dpl:title=Patch_Notes:{{{Next}}}|include={PatchData}:publishdate|format=,}}|Unknown}}}} | ||
}} | }} | ||
<noinclude> | <noinclude> |
Latest revision as of 14:36, 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 |