Difference between revisions of "Module:Extension"

Jump to navigation Jump to search
35 bytes removed ,  04:44, 29 January 2015
m
Undo revision 1381204 by Shirayuki (talk): Doesn't work on Extension:AuthorInfo, etc.
>Shirayuki
({{translation}})
>Shirayuki
m (Undo revision 1381204 by Shirayuki (talk): Doesn't work on Extension:AuthorInfo, etc.)
Line 141: Line 141:
if cnf then
if cnf then
if #cnf > 1 then
if #cnf > 1 then
return tcat( cats[cnf[2]] .. '{{translation}}')
return tcat( cats[cnf[2]] )
end
end
else
else
return tcat( 'Extensions with unknown license{{translation}}' )
return tcat( 'Extensions with unknown license' )
end
end
end
end
Anonymous user

Navigation menu