Template:Infobox skill/doc: Difference between revisions

From Ring of Brodgar
Jump to navigation Jump to search
(Update - "cost" to "skillcost" & "lpcost property-name change.)
(Update capped image-size value.)
Line 20: Line 20:
| name        = Infobox Title (defaults to related page-name)
| name        = Infobox Title (defaults to related page-name)
| image      = File:Example.ext (defaults to "...")
| image      = File:Example.ext (defaults to "...")
| imagewidth  = 123 (To resize image if needed. Capped to a maximum of 350)
| imagewidth  = 123 (To resize image if needed. Capped to a maximum of 152)
| caption    = text (Concise infobox-image caption text if needed)
| caption    = text (Concise infobox-image caption text if needed)



Revision as of 07:04, 22 August 2022

Example result
Infobox skill.png
image caption
LP Cost 1234
Skill(s)
Required
Metal Working, Rope Twining, Wheelwrighting
Skill(s)
Enabled
None
Hearth Magic(s) Unlocked None
Required By (0) Nothing
Go to Skills Page
Description
This template is used to create a skill infobox on skill pages.


Basic syntax
Type {{infobox skill|...}} at the top of the page. Available parameters shown below.


Parameters
{{infobox skill

    General infobox parameters. Should only be used when needed or appropriate.
| name        = Infobox Title (defaults to related page-name)
| image       = File:Example.ext (defaults to "...")
| imagewidth  = 123 (To resize image if needed. Capped to a maximum of 152)
| caption     = text (Concise infobox-image caption text if needed)

    Skill parts.
| skillcost   = 1234
| req         = [[skillreq::Metal Working]], [[skillreq::Rope Twining]], [[skillreq::Wheelwrighting]]
}}


Properties


Categories