Template:Infobox Miniquest: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
Content added Content deleted
|  (Created page with "{| class="infobox {{parentitle|{{{name}}}}} infobox-miniquest" |- ! class="infobox-header" colspan="5" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} |- | class="infobox-image infobox-full-width-content" colspan="5" | {{#if:{{{image|}}}|{{{image}}}|Please add an image!}} |- | class="infobox-padding" colspan="5" | |- ! colspan="2" | Released | colspan="3" | {{#if:{{{release|}}}|{{{release}}} {{#if:{{{update|}}}|([[Update:{{{update}}}|Update]])| - Update...") | No edit summary | ||
| Line 7: | Line 7: | ||
| | class="infobox-padding" colspan="5" | | | class="infobox-padding" colspan="5" | | ||
| |- | |- | ||
| {{#if:{{{release|}}}| | |||
| ! colspan="2" | Released | ! colspan="2" | Released | ||
| | colspan="3" | {{#if:{{{release|}}}|{{{release}}} {{#if:{{{update|}}}|([[Update:{{{update}}}|Update]])| - Update {{Unknown}}}}|{{Unknown}}}} | | colspan="3" | {{#if:{{{release|}}}|{{{release}}} {{#if:{{{update|}}}|([[Update:{{{update}}}|Update]])| - Update {{Unknown}}}}|{{Unknown}}}} | ||
| |- | |- | ||
| }} | |||
| {{#if:{{{removal|}}}| | {{#if:{{{removal|}}}| | ||
| ! colspan="2" {{!}} Removed | ! colspan="2" {{!}} Removed | ||
| Line 15: | Line 19: | ||
| {{!}}- | {{!}}- | ||
| }} | }} | ||
| {{#if:{{{aka|}}}| | {{#if:{{{aka|}}}| | ||
| ! colspan="2" {{!}} Also called | ! colspan="2" {{!}} Also called | ||
Revision as of 16:33, 30 November 2024
Released
| Infobox Miniquest | ||||
|---|---|---|---|---|
| Please add an image! | ||||
| Members | Unknown (edit) | |||
| Quest series | Unknown (edit) | |||
| Developer(s) | Unknown (edit) | |||
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" 
 
 | 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. |