Template:Update history: Difference between revisions

(Created page with "<includeonly><!--{{#if:{{{nointro|}}}||<div class="seealso"><small>This information has been compiled as part of the update history project. Some updates may not be included – see here for how to help out!</small></div> <nowiki/>}}--><div class="update-history"> {{{1|}}}</div>{{Mainonly|{{Ctg|Pages with update history}}}}</includeonly><noinclude>{{/doc}}</noinclude>")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><!--{{#if:{{{nointro|}}}||<div class="seealso"><small>This information has been compiled as part of the [[RuneScape:Historical information policy|update history project]]. Some updates may not be included – see [[RuneScape:Maintenance/Update history|here]] for how to help out!</small></div>
<includeonly>{{#if:{{{nointro|}}}||<div class="seealso"><small>This information has been manually compiled. Some updates may not be included yet.</small></div>
<nowiki/>}}--><div class="update-history">
<nowiki/>}}<div class="update-history">
{{{1|}}}</div>{{Mainonly|{{Ctg|Pages with update history}}}}</includeonly><noinclude>{{/doc}}</noinclude>
{{{1|}}}</div>{{Mainonly|{{Ctg|Pages with update history}}}}</includeonly><noinclude>{{/doc}}</noinclude>

Latest revision as of 00:04, 7 November 2024

Template documentation
This documentation is transcluded from Template:Update history/doc. [edit] [history] [purge]

This template serves as a wrapper for update histories on pages. It must be used as a container for {{UL}} templates. You can also use {{UH}} as an alias for this template.

Parameters

Unnamed parameter 1

The content of the update history. For example:

{{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.
}}

Produces:

This information has been manually compiled. Some updates may not be included yet.
  • hidden 6 November 2024 (Update):
    • Winkled Starfish has been recoloured.
  • patch 6 November 2024 (Update):
    • The level required to catch Wrinkled Starfish has been decreased.
  • hotfix 6 November 2024 (Update):
    • Characters with very long names can now be deleted.
  • ninja 6 November 2024 (Update):
    • Wrinkled Starfish now have less wrinkles.
Named parameter nointro

Suppress the text above the box.

{{UH|nointro=y|
* {{UL|type=hidden|update=Hidden updates|date=6 November 2024}}
** Winkled Starfish has been recoloured.
}}

Produces:

  • hidden 6 November 2024 (Update):
    • 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.

Template data

Show/hide template's data

The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.

Provides formatting for the update history section.

Template parameters[Edit template data]

This template has custom formatting.

ParameterDescriptionTypeStatus
Content1

Content of the update history section. See full documentation for details.

Auto value
Stringrequired
Suppress intronointro

Suppress the introduction text but setting this to any value

Example
y
Auto value
y
Stringoptional