Template talk:Uselangflags

From Valve Developer Community
Revision as of 13:52, 19 March 2025 by N0one (talk | contribs) (→‎Fixing the template: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Fixing the template

It kept bugging me that lots of template pages that have {{Ulf}} are always in the Title line, I tested the template and I saw that this fixes the problem, but i'm not sure if it breaks other pages.

This is the only thing that i changed: top:calc(-{{#ifeq:{{ROOTPAGENAME}}|{{PAGENAME}}|35|26}}px - 0px);; Although it can be changed to top:-{{#ifeq:{{ROOTPAGENAME}}|{{PAGENAME}}|35|26}}px; as the - 0px doesn't do anything. --N0one (talk) 13:52, 19 March 2025 (PDT)