359
edits
m (fixed the table error and added number formatting because prettier) |
m (parser has same-line issues, newline fix?) |
||
Line 149: | Line 149: | ||
]] | ]] | ||
return wiki_table .. '|}' --inspect( p.RankData ) | return wiki_table .. "\n\t\t" .. '|}' --inspect( p.RankData ) | ||
end | end | ||
return p | return p |
edits