Template:Succession/doc

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:48, 17 October 2024 (Created page with "{{documentation}} The '''Succession''' template is used to show the succession of "titles" within ''Old School RuneScape'', as new updates are added into the game. Examples of "titles" include: * The strongest quest monster * The strongest monster, etc. ==Usage== This template can be used by entering the following onto a relevant page. <pre>{{Succession|predecessor="Predecessor"|title="The current title held"|successor="Successor"}}</pre> would result..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is a documentation subpage for Template:Succession.
It contains usage information, categories, and other content that is not part of the original template page.

The Succession template is used to show the succession of "titles" within Old School RuneScape, as new updates are added into the game. Examples of "titles" include:

  • The strongest quest monster
  • The strongest monster, etc.

Usage

This template can be used by entering the following onto a relevant page.

{{Succession|predecessor="Predecessor"|title="The current title held"|successor="Successor"}}

would result in:

Predecessor Title Successor
"Predecessor" "The current title held" "Successor"

Similarly, because we use parameter names, you could switch up the order if that seems more natural, and the output will remain the same.

{{Succession|title="The current title held"|predecessor="Predecessor"|successor="Successor"}}

Predecessor

This parameter is replaced by the predecessor to the current title.

The current title held

This parameter is replaced by the current title.

Successor

This parameter is replaced by the successor to the current title.