Home
Random
Log in
Settings
About Brighter Shores Wiki
Disclaimers
Search
Editing
Template:Update list/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 creates an entry for an article's update history. You '''must''' only put this template inside of {{t|Update history}}, as it acts as a wrapper container. '''See [[BS:HISTORY]] for guidance'''. You should use {{T|UL}} as an alias for this template. ==Usage== * <code>type</code> must be one of the following: ** empty (defaults to <code>update</code>) ** <code>update</code> ** <code>ninja</code> ** <code>patch</code> ** <code>coldfix</code> ** <code>hotfix</code> ** <code>warmfix</code> ** <code>hidden</code> ** <code>nxt</code> ** <code>beta</code> * <code>update</code> is the name of the update page, without the ''Update:'' prefix included. This parameter may be left empty. * <code>date</code> uses the format '''{{#time: j F Y }}''' ===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. }} <includeonly> [[Category:Transclusion templates|{{PAGENAME}}]] [[Category:Formatting templates|{{PAGENAME}}]] </includeonly> {{TemplateData|<templatedata> { "params": { "type": { "label": "Type of Update", "example": "patch", "type": "string", "default": "update", "autovalue": "update", "suggested": true, "description": "The type of the update" }, "date": { "label": "Date of Update", "description": "The date of the Updates listed below this update list entry.", "example": "14 November 2016", "type": "date", "default": "The date of the update specified with the \"update\" parameter", "autovalue": "", "suggested": true }, "update": { "label": "Update Name", "description": "The name of the update, without including the Update: prefix at the beginning", "example": "Patch Notes (14 November 2016)", "type": "wiki-page-name", "suggested": true } }, "paramOrder": [ "type", "update", "date" ], "format": "inline", "description": "This template creates an entry for an article's update history. It must be placed inside of an {{Update history}} template. It takes three parameters. \nThe first is the type of the update (update, ninja, patch, coldfix, hotfix, warmfix, hidden, or nxt).\nThe next is the update name (the article name of the update without the Update: prefix included. This parameter may be left empty for Hidden updates or other updates without an update article on the wiki.\nThe last is the date parameter in the format (DD MMMM YYYY, ex. 14 November 2016)" } </templatedata>}}
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