Template:Infobox Miniquest: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
{{!}}- |
{{!}}- |
||
}} |
}} |
||
{{#if:{{{members|}}}| |
|||
! colspan="2" | Members |
! colspan="2" | Members |
||
| colspan="3" | {{#if:{{{members|}}}|{{{members}}}|{{Unknown}}}} |
| colspan="3" | {{#if:{{{members|}}}|{{{members}}}|{{Unknown}}}} |
||
|- |
|- |
||
}} |
|||
{{#if:{{{developer|}}}| |
|||
! colspan="2" | Developer(s) |
! colspan="2" | Developer(s) |
||
| colspan="3" | {{#if:{{{developer|}}}|{{{developer}}}|{{Unknown}}}} |
| colspan="3" | {{#if:{{{developer|}}}|{{{developer}}}|{{Unknown}}}} |
||
|- |
|- |
||
}} |
|||
| class="infobox-padding" colspan="5" | |
| class="infobox-padding" colspan="5" | |
||
|- |
|- |
Revision as of 16:35, 30 November 2024
Released
Members
Developer(s)
Infobox Miniquest | ||||
---|---|---|---|---|
Please add an image! | ||||
Template documentation
This documentation is transcluded from Template:Infobox Miniquest/doc. [edit] [history] [purge]
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 | |||||||
colspan="2"
|
colspan="2" | colspan="2" |
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. |