Template talk:L: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
== a bug ==
== a bug ==
I found that there is a bug that when linking for Help pages (namespace {{Code|Help}}), the template can't link correctly. For example, using {{T|L}} for linking [[Help:Templates]] in Chinese will become [[Zh/Help:Templates]] instead of [[Help:Zh/Templates]]. [[User:1416006136|DarkKong]] ([[User talk:1416006136|talk]]) 20:16, 23 July 2024 (PDT)
I found that there is a bug that when linking for Help pages (namespace {{Code|Help}}), the template can't link correctly. For example, using {{T|L}} for linking [[Help:Templates]] in Chinese will become [[Zh/Help:Templates]] instead of [[Help:Zh/Templates]]. [[User:1416006136|DarkKong]] ([[User talk:1416006136|talk]]) 20:16, 23 July 2024 (PDT)
:Not a bug. See the important note in documentation [[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 22:09, 23 July 2024 (PDT)
:Not a bug. The intention is to keep this template as cheap as possible. See the important note in documentation. Can use [[Template:Lx]] for namespaces other than main - [[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 22:09, 23 July 2024 (PDT)
 
== An annoying ending ==
 
Do we have to add "(en)" at the end of each link? Maybe we should add some parameter to disable this if there are already links to translated articles?
 
-- [[User:THE OWL|THE OWL]] ([[User talk:THE OWL|talk]]) 03:36, 1 August 2024 (PDT)
:I think the best solution to it is css "hideifnotnew" class I suggested here [[MediaWiki_talk:Common.css#.hidenew idea]]. Just hoping pablo adds it and then (en) will appear only after red links --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 03:39, 1 August 2024 (PDT)

Latest revision as of 03:41, 1 August 2024

Icon-message-48px.png
This is the discussion page of Template:L. To add a comment, use the Edit button near the headline of the appropriate section. To create a new section, you can use the Add topic button at the top of this page.
Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.

a bug

I found that there is a bug that when linking for Help pages (namespace Help), the template can't link correctly. For example, using {{L}} for linking Help:Templates in Chinese will become Zh/Help:Templates instead of Help:Zh/Templates. DarkKong (talk) 20:16, 23 July 2024 (PDT)

Not a bug. The intention is to keep this template as cheap as possible. See the important note in documentation. Can use Template:Lx for namespaces other than main - Nescius (talk) 22:09, 23 July 2024 (PDT)

An annoying ending

Do we have to add "(en)" at the end of each link? Maybe we should add some parameter to disable this if there are already links to translated articles?

-- THE OWL (talk) 03:36, 1 August 2024 (PDT)

I think the best solution to it is css "hideifnotnew" class I suggested here MediaWiki_talk:Common.css#.hidenew idea. Just hoping pablo adds it and then (en) will appear only after red links --Nescius (talk) 03:39, 1 August 2024 (PDT)