Template:Preload skill gem article/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Goagepad25
mNo edit summary
 
(12 intermediate revisions by 4 users not shown)
Line 3: Line 3:
==Usage==
==Usage==
This page is meant for substitution. Do not do a regular template call.
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===
===Parameters===
{| class=wikitable
{| class=wikitable
Line 23: Line 27:
==Example==
==Example==
===Active===
===Active===
<syntaxhighlight>{{subst:Path of Exile Wiki:Manual of Style/item/skill_gem
<syntaxhighlight lang="text">{{subst:Preload skill gem article
|type=active
|type=active
}}</syntaxhighlight>
}}</syntaxhighlight>
Generates a page like this:
Generates a page like this:


[[Path of Exile Wiki:Manual of Style/item/skill gem/doc/example/active]]
[[Template:Preload skill gem article/doc/example/active]]


===Support===
===Support===
<syntaxhighlight>{{subst:Path of Exile Wiki:Manual of Style/item/skill_gem
<syntaxhighlight lang="text">{{subst:Preload skill gem article
|type=support
|type=support
}}</syntaxhighlight>
}}</syntaxhighlight>
Generates a page like this:
Generates a page like this:


[[Path of Exile Wiki:Manual of Style/item/skill gem/doc/example/support]]
[[Template:Preload skill gem article/doc/example/support]]


<includeonly>[[de:Path of Exile Wiki:Formatierungsanweisungen/Gegenstände/Gemme]]</includeonly>
{{Documentation categories|
<!-- Categories and interwikis go here. -->
[[Category:Article creation templates]]
}}

Latest revision as of 20:04, 12 January 2022

This subpage provides documentation for Template:Preload skill gem article.

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