Modul:Citation/utilities: Unterschied zwischen den Versionen
cu.encodeHandle removed
(+cu.encodeHandle) |
(cu.encodeHandle removed) |
||
| Zeile 3: | Zeile 3: | ||
suite = 'Citation', | suite = 'Citation', | ||
sub = 'utilities', | sub = 'utilities', | ||
serial = '2022-08- | serial = '2022-08-14' | ||
} | } | ||
| Zeile 193: | Zeile 193: | ||
function cu.makeLink( url, text ) | function cu.makeLink( url, text ) | ||
return mw.ustring.format( '[%s %s]', url, text ) | return mw.ustring.format( '[%s %s]', url, text ) | ||
end | end | ||