Template:Ascendancy class/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}
{{lua|Module:SMW 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==
The template will do the following:
The template will do the following:
* create an infocard
* Create an infocard.
* add relevant categories to the page
* Add relevant categories to the page.
* add semantic properties to the page
* Add cargo fields to the page.


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


Line 25: Line 23:
| str
| str
| Name of the ascendancy class
| Name of the ascendancy class
| {{no}}
|-
| '''base_class'''
| str
| Base [[character class]] of the ascendancy class
| {{no}}
|-
| '''class_id'''
| int
| ID (for ordering) of the ascendancy class
| {{no}}
| {{no}}
|-  
|-  
Line 43: Line 31:
|}
|}


<includeonly>
==Cargo==
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
{| class="wikitable"
[[Category:SMW templates]]
! Table !! Declared by !! Attached by
</includeonly>
|-
| [[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]]
}}

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}}