Revision as of 11:27, 29 September 2023 by Couchor(talk | contribs)(Created page with "local cargo = mw.ext.cargo local getArgs = require('Module:Arguments').getArgs local makeFlag = require('Module:Player/Flag').makeFlag local Links = require('Module:Links') local p = {} function p.main(frame) local args = getArgs(frame) local currentTitle = mw.title.getCurrentTitle().text local gameCategory = mw.text.split(currentTitle, '/')[1] local fullString = '' -- Cycle through different tabs for key, value in ipairs (args) do local tab = mw.text.jsonD...")
Warning: You are editing an out-of-date revision of this page.
If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.