Module:Bongolium500/learning: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
Bongolium500 (talk | contribs) No edit summary |
Bongolium500 (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
if arg == "|" then | if arg == "|" then | ||
local text = "Pipe" | local text = "Pipe" | ||
elseif arg == "{!}" then | elseif arg == "{{!}}" then | ||
local text = "Fake Pipe" | local text = "Fake Pipe" | ||
end | end |