Module:Soreness: Difference between revisions
From Growtopia
Jump to navigationJump to search
>Sorenesss No edit summary |
>Sorenesss No edit summary |
||
| Line 2: | Line 2: | ||
function p.test(frame) | function p.test(frame) | ||
local class = {} | |||
table.insert(class,"growsprite") | table.insert(class,"growsprite") | ||
return "<span class='"..table.concat(class," ").."'>"..frame.args[1].."</span>[".."[Category:AutoPurge]]" | return "<span class='"..table.concat(class," ").."'>"..frame.args[1].."</span>[".."[Category:AutoPurge]]" | ||
Revision as of 11:39, 20 November 2024
Documentation for this module may be created at Module:Soreness/doc