Page history
Jump to navigation
Jump to search
15 November 2024
15 October 2024
Protected "Module:Skill List/Header" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
mno edit summary
+44
no edit summary
+2
no edit summary
+57
no edit summary
+25
no edit summary
−1
no edit summary
m+8
Created page with "local getArgs = require('Module:Arguments').getArgs local p = {} function p.main(frame) local args = getArgs(frame) local game = args[1]:lower() local exampleSkill = args[2]:lower() local getSkill = require('Module:Data/Skill/' .. game) local possibleColumns = { name = "Name", rpname = frame:expandTemplate{ title = "tt", args = { "RP Name", "''Revelations: Persona'' Name" } }, battlename = "Battle Name", skilltype = frame:expandTemplate{ title = "tt", args..."
+1,417