Template:LevelingChart: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | |||
</noinclude> | |||
<includeonly> | <includeonly> | ||
{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{PAGENAME}}|data=base=Base Experience}} | {{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{PAGENAME}}|data=base=Base Experience}} | ||
<table class="wikitable collapsible collapsed" cellpadding="5" cellspacing="5" style="text-align:center"> | |||
<table class="wikitable" cellpadding="5" cellspacing="5" style="text-align:center"> | |||
<tr> | <tr> | ||
<th>Level</th> | <th>Level</th> | ||
<th>XP</th> | <th>XP</th> | ||
<th>Level-Up Differential</th> | <th>Level-Up Differential</th> | ||
{{#if:{{{Evo1|}}} | <th>{{PAGENAME}}- | {{#if:{{{Evo1|}}} | <th>{{PAGENAME}}-{{{Evo1}}} Differential</th>}} | ||
{{#if:{{{Evo2|}}} | <th>{{PAGENAME}}- | {{#if:{{{Evo2|}}} | <th>{{PAGENAME}}-{{{Evo2}}} Differential</th>}} | ||
</tr> | </tr> | ||
{{#loop: vector| | {{#loop: vector| | ||
Line 25: | Line 28: | ||
<td>{{#expr: {{#expr:floor(((2*105/(105- {{#var:vector}}))^4+ {{#var:vector}}^3)*({{#external_value:base2}}/20))}} - {{#expr:floor(((2*105/(105- {{#var:decrement}}))^4+ {{#var:decrement}}^3)*(64/20))}}}}</td>}} | <td>{{#expr: {{#expr:floor(((2*105/(105- {{#var:vector}}))^4+ {{#var:vector}}^3)*({{#external_value:base2}}/20))}} - {{#expr:floor(((2*105/(105- {{#var:decrement}}))^4+ {{#var:decrement}}^3)*(64/20))}}}}</td>}} | ||
</tr> | </tr> | ||
<table> | <table> | ||
</includeonly> | </includeonly> |
Revision as of 08:32, 14 December 2016