Template:Succession/doc
Jump to navigation
Jump to search
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.