Template:Update history/doc: Difference between revisions
no edit summary
(Created page with "{{Documentation}} This template serves as a wrapper for update histories on pages. It must be used as a container for {{t|UL}} templates. You can also use {{t|UH}} as an alias for this template. ===Discussions=== * Forum:Listing update histories on articles * Forum:Listing update histories on articles v2 ===Parameters=== ;Unnamed parameter 1 The content of the update history. For example: <pre> {{Update history| * {{UL|type=hidden|update=Hidden updates|date=1 O...") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1:
{{Documentation}}
This template serves as a wrapper for update histories on pages. It must be used as a container for {{t|UL}} templates. You can also use {{t|UH}} as an alias for this template.
===Parameters===
Line 10 ⟶ 6:
The content of the update history. For example:
<pre>
{{UH|
* {{UL|type=hidden|update=
** Winkled Starfish has been recoloured.
* {{UL|update=Game updates/2024-11-06|date=6 November 2024}}
** Added to game.
* {{UL|type=patch|update=
** The level required to catch Wrinkled Starfish has been decreased.
* {{UL|type=hotfix|update=
** Characters with very long names can now be deleted.
* {{UL|type=ninja|update=Game updates/2024-11-06|date=6 November 2024}}
** Wrinkled Starfish now have less wrinkles.
}}
</pre>
Produces:
{{UH|
* {{UL|type=hidden|update=
** Winkled Starfish has been recoloured.
* {{UL|update=Game updates/2024-11-06|date=6 November 2024}}
** Added to game.
* {{UL|type=patch|update=
** The level required to catch Wrinkled Starfish has been decreased.
* {{UL|type=hotfix|update=
** Characters with very long names can now be deleted.
* {{UL|type=
** Wrinkled Starfish now have less wrinkles.
}}
Line 46:
<pre>
{{UH|nointro=y|
* {{UL|type=hidden|update=Hidden updates|date=
** Winkled Starfish has been recoloured.
}}
</pre>
Produces:
{{UH|nointro=y|
* {{UL|type=hidden|update=
** Winkled Starfish has been recoloured.
}}
Line 81:
</templatedata>}}
<includeonly>[[Category:Formatting templates]]</includeonly>
|