Template:MasterLevelTable: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
No edit summary
>OmegaK2
(Changed to dynamic templating, temporarily breaks the tables)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{| class="wikitable MasterLevelTable" style="width: {{{width|auto}}}; text-align: center"
<includeonly>{{#invoke: NPCMaster|experience_progression}}
! Level !! {{Abbr|Exp.|Experience Needed to Level Up}} !! {{Abbr|Exp. total|Total Experience Needed to Level Up}} !! {{Abbr|Unlocks|Features Unlocked on Level Up}}</includeonly>
</includeonly>
<noinclude>
<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 02:44, 30 August 2015


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


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?