Template:Infobox skill: Difference between revisions

From Ring of Brodgar
Jump to navigation Jump to search
(Bypass troublesome SMW property-redirects: "skill/ptext1/2/3" =>"paginae/text1/2/3".)
m (Parm: Swap "ptext1" vs "text" -- making "ptext1" dominant ("text" depreciated).)
Line 5: Line 5:
! colspan="2" | {{{name|{{PAGENAME}}}}}
! colspan="2" | {{{name|{{PAGENAME}}}}}
|- style="text-align:center;"
|- style="text-align:center;"
| colspan="2" style="padding:0.5em;" | {{Page-image-name-processing | image={{{image|}}} | imagewidth={{{imagewidth|}}} | maxsize=152 }}<p style="margin:0px;margin-top:0.5em"><i>{{{caption|{{#if:{{{text|{{{ptext1|}}}}}}|<span style="display:inline-block; border:2px silver outset; border-radius:8px;">"{{{text|{{{ptext1}}}}}}"</span>}} }}}</i></p>{{#set:paginae/text1|{{{text|{{{ptext1|?}}}}}}}}
| colspan="2" style="padding:0.5em;" | {{Page-image-name-processing | image={{{image|}}} | imagewidth={{{imagewidth|}}} | maxsize=152 }}<p style="margin:0px;margin-top:0.5em"><i>{{{caption|{{#if:{{{ptext1|{{{text|}}}}}}|<span style="display:inline-block; border:2px silver outset; border-radius:8px;">"{{{ptext1|{{{text}}}}}}"</span>}} }}}</i></p>{{#set:paginae/text1|{{{ptext1|{{{text|?}}}}}}}}
|-
|-
! colspan="2" {{RoB_style|infoboxsection}} |
! colspan="2" {{RoB_style|infoboxsection}} |

Revision as of 06:05, 16 May 2023

Template documentation (for the template shown above, sometimes hidden or invisible)
Example result
Infobox skill.png

{{{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

"{{{ptext2}}}"


"{{{ptext3}}}"

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)

    Paginae parts.
| ptext1      = In-game/paginae text - part-1. (the poem/epigram/free verse or other general info-story/verse)
| ptext2      = In-game/paginae text - part-2. (general informational text related to skill)
| ptext3      = In-game/paginae text - part-3. (additional provide info/help)

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


Properties


Categories