Template:MasterLevelTable/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
(Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> {{tl|MasterLevelTable}} is used to build the table header for Masters|Mas...")
 
>Vinifera7
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
{{Lua|Module:NPCMaster}}


{{tl|MasterLevelTable}} is used to build the table header for [[Masters|Master]] experience progression tables.
{{tl|MasterLevelTable}} is used to build the table header for [[Masters|Master]] experience progression tables.


==Usage==
==Usage==
The following is an example of how to use the template:
The following is an example of how to use the template:


<pre>{{MasterLevelTable}}
<pre>{{MasterLevelTable
|-
| lv1_rep=0
! 1
| lv1_rep_total=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv1_unlocks=
|-
| lv2_rep=0
! 2
| lv2_rep_total=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv2_unlocks=
|-
| lv3_rep=0
! 3
| lv3_rep_total=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv3_unlocks=
|-
| lv4_rep=0
! 4
| lv4_rep_total=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv4_unlocks=
|-
| lv5_rep=0
! 5
| lv5_rep_total=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv5_unlocks=
|-
| lv6_rep=0
! 6
| lv6_rep_total=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv6_unlocks=
|-
| lv7_rep=0
! 7
| lv7_rep_total=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv7_unlocks=
|-
| lv8_rep=0
! 8
| lv8_rep_total=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv8_unlocks=
|}</pre>
}}
</pre>


The previous block of code yields the following:
The previous block of code yields the following:


{{MasterLevelTable}}
{{MasterLevelTable
|-
| use_smw=no
! 1
| lv1_rep=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv1_rep_total=0
|-
| lv1_unlocks=
! 2
| lv2_rep=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv2_rep_total=0
|-
| lv2_unlocks=
! 3
| lv3_rep=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv3_rep_total=0
|-
| lv3_unlocks=
! 4
| lv4_rep=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv4_rep_total=0
|-
| lv4_unlocks=
! 5
| lv5_rep=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv5_rep_total=0
|-
| lv5_unlocks=
! 6
| lv6_rep=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv6_rep_total=0
|-
| lv6_unlocks=
! 7
| lv7_rep=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv7_rep_total=0
|-
| lv7_unlocks=
! 8
| lv8_rep=0
| {{n/a}} || {{n/a}} || {{n/a}}
| lv8_rep_total=0
|}
| lv8_unlocks=
 
}}


<includeonly>
{{Documentation categories|
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
<!-- Categories and interwikis go here. -->
[[Category:Templates|{{PAGENAME}}]]
[[Category:Templates]]
</includeonly>
}}

Latest revision as of 17:59, 15 December 2020

This subpage provides documentation for Template:MasterLevelTable.

Lua logo

This template uses the following modules:

{{MasterLevelTable}} is used to build the table header for Master experience progression tables.

Usage

The following is an example of how to use the template:

{{MasterLevelTable
| lv1_rep=0
| lv1_rep_total=0
| lv1_unlocks=
| lv2_rep=0
| lv2_rep_total=0
| lv2_unlocks=
| lv3_rep=0
| lv3_rep_total=0
| lv3_unlocks=
| lv4_rep=0
| lv4_rep_total=0
| lv4_unlocks=
| lv5_rep=0
| lv5_rep_total=0
| lv5_unlocks=
| lv6_rep=0
| lv6_rep_total=0
| lv6_unlocks=
| lv7_rep=0
| lv7_rep_total=0
| lv7_unlocks=
| lv8_rep=0
| lv8_rep_total=0
| lv8_unlocks=
}}

The previous block of code yields the following:

LevelRep.Rep. totalUnlocks
100?
200?
300?
400?
500?
600?
700?
800?