https://bugzilla.wikimedia.org/show_bug.cgi?id=22807

--- Comment #6 from Malafaya <malaf...@clix.pt> 2010-05-04 15:07:26 UTC ---
Example in the following category:
http://pt.wiktionary.org/wiki/Categoria:P%C3%A1ginas_com_demasiadas_chamadas_a_fun%C3%A7%C3%B5es_exigentes

As these pages have a lot of translations (in excess of 500) and each
translation require an #ifexist, they are considered expensive, even if most of
the #ifexist calls are duplicated (so, in fact, there are some 200/300 unique
#ifexist calls).
This is because the text of the language does not necessarily correspond to the
link. This is accomplished with an call to #ifexist with a template parameter
based on the language code. If that template exists, then it is used instead of
the direct language name.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to