Module:Citation/CS1: Difference between revisions
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 | 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 | ||