Template:Infobox Miniquest/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{External|rs=Template:Infobox Miniquest}} |
|||
{{documentation}} |
|||
{{ |
{{Documentation}} |
||
This template returns the minimum value of the input parameters. |
|||
Infobox to be used on [[Miniquest]] pages. |
|||
==Usage== |
|||
This template can be used by entering the following onto a relevant page. |
|||
==Quick copy== |
|||
<pre>{{Min|num1|num2|...|numN}}</pre> |
|||
<pre>{{Infobox Miniquest |
|||
|name = |
|||
|image = |
|||
|release = |
|||
|update = |
|||
|removal = (Optional) |
|||
|removalupdate = (Optional) |
|||
|aka = (Optional) |
|||
|members = |
|||
|series = |
|||
|difficulty = |
|||
|developer = |
|||
}}</pre> |
|||
== |
==Example== |
||
<div style="float:left;">{{Infobox Miniquest |
|||
These parameters can be any number of numbers. |
|||
|name = Enter the Abyss |
|||
|image = [[File:Enter the Abyss.png|300px]] |
|||
|release = [[13 June]] [[2005]] |
|||
|update = RuneCraft Update and Tweaks |
|||
|members = Yes |
|||
|series = None |
|||
|difficulty = Intermediate |
|||
|developer = Andrew Gower |
|||
}}</div>{{Clear|Left}} |
|||
==Parameters== |
|||
⚫ | |||
{| |
|||
! style="text-align:left" | Parameter |
|||
! style="text-align:left" | Description |
|||
! style="text-align:left" | Required |
|||
|- |
|||
|name |
|||
|Name of the miniquest. |
|||
| |
|||
|- |
|||
|image |
|||
|Image of the miniquest. |
|||
| |
|||
|- |
|||
|release |
|||
|Date that the miniquest was released. |
|||
| |
|||
|- |
|||
|update |
|||
|Update post associated with the release date. |
|||
| |
|||
|- |
|||
|removal |
|||
|Date that the miniquest was removed. |
|||
|(Optional) |
|||
|- |
|||
|removalupdate |
|||
|Update post associated with the removal date. |
|||
|(Optional) |
|||
|- |
|||
|aka |
|||
|Alternate names for the miniquest. |
|||
|(Optional) |
|||
|- |
|||
|members |
|||
|Whether or not the miniquest is members only. |
|||
| |
|||
|- |
|||
|series |
|||
|The quest series that the miniquest is a part of. Use "None" if not applicable. |
|||
| |
|||
|- |
|||
|difficulty |
|||
|The officially stated difficulty of the quest from the quest page at runescape.com. |
|||
| |
|||
|- |
|||
|developer |
|||
|The name of the developers who worked on the miniquest, if known. |
|||
| |
|||
|- |
|||
|} |
|||
⚫ |
Latest revision as of 11:44, 17 October 2024
Infobox to be used on Miniquest pages.
Quick copy
{{Infobox Miniquest |name = |image = |release = |update = |removal = (Optional) |removalupdate = (Optional) |aka = (Optional) |members = |series = |difficulty = |developer = }}
Example
Enter the Abyss | ||||
---|---|---|---|---|
File:Enter the Abyss.png | ||||
Released | 13 June 2005 (Update) | |||
Members | Yes | |||
Quest series | None | |||
Developer(s) | Andrew Gower | |||
Parameters
Parameter | Description | Required |
---|---|---|
name | Name of the miniquest. | |
image | Image of the miniquest. | |
release | Date that the miniquest was released. | |
update | Update post associated with the release date. | |
removal | Date that the miniquest was removed. | (Optional) |
removalupdate | Update post associated with the removal date. | (Optional) |
aka | Alternate names for the miniquest. | (Optional) |
members | Whether or not the miniquest is members only. | |
series | The quest series that the miniquest is a part of. Use "None" if not applicable. | |
difficulty | The officially stated difficulty of the quest from the quest page at runescape.com. | |
developer | The name of the developers who worked on the miniquest, if known. |