Template:PG/Skill infobox: Difference between revisions
Template page
More actions
imported>Donni Iris prevent template from showing up on doc page |
Dark theme infobox colors |
||
| Line 1: | Line 1: | ||
<includeonly>{| style="margin:1px; border:1px solid#423930; float:right; text-align:left; position:relative; border-radius:5px; background:#1e1615ff;" cellpadding="5" | <includeonly>{| style="margin:1px; border:1px solid #423930; float:right; text-align:left; position:relative; border-radius:5px; background:#1e1615ff;" cellpadding="5" | ||
! colspan="2"|<div class="ib-tbl-hd">[[File:Button_Cyan.png|300px]]</div> <div class="ib-tbl-hdt">{{{title|title}}}</div> | ! colspan="2"|<div class="ib-tbl-hd">[[File:Button_Cyan.png|300px]]</div> <div class="ib-tbl-hdt">{{{title|title}}}</div> | ||
|- | |- | ||
| style= "width:250px;" colspan="2" align="center" | {{{image|[[Image:{{PAGENAME}}_skill.png{{pipe}}300px{{pipe}}]]}}} <br><div style="font-size:14px;color:#ffffff;">{{{caption|}}}</div> | | style= "width:250px;" colspan="2" align="center" | {{{image|[[Image:{{PAGENAME}}_skill.png{{pipe}}300px{{pipe}}]]}}} <br><div style="font-size:14px;color:#ffffff;">{{{caption|}}}</div> | ||
|- valign="top" | |- valign="top" | ||
! style="background:# | ! style="background:#2a1f1a; color:#d4b896; border-radius:2px; width:100px;" align="center" | Skill Type: | ||
| <div class="block2" style="color:#ffffff;">{{{skilltype|-}}}</div> | | <div class="block2" style="color:#ffffff;">{{{skilltype|-}}}</div> | ||
|- | |- | ||
! style="background:# | ! style="background:#2a1f1a; color:#d4b896; border-radius:2px; width:100px;" align="center" | Max Level: | ||
| <div class="block2" style="color:#ffffff;">{{{maxlevel|-}}}</div> | | <div class="block2" style="color:#ffffff;">{{{maxlevel|-}}}</div> | ||
{{ #if:{{{req|}}} | | {{ #if:{{{req|}}} | | ||
{{!-}} | {{!-}} | ||
! style="background:# | ! style="background:#332517; color:#d4b896; border-radius:2px; width:100px;" align="center" {{pipe}} Requirements: | ||
{{pipe}} <div class="block2" style="color:#ffffff;">{{{req}}}</div> | {{pipe}} <div class="block2" style="color:#ffffff;">{{{req}}}</div> | ||
}} | }} | ||
{{ #if:{{{skilltrainers|}}} | | {{ #if:{{{skilltrainers|}}} | | ||
{{!-}} | {{!-}} | ||
! style="background:# | ! style="background:#332517; color:#d4b896; border-radius:2px; width:100px;" align="center" {{pipe}} Skill Trainers: | ||
{{pipe}} <div class="block2" style="color:#ffffff;">{{{skilltrainers}}}</div> | {{pipe}} <div class="block2" style="color:#ffffff;">{{{skilltrainers}}}</div> | ||
}} | }} | ||
{{ #if:{{{gem|}}} | | {{ #if:{{{gem|}}} | | ||
{{!-}} | {{!-}} | ||
! style="background:# | ! style="background:#332517; color:#d4b896; border-radius:2px; width:100px;" align="center" {{pipe}} Primary Gem: | ||
{{pipe}} <div class="block2" style="color:#ffffff;">{{{gem}}}</div> | {{pipe}} <div class="block2" style="color:#ffffff;">{{{gem}}}</div> | ||
}} | }} | ||
| Line 27: | Line 27: | ||
{{ #switch: {{FULLPAGENAME}} | {{ #switch: {{FULLPAGENAME}} | ||
| Template:Skill infobox = | | Template:Skill infobox = | ||
| Skill Template = | | Skill Template = | ||
| {{ #if: {{{skilltype|}}} | [[Category:{{{skilltype}}}s]] }}{{ #ifeq: {{{skilltype}}} | Beast Form | [[Category:Combat Skills]][[Category:Beast Skills]] }} | | {{ #if: {{{skilltype|}}} | [[Category:{{{skilltype}}}s]] }}{{ #ifeq: {{{skilltype}}} | Beast Form | [[Category:Combat Skills]][[Category:Beast Skills]] }} | ||
}}</includeonly> | }}</includeonly> | ||
<noinclude> | <noinclude> | ||
See [[Template:PG/Skill infobox]] for documentation. | |||
</noinclude> | </noinclude> | ||
Latest revision as of 00:36, 8 April 2026
See Template:PG/Skill infobox for documentation.