Home
Random
Log in
Settings
About Brighter Shores Wiki
Disclaimers
Search
Editing
Template:Update history/doc
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{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=== ;Unnamed parameter 1 The content of the update history. For example: <pre> {{UH| * {{UL|type=hidden|update=2024-11-06|date=6 November 2024}} ** Winkled Starfish has been recoloured. * {{UL|update=2024-11-06|date=6 November 2024}} ** Added to game. * {{UL|type=patch|update=2024-11-06|date=6 November 2024}} ** The level required to catch Wrinkled Starfish has been decreased. * {{UL|type=hotfix|update=2024-11-06|date=6 November 2024}} ** Characters with very long names can now be deleted. * {{UL|type=ninja|update=2024-11-06|date=6 November 2024}} ** Wrinkled Starfish now have less wrinkles. }} </pre> Produces: {{UH| * {{UL|type=hidden|update=2024-11-06|date=6 November 2024}} ** Winkled Starfish has been recoloured. * {{UL|update=2024-11-06|date=6 November 2024}} ** Added to game. * {{UL|type=patch|update=2024-11-06|date=6 November 2024}} ** The level required to catch Wrinkled Starfish has been decreased. * {{UL|type=hotfix|update=2024-11-06|date=6 November 2024}} ** Characters with very long names can now be deleted. * {{UL|type=ninja|update=2024-11-06|date=6 November 2024}} ** Wrinkled Starfish now have less wrinkles. }} ;Named parameter <code>nointro</code> Suppress the text above the box. <pre> {{UH|nointro=y| * {{UL|type=hidden|update=Hidden updates|date=6 November 2024}} ** Winkled Starfish has been recoloured. }} </pre> Produces: {{UH|nointro=y| * {{UL|type=hidden|update=Hidden updates|date=6 November 2024}} ** Winkled Starfish has been recoloured. }} When an update history has multiple update list entries, empty lines should be added between them for readability as shown in the examples above. {{TemplateData|<templatedata> { "params": { "1": { "label": "Content", "description": "Content of the update history section. See full documentation for details.", "type": "string", "autovalue": "", "required": true }, "nointro": { "label": "Suppress intro", "description": "Suppress the introduction text but setting this to any value", "example": "y", "type": "string", "autovalue": "y" } }, "description": "Provides formatting for the update history section.", "format": "\n{{_|\n_ = _\n}}\n" } </templatedata>}} <includeonly>[[Category:Formatting templates]]</includeonly>
Summary:
Please note that all contributions to Brighter Shores Wiki are considered to be released under the CC BY-NC-SA 3.0 (see
Brighter Shores:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Preview page with this template
Templates used on this page:
Template:Documentation
(
edit
)
Template:Mainonly
(
edit
)
Template:T
(
edit
)
Template:TemplateData
(
edit
)
Template:UH
(
edit
)
Template:UL
(
edit
)
Template:Update history
(
edit
)
Template:Update list
(
edit
)
Module:Array
(
edit
)
Module:DPLlua
(
edit
)
Module:DependencyList
(
edit
)
Module:Documentation
(
edit
)
Module:Paramtest
(
edit
)
Module:T
(
edit
)
Module:Tooltip
(
edit
)
Module:Yesno
(
view source
) (semi-protected)
This page is a member of a hidden category:
Category:Templates using TemplateData