Template:MasterLevelTable: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
No edit summary
>OmegaK2
m (text is no longer centered)
Line 1: Line 1:
<includeonly>{| class="wikitable MasterLevelTable" style="width: {{{width|auto}}}; text-align: center"
<includeonly>{| class="wikitable MasterLevelTable" style="width: {{{width|auto}}};"
! Level !! {{Abbr|Exp.|Experience Needed to Level Up}} !! {{Abbr|Exp. total|Total Experience Needed to Level Up}} !! {{Abbr|Unlocks|Features First Unlocked on This Level}}</includeonly>
! Level !! {{Abbr|Exp.|Experience Needed to Level Up}} !! {{Abbr|Exp. total|Total Experience Needed to Level Up}} !! {{Abbr|Unlocks|Features First Unlocked on This Level}}</includeonly>
<noinclude>
<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 05:43, 22 August 2014


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:

Level Exp. Exp. total Unlocks