Modul:High-use: Unterschied zwischen den Versionen

Keine Änderung der Größe ,  vor 2 Jahren
K
Comma should not be bolded (via CAE)
(Link to https://linkcount.toolforge.org/ which is more detailed and mobile-friendly)
K (Comma should not be bolded (via CAE))
Zeile 93: Zeile 93:
if systemMessages then
if systemMessages then
used_on_text = used_on_text .. systemMessages ..
used_on_text = used_on_text .. systemMessages ..
((count and count > 2000) and (",''' and " .. templateCount) or ("'''"))
((count and count > 2000) and ("''', and " .. templateCount) or ("'''"))
else
else
used_on_text = used_on_text .. templateCount .. "'''"
used_on_text = used_on_text .. templateCount .. "'''"