Module:Citation/CS1: Difference between revisions

m
moved the wrapping later still
m (moved the decoration later in the process)
m (moved the wrapping later still)
 
Line 3,648: Line 3,648:
else
else
Title = TransTitle;
Title = TransTitle;
end
if utilities.is_set (URLAVS) then
Title = utilities.wrap_style ('user-show', Title);
end
end


Line 3,956: Line 3,953:
end
end
end
end
end
if utilities.is_set (URLAVS) then
Title = utilities.wrap_style ('user-show', Title);
end
end


avs, delete
823

edits