Modul:Citation: Unterschied zwischen den Versionen
title
(+templateStyles) |
(title) |
||
| Zeile 2: | Zeile 2: | ||
local citation = { | local citation = { | ||
suite = 'Citation', | suite = 'Citation', | ||
serial = '2022- | serial = '2022-05-25', | ||
item = 56159597 | item = 56159597 | ||
} | } | ||
| Zeile 61: | Zeile 61: | ||
local wrong = {} | local wrong = {} | ||
local i | local i | ||
if cu.isSet( args.title ) then | |||
args.title = args.title:gsub( '%s*%.+$', '' ) | |||
end | |||
if ( args.type == 'web' or args.type == 'webnews' ) | if ( args.type == 'web' or args.type == 'webnews' ) | ||