Difference between revisions of "Template:Version Nav"

From RimWorld Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
| style="border: 1px #A0A0A0 solid; background-color: #eee; padding: 5px 10px;" | Next Version: {{#Ask: [[Category:Version]] [[>>{{PAGENAME}}]] |format = list |limit = 1 |default=none |order=ascending |searchlabel =}}
 
| style="border: 1px #A0A0A0 solid; background-color: #eee; padding: 5px 10px;" | Next Version: {{#Ask: [[Category:Version]] [[>>{{PAGENAME}}]] |format = list |limit = 1 |default=none |order=ascending |searchlabel =}}
 
|-
 
|-
|} [[Category:Version]]
+
|} [[Category:Version]] <!---''Release on: {{#time: l j F Y|@{{#expr: 1361973600 + ({{#explode:{{PAGENAME}}|.|-1}} * 24 * 60 * 60)}}}}'' works but the dates don't always line up ---->
''Release on: {{#time: l j F Y|@{{#expr: 1361973600 + ({{#explode:{{PAGENAME}}|.|-1}} * 24 * 60 * 60)}}}}''
 
 
<noinclude>
 
<noinclude>
 
{{documentation}}
 
{{documentation}}
 
[[Category: Templates]]
 
[[Category: Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 16:40, 30 January 2021

Previous Version: Internal version/0.1.334 Next Version: Version/0.0.232
Documentation icon Template documentation[view] [edit] [history] [purge]

Description

Generates a small widget to go to the next version in the Category:Version or Category:Console version

Also handles the categorization of the page and the setting of Property:Release Date and its display. The date is either calculated manually or can be set with date=. For testing purposes like on this page date=false should be set, to forbid that properties are set.

Examples

Standard

{{Version Nav}}

on page Version/0.9.722 would produce:

Previous Version: Internal version/0.1.334 Next Version: Version/0.0.232


Special cases

{{Version Nav}}

on page Version/0.9.722 would produce:

Previous Version: Internal version/0.1.334 Next Version: Version/0.0.232


{{Version Nav|date=2018-10-17}}

on page Version/1.0.0 would produce:

Previous Version: Internal version/0.1.334 Next Version: Version/0.0.232


{{Version Nav}}

on page Version/0.0.232 would produce:

Previous Version: Internal version/0.1.334 Next Version: Version/0.0.232


{{Version Nav}}

on page Version/0.1.334 would produce:

Previous Version: Internal version/0.1.334 Next Version: Version/0.0.232


{{Version Nav}}

on page Version/0.2.363 would produce:

Previous Version: Internal version/0.1.334 Next Version: Version/0.0.232


{{Version Nav}}

on page Version/0.19.2009 would produce:

Previous Version: Internal version/0.1.334 Next Version: Version/0.0.232


{{Version Nav}}

on page current version would produce:

Previous Version: Internal version/0.1.334 Next Version: Version/0.0.232


Console version

{{Version Nav|date=2023-04-25}}

on page Console version/1.21 would produce:

Previous Version: Internal version/0.1.334 Next Version: Version/0.0.232