Module:Sandbox/Tule-hog: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
local |
local p = {} |
||
data = require('Module:Sandbox/Tule-hog/data') |
data = require('Module:Sandbox/Tule-hog/data') |
||
local SD = require "Module:SimpleDebug" |
local SD = require "Module:SimpleDebug" |
||
Line 5: | Line 5: | ||
SD.wtos('blocked') |
SD.wtos('blocked') |
||
⚫ | |||
⚫ | |||
SD.wtos('unblocked') |
SD.wtos('unblocked') |
||
return SD.s |
return SD.s |
||
end |
end |
||
return |
return p |