Template:ChangelogVersionHeader: Difference between revisions

From Step Mods | Change The Game
No edit summary
mNo edit summary
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#ifeq: Changelog/{{#show: STEP:Main|?CurrentRelease#}} | {{PAGENAME}} |<!--
<includeonly><!-- IF CURRENT CHANGELOG = CURRENT PAGE


Current
-->{{#ifeq:{{NAMESPACE}}:{{#show:STEP:Main/GuideVersioning|?{{NAMESPACE}}CurrentRelease#}}/changelog|{{NAMESPACE}}:{{PAGENAME}}|<!--


--> '''<''' [[Changelog|All changelogs]] {{!}} [[STEP:{{#show: STEP:Main | ?CurrentRelease# }}|STEP Guide]]<br><br>
THEN SHOW CURRENT-VERSION CHANGELOG HEADER:
{{Notice|text=Changes to the live guide can occur at any time between releases, so reference the [[Changelog/{{#show:STEP:Main|?DevelopmentRelease#}}|Developmental Changelog]] to ensure nothing is missed that may impact this release (link above).}} | {{#ifeq: Changelog/{{#show: STEP:Main|?DevelopmentRelease#}} | {{PAGENAME}} | <!--


Development
-->__NOTITLE__{{TOC|limit=2}}<h2>{{FULLPAGENAME}}</h2> [[{{NAMESPACE}}Version::{{BASEPAGENAME}}|]] [[Category:{{NAMESPACE}} Mod-Build Changelogs]]
'''<'''  [[{{NAMESPACE}}:Changelogs|All {{NAMESPACE}} changelogs]]  '''{{!}}'''  [[{{NAMESPACE}}:{{BASEPAGENAME}}|{{NAMESPACE}}:{{BASEPAGENAME}} Guide]]
{{alert|type=notice|text=Changes to the live guide can occur at any time between releases <span style="color:#f3c3b0">(see page footer for last edited timestamp)</span>, so review this changelog to see what may have changed since your {{#show:STEP:Main/GuideVersioning|?{{NAMESPACE}}CurrentRelease#}} build date.}}|<!--


-->{{fs|1.75em|STEP v{{SUBPAGENAME}} Changelog}}<br>  '''<''' [[Changelog|All changelogs]] {{!}} [[STEP:{{#show: STEP:Main | ?CurrentRelease# }}|STEP Guide]]<br><br>
ELSE IF DEVELOPMENT CHANGELOG = CURRENT PAGE
{{Warning|text=This changelog is in development and may not yet be applicable!<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{{fs|1.2em|[[Changelog/{{#show: STEP:Main|?CurrentRelease#}}|'''View the current changelog''']]}}}} | <!--


Out Of Date
-->{{#ifeq:{{NAMESPACE}}:{{#show:STEP:Main/GuideVersioning|?{{NAMESPACE}}DevelopmentRelease#}}/changelog|{{NAMESPACE}}:{{PAGENAME}}|<!--


--> '''<''' [[Changelog|All changelogs]] {{!}} [[STEP:{{#show: STEP:Main | ?CurrentRelease# }}|STEP Guide]]<br><br>
THEN SHOW DEVELOPMENT-VERSION CHANGELOG HEADER:
{{Warning|text=This guide is out of date! It may contain information that is incorrect or not in line with the current state of the game!<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{{fs|1.2em|[[Changelog/{{#show: STEP:Main|?CurrentRelease#}}|'''View the current changelog''']].}}}} }} }}</includeonly><noinclude>__NOTOC__
 
-->__NOTITLE__{{TOC|limit=2}}<h2>{{FULLPAGENAME}}</h2> [[{{NAMESPACE}}Version::{{BASEPAGENAME}}|]] [[Category:{{NAMESPACE}} Mod-Build Changelogs]]
'''<''' [[{{NAMESPACE}}:Changelogs|All {{NAMESPACE}} changelogs]] '''{{!}}'''  [[{{NAMESPACE}}:{{BASEPAGENAME}}|{{NAMESPACE}}:{{BASEPAGENAME}} Guide]]
{{alert|type=warning|text=This changelog pertains to the WIP Guide and does not apply to the {{#show:STEP:Main/GuideVersioning|?{{NAMESPACE}}CurrentRelease#}} Guide!<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{fs|1.2em|[[{{NAMESPACE}}:{{#show:STEP:Main/GuideVersioning|?{{NAMESPACE}}CurrentRelease#}}/changelog|'''View the current changelog instead''']]}}}}|<!--
 
OTHERWISE, SHOW THE PREVIOUS-VERSION CHANGE LOG HEADER:
 
-->__NOTITLE__{{TOC|limit=2}}<h2>{{FULLPAGENAME}}</h2> [[{{NAMESPACE}}Version::{{BASEPAGENAME}}|]] [[Category:{{NAMESPACE}} Mod-Build Changelogs]]
'''<'''  [[{{NAMESPACE}}:Changelogs|All {{NAMESPACE}} changelogs]]  '''{{!}}'''  [[{{NAMESPACE}}:{{BASEPAGENAME}}|{{NAMESPACE}}:{{BASEPAGENAME}} Guide]]
{{alert|type=warning|text=This guide is not current! It may contain information that is incorrect or not in line with the current state of the game!<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{fs|1.2em|[[{{NAMESPACE}}:{{#show:STEP:Main/GuideVersioning|?{{NAMESPACE}}CurrentRelease#}}/changelog|'''View the current changelog instead''']]}}}}}}}}</includeonly><noinclude>__NOTOC__[[Category:Changelog Templates]]


== Purpose & Usage ==
== Purpose & Usage ==
Displays a standard header or warning box with a link to the latest changelog with either "this page is out of date" or "this page is still in development."
Displays the current-version changelog if the changelog page is indeed the current changelog. Otherwise, it shows the development-version changelog header if the changelog page corresponds to the development version, else the deprecated-version changelog header is shown.


<!--
<!--

Latest revision as of 05:34, December 3, 2023


Purpose & Usage[edit source]

Displays the current-version changelog if the changelog page is indeed the current changelog. Otherwise, it shows the development-version changelog header if the changelog page corresponds to the development version, else the deprecated-version changelog header is shown.


See Also[edit source]

None