Difference between revisions of "Module:RankTable"

133 bytes added ,  17:17, 19 April 2018
m
added "Current EXP Total sum of all Ranks"
m (added rank 79 to 81; added rank 90, 91, and 92 to be pending)
m (added "Current EXP Total sum of all Ranks")
Line 132: Line 132:
exptotal = exptotal + tbl[e]
exptotal = exptotal + tbl[e]
end
end
wiki_table = wiki_table ..
[[
|-
! scope="row" colspan="5"| Current EXP Total sum of all Ranks
| ]] .. exptotal .. [[
]]


return wiki_table .. '|}' --inspect( p.RankData )
return wiki_table .. '|}' --inspect( p.RankData )
359

edits