Template:Ascendancy class/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Illviljan
mNo edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}
{{lua|Module:Data tables}}
__TOC__


The '''{{BASEPAGENAME}}''' template is used to create a infocard for [[Ascendancy class]]es
{{Lua|Module:Data tables}}
 
The '''{{BASEPAGENAME}}''' template is used to create a infocard for [[Ascendancy class]]es.


==Overview==
==Overview==
Line 31: Line 31:
|}
|}


<includeonly>
==Cargo==
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
{| class="wikitable"
! Table !! Declared by !! Attached by
|-
| [[Special:CargoTables/ascendancy_classes|ascendancy_classes]]
| {{tl|Ascendancy class/cargo/ascendancy classes/declare}}
| {{tl|Ascendancy class/cargo/ascendancy classes/attach}}
|}
 
{{Documentation categories|
<!-- Categories and interwikis go here. -->
[[Category:Data templates]]
[[Category:Data templates]]
</includeonly>
}}

Latest revision as of 01:40, 26 June 2022

This subpage provides documentation for Template:Ascendancy class.

Lua logo

This template uses the following modules:

The Ascendancy class template is used to create a infocard for Ascendancy classes.

Overview

The template will do the following:

  • Create an infocard.
  • Add relevant categories to the page.
  • Add cargo fields to the page.

Parameters

All parameters should be filled in if possible to ensure it's working correctly.

Parameter Type Description Optional
name str Name of the ascendancy class
flavour_text str The ascendancy classes flavour text

Cargo

Table Declared by Attached by
ascendancy_classes {{Ascendancy class/cargo/ascendancy classes/declare}} {{Ascendancy class/cargo/ascendancy classes/attach}}