Template:Patch name: Difference between revisions

From Valheim Wiki
No edit summary
No edit summary
Line 14: Line 14:
* {{tlx|patch name|2011|04|15|5=date-only=yes}} produces: {{patch name|2011|04|15|date-only=yes}} (no links to patches and label only contains the date. Useful for events not associated with patches)
* {{tlx|patch name|2011|04|15|5=date-only=yes}} produces: {{patch name|2011|04|15|date-only=yes}} (no links to patches and label only contains the date. Useful for events not associated with patches)
* {{tlx|patch name|2011|04|15|5=sort=yes}} will add an invisible string ''2011-04-15'' at the start of the result. This can be useful in sortable tables
* {{tlx|patch name|2011|04|15|5=sort=yes}} will add an invisible string ''2011-04-15'' at the start of the result. This can be useful in sortable tables
* {{tlx|patch name|2011|04|15|in-the}} produces: {{patch name|2011|4|15|in-the}} (No difference in English, but useful in languages for which the wording is different in sentences of the type "In the '''April 15th Patch''', something happened".)
* {{tlx|patch name|2011|04|15|in-the}} produces: {{patch name|2011|04|15|in-the}} (No difference in English, but useful in languages for which the wording is different in sentences of the type "In the '''April 15th Patch''', something happened".)


[[Category:Templates|Patch name]]
[[Category:Templates|Patch name]]
</noinclude>
</noinclude>

Revision as of 16:11, 2 January 2022

Dates should be inputted in YYYY-MM-DD format with leading zeros (e.g. {{patch name|year|month|day}}, {{0.205.6|2021|12|09}}).

Usage