Nothin special with it. --Dixtosa (talk) 19:08, 3 April 2015 (UTC)
{{de-conj}}
(used in 3,500+ pages). In the conjugation table, there is a cell named "auxiliary" that links to exactly two words: haben and/or sein, using {{l/de}}
. I am going to change it to {{l|de}}
, which will reflect in the verbs pages and will not make their page histories unreadable for this reason, since the historical versions will just keep using the {{de-conj}}
template. If there are performance issues as suggested below, feel free to revert. If there are not any performance issues, I'd vote delete. --Daniel 08:27, 13 May 2015 (UTC)
{{de-form-adj}}
is also using {{l/de}}
in 230+ pages. I am going to edit the template now to remove {{l/de}}
. --Daniel 16:49, 14 May 2015 (UTC){{l-self}}
instead of {{l}}
so that forms that are identical to the lemma show up in bold without a link rather than in blue with a link to the same page you're already on. —Aɴɢʀ (talk) 08:34, 13 May 2015 (UTC)I was wrong, there is a specialty - performance. {{l}}
calls (1) a module and does some lookup (2) in order to map a language code to a language name, none of which is done byl/xx.
Not sure if the overhead is that problematic though. --Dixtosa (talk) 21:20, 3 April 2015 (UTC)
{{l}}
template was causing serious perfomance problems in larger pages. Now that it's been switched over to Lua, that's not as much of an issue, but there are still a few huge index pages where I've swapped out l for l/ templates to fix module errors from overrunning the allowed module-execution time. Chuck Entz (talk) 23:28, 3 April 2015 (UTC)
{{l}}
. For example, they lack gloss
parameter.{{l}}
-intensive we can use {{User:ZxxZxxZ/l-list}}
--Dixtosa (talk) 00:47, 10 April 2015 (UTC)
{{l}}
directly (see {{l/ty}}
for a specific example). So they now do the very thing they were created to avoid. Even worse, because they call l but don't allow all its parameters, so they're literally worse than useless. Renard Migrant (talk) 12:12, 22 April 2015 (UTC)