Modul:WLink: Unterschied zwischen den Versionen
K
ansiPercent fixed for codes < 0x10
w>NordNordWest (2019-03-25, siehe https://de.wikipedia.org/w/index.php?title=Wikipedia%3AAdministratoren%2FAnfragen&type=revision&diff=187023083&oldid=187022999) |
w>Cactus26 K (ansiPercent fixed for codes < 0x10) |
||
| Zeile 1: | Zeile 1: | ||
local WLink = { suite = "WLink", | local WLink = { suite = "WLink", | ||
serial = "2019- | serial = "2019-05-25", | ||
item = 19363224 }; | item = 19363224 }; | ||
--[=[ | --[=[ | ||
| Zeile 405: | Zeile 405: | ||
end | end | ||
else | else | ||
s = string.format( "%%% | s = string.format( "%%%02X", k ); | ||
end | end | ||
r = string.format( "%s%s%s", | r = string.format( "%s%s%s", | ||