Modul:Vorlage:Anker: Unterschied zwischen den Versionen
2019-12-27
(2019-12-26) |
(2019-12-27) |
||
Zeile 1: | Zeile 1: | ||
local Anchor = { suite = "AnchorTemplate", | local Anchor = { suite = "AnchorTemplate", | ||
serial = "2019-12- | serial = "2019-12-27", | ||
item = 79414611, | item = 79414611, | ||
globals = { TemplUtl = 52364930 } | globals = { TemplUtl = 52364930 } | ||
Zeile 282: | Zeile 282: | ||
k = false | k = false | ||
elseif s == "string" then | elseif s == "string" then | ||
if k:match( "^x[1-9]%d*" ) then | if k:match( "^[x%-][1-9]%d*" ) then | ||
further( v ) | further( v ) | ||
k = false | k = false |