Template:Preload skill gem article: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
No edit summary
No edit summary
 
(24 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{{{description|}}}
<includeonly>{{Base item
==Skill Functions and Interactions==
|name={{subst:PAGENAME}}
|rarity_id=normal
|class_id=Active Skill Gem
|skill_id={{subst:PAGENAME}}
|size_x=1
|size_y=1
|release_version={{{version|}}}
|level1 = True
}}
{{{description|}}}
==Skill functions and interactions==
{{{interactions|}}}
{{{interactions|}}}
==Gem level progression==
==Gem level progression==
{{Skill progression
{{Skill progression
}}
}}
 
{{Item acquisition}}
==Quest reward==
{{Skill enchantment modifier list}}|}}
{{QuestReward
|display_type=skill
|filter_by_reward={{PAGENAME}}
}}
 
==Vendor reward==
{{VendorQuestReward
|display_type=skill
|filter_by_reward={{PAGENAME}}
}}
{{#ifeq: {{{type|active}}}|active|{{Skill enchantment modifier list}}|}}
==Version history==
==Version history==
{{VersionHistoryTable}}
{{VersionHistoryTable}}
{{VersionHistoryRow|?}}
{{VersionHistoryRow|{{{version|?}}}}}
* {{PAGENAME}} has been added to the game.
* {{PAGENAME}} has been added to the game.
|}
|}
Line 27: Line 26:
{{reflist}}
{{reflist}}


{{#ifeq: {{{type|active}}}|active|{{Navbox Skills}}|{{Navbox Support Gems}}}}</includeonly><noinclude>{{documentation}}</noinclude>
{{subst:#ifeq: {{{type|active}}}|active|{{Navbox Skills}}|{{Navbox Support Gems}}}}</includeonly><noinclude>{{documentation}}</noinclude>

Latest revision as of 10:23, 18 December 2022

Template documentation[view] [edit] [history] [purge]


Usage

This page is meant for substitution. Do not do a regular template call.

Naming skill gem articles

  • Use the name of the skill gem as the page name.

Parameters

Parameter Description
type Use "active" or "support" depending on the whether the page is for an active or support skill gem
description Optional description to fill in when creating the way
interactions Optional info for the "Skill Functions and Interactions" section on the page
version Version number the skill gem was introduced

Example

Active

{{subst:Preload skill gem article
|type=active
}}

Generates a page like this:

Template:Preload skill gem article/doc/example/active

Support

{{subst:Preload skill gem article
|type=support
}}

Generates a page like this:

Template:Preload skill gem article/doc/example/support