Template:Skill infobox: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Donni Iris (talk | contribs)
improve formatting *slightly*. not sure why it's wrapping the header titles in <pre> tags?
Donni Iris (talk | contribs)
prevent template from showing up on doc page
 
Line 1: Line 1:
{| 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>
|-
|-
Line 30: Line 30:
| 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>
<noinclude>
<noinclude>
__NOTOC__
__NOTOC__

Latest revision as of 16:53, 7 April 2026


Syntax

{{Skill infobox
|title            =
|image            =
|caption          =
|skilltype        =
|maxlevel         =
|req              = 
|skilltrainers    =
|gem =
}}

Parameters

Long parameters will extend the width of the infobox. To keep it the correct size keep text short or use the "< br>" function

title
Not Optional. Defaults to article name.
image
Optional. Defaults to a .png image of the article's name. If specified, use [[Image:pagename_skill.png|300px|]]
caption
Optional.
skilltype
Required, Options:Combat Skill, Trade Skill, Beast Skill, Other Skill, Anatomy Skill, Phrenology Skill.
maxlevel
Required, will remain blank on page. List the currently available max level for the skill (without bonuses).
skilltrainers
Optional. List NPCs that teach the skill.
gem
Optional. List the primary gem associated with the skill. Mainly used for Combat skills.

Description

Create an attractive "info card" for Skills. This is another way to liven up the pages. It also provides a consistent "at a glance" information box with vital information that is consistent across all creatures. Note that the goal is not to cover everything that can fit into the card, as that is in the body of the article. If you have any suggestions for what should/could go in the infobox, please comment on the Talk page or the author's talk page.

Automatic categories
skilltype- Will automatically add a Category to the page based on skilltype. "Combat Skill" will auto-add "[[Category:Combat Skills]]. This will NOT happen on pages that have been specifically excluded, like this Template's own page and the Skill Template page.

Image

The typical usage is to use this in a new article, save, and THEN upload the image by clicking the image link (which then is pre-set with the article name) If an image already exists which name does not match the article name, or in a different format (png), specify it. If the image is larger/smaller the box will expand/shrink to fit it, have to specify what size you want it to appear(see below) keep in mind that the text will only be 300px in length.

Examples

Don't mind that the Titles are wrong, the title takes the name of the page it is created on.

Here you can see examples of what Hammer templates could look like. Please note the image format is wrong in this example.

{{Skill infobox
|title            = Hammer
|image            =[[File:Hammer (skill).jpg|300px]]
|caption          = If I had a hammer...
|skilltype        = Combat Skill
|maxlevel         = 60
|req              = 
|skilltrainers    = [[Agrashab]], [[Falkrin Overstrike]]
|gem = {{Item|Moss Agate}}
}}
Hammer

If I had a hammer...
Skill Type:
Combat Skill
Max Level:
60
Skill Trainers:
Primary Gem: http://cdn.projectgorgon.com/v456/icons/icon_.png Error: Item not found }}
 
[[Expression error: Unrecognized punctuation character "{".]]