15 November 2024
15 October 2024
23 September 2024
21 June 2024
17 June 2024
no edit summary
+151
no edit summary
+186
no edit summary
+176
no edit summary
+2
no edit summary
+138
no edit summary
+3
no edit summary
+133
no edit summary
+1
no edit summary
+140
no edit summary
+161
no edit summary
+136
no edit summary
+2
no edit summary
+149
lol
no edit summary
+145
no edit summary
+146
no edit summary
+7
no edit summary
+304
no edit summary
−9
Created page with "local getArgument = require('Module:Arguments').getArgument local p = {} function p.Main(frame) local args = frame.args local game = args[1]:lower() local input = args[2]:lower() local getSkill = require('Module:Data/Skill/' .. game) local iconPage = mw.title.makeTitle('Module', 'Data/Icon/' .. game) if getSkill.skill[input] and getSkill.skill[input].link then -- Check if an alternate link for a page is set in skill data name = '[[' .. getSkill.skill[input]...."
+1,776