1,300
edits
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 7: | Line 7: | ||
local buildMap = require('Module:Map').buildMap | local buildMap = require('Module:Map').buildMap | ||
local membscol = { | |||
[true] = '[[File:Member icon.png|link=Members]]', | |||
[false] = '[[File:Free-to-play icon.png|link=Free-to-play]]', | |||
} | |||
function p.main(frame) | function p.main(frame) |