Template:Infobox Miniquest/doc: Difference between revisions

no edit summary
(Created page with "{{External|rs=Template:Infobox Miniquest}} {{Documentation}} Infobox to be used on Miniquest mw.pages. ==Quick copy== <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 |name = Enter the Abyss |image = 300px |release = 13 June 2005...")
 
No edit summary
Line 1:
{{documentation}}
{{External|rs=Template:Infobox Miniquest}}
{{Documentationinvokes|MinMax}}
This template returns the minimum value of the input parameters.
 
==Usage==
Infobox to be used on [[Miniquest]] mw.pages.
This template can be used by entering the following onto a relevant page.
 
<pre>{{Min|num1|num2|...|numN}}</pre>
==Quick copy==
<pre>{{Infobox Miniquest
|name =
|image =
|release =
|update =
|removal = (Optional)
|removalupdate = (Optional)
|aka = (Optional)
|members =
|series =
|difficulty =
|developer =
}}</pre>
 
==Examplenum1 ... numN==
These parameters can be any number of numbers.
<div style="float:left;">{{Infobox Miniquest
|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}}
 
<includeonly>[[Category:InfoboxMathematical templates|{{PAGENAME}}]]</includeonly>
==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.
|
|-
|}
 
<includeonly>[[Category:Infobox templates]]</includeonly>