Module:Citation/CS1: Difference between revisions
wrong default behavior
m>Dragons flight (COinS issue explained on talk) |
m>Dragons flight (wrong default behavior) |
||
Line 367: | Line 367: | ||
end | end | ||
if ( sepc == nil ) then sepc = "." end | if ( sepc == nil ) then sepc = "." end | ||
if ( DeadURL == nil ) then DeadURL = " | if ( DeadURL == nil ) then DeadURL = "yes" end | ||
-- At this point fields may be nil if they weren't specified in the template use. We can use that fact. | -- At this point fields may be nil if they weren't specified in the template use. We can use that fact. |