Open main menu
Home
Random
Log in
Settings
About Tokyo Afterschool Summoners
Disclaimers
Tokyo Afterschool Summoners
Search
Difference between revisions of "Module:RankTable"
← Older edit
Newer edit →
Module:RankTable
(view source)
Revision as of 00:15, 15 March 2017
21 bytes added
,
00:15, 15 March 2017
m
table.concat
Revision as of 23:55, 14 March 2017
(
view source
)
Ptown2
(
talk
|
contribs
)
m
(you're supposed to return the module lol)
← Older edit
Revision as of 00:15, 15 March 2017
(
view source
)
Ptown2
(
talk
|
contribs
)
m
(table.concat)
Newer edit →
Line 53:
Line 53:
function p:RankDataReturn( frame )
function p:RankDataReturn( frame )
return p.RankData
return
table.concat(
p.RankData
, "," )
end
end
Ptown2
359
edits