<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://chyria.cosmicavelyn.art/index.php?action=history&amp;feed=atom&amp;title=Template_talk%3ANavbar</id>
	<title>Template talk:Navbar - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://chyria.cosmicavelyn.art/index.php?action=history&amp;feed=atom&amp;title=Template_talk%3ANavbar"/>
	<link rel="alternate" type="text/html" href="https://chyria.cosmicavelyn.art/index.php?title=Template_talk:Navbar&amp;action=history"/>
	<updated>2026-04-09T21:28:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://chyria.cosmicavelyn.art/index.php?title=Template_talk:Navbar&amp;diff=378&amp;oldid=prev</id>
		<title>CosmicAvelyn: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://chyria.cosmicavelyn.art/index.php?title=Template_talk:Navbar&amp;diff=378&amp;oldid=prev"/>
		<updated>2025-09-14T05:12:32Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 01:12, 14 September 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>CosmicAvelyn</name></author>
	</entry>
	<entry>
		<id>https://chyria.cosmicavelyn.art/index.php?title=Template_talk:Navbar&amp;diff=377&amp;oldid=prev</id>
		<title>Wikipedia&gt;Lowercase sigmabot III: Archiving 2 discussion(s) to Template talk:Navbar/Archive 4) (bot</title>
		<link rel="alternate" type="text/html" href="https://chyria.cosmicavelyn.art/index.php?title=Template_talk:Navbar&amp;diff=377&amp;oldid=prev"/>
		<updated>2024-08-03T16:32:21Z</updated>

		<summary type="html">&lt;p&gt;Archiving 2 discussion(s) to &lt;a href=&quot;/index.php?title=Template_talk:Navbar/Archive_4&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Template talk:Navbar/Archive 4 (page does not exist)&quot;&gt;Template talk:Navbar/Archive 4&lt;/a&gt;) (bot&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{permprot}}&lt;br /&gt;
{{tfd end|date=2014 July 27|merge=Template:V|result=no consensus}}&lt;br /&gt;
{{tfd end|date=2017 March 5|merge=Template:V|more_merge= and [[Template:View]]|result=merge, assuming there are no technical problems}}&lt;br /&gt;
{{User:MiszaBot/config&lt;br /&gt;
| algo=old(180d)&lt;br /&gt;
| archive=Template talk:Navbar/Archive %(counter)d&lt;br /&gt;
| counter=4&lt;br /&gt;
| maxarchivesize=75K&lt;br /&gt;
| archiveheader={{Automatic archive navigator}}&lt;br /&gt;
| minthreadsleft=5&lt;br /&gt;
| minthreadstoarchive=2&lt;br /&gt;
}}&lt;br /&gt;
{{copied|from=Module:Navbar|from_oldid=780167786|to=:incubator:Module:Wp/nod/Navbar|to_diff=4243076}}&lt;br /&gt;
{{Archives|auto=yes|search=yes}}&lt;br /&gt;
{{Lua sidebar}}&lt;br /&gt;
&lt;br /&gt;
== Bug in move option ==&lt;br /&gt;
&lt;br /&gt;
Further to the section above, the move option does not work correctly when the template name includes a space - using {{nowrap|1={{tlx|view|Example template|m}}}} produces {{view|Example template|m}} note that the second link displays as &amp;quot;template&amp;lt;span title=&amp;quot;Move this template&amp;quot;&amp;gt;move&amp;lt;/span&amp;gt;&amp;quot; and the link goes to https://en.wikipedia.org/w/index.php?title=Special:Movepage&amp;amp;amp;target=Template:Example which is not what is intended - the link should display as &amp;quot;&amp;lt;span title=&amp;quot;Move this template&amp;quot;&amp;gt;move&amp;lt;/span&amp;gt;&amp;quot; and the link should be https://en.wikipedia.org/w/index.php?title=Special:Movepage&amp;amp;amp;target=Template:Example_template&lt;br /&gt;
&lt;br /&gt;
It makes no difference if the space is replaced by an underscore, nor if the first parameter is named - that is, {{tlx|view|Example template|m}}, {{tlx|view|Example_template|m}}, {{tlx|view|2=template=Example template|3=m}} and {{tlx|view|2=template=Example_template|3=m}} all yield identical results.&lt;br /&gt;
&lt;br /&gt;
However, if the space is replaced by a plus sign, as in {{tlx|view|Example+template|m}} the move link is now correct, but the view link is broken: {{view|Example+template|m}} It seems that there is no way to have both the view and move links correct. --[[User:Redrose64|&amp;lt;span style=&amp;quot;color:#a80000; background:#ffeeee; text-decoration:inherit&amp;quot;&amp;gt;Red&amp;lt;/span&amp;gt;rose64]] &amp;amp;#x1f339; ([[User talk:Redrose64|talk]]) 12:20, 7 January 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
This bug is presumably in [[Module:Navbar]]. Curiously, [[Module talk:Navbar]] redirects here, but [[Template talk:View]] redirects to [[Template talk:VTE]]. --[[User:Redrose64|&amp;lt;span style=&amp;quot;color:#a80000; background:#ffeeee; text-decoration:inherit&amp;quot;&amp;gt;Red&amp;lt;/span&amp;gt;rose64]] &amp;amp;#x1f339; ([[User talk:Redrose64|talk]]) 12:25, 7 January 2023 (UTC)&lt;br /&gt;
:Same with {{tl|v}}:&lt;br /&gt;
:{{tlx|v|Example template|m}}}} produces {{v|Example template|m}}. -[[User:DePiep|DePiep]] ([[User talk:DePiep|talk]]) 12:29, 7 January 2023 (UTC)&lt;br /&gt;
::Yes, so I&amp;#039;ve set up some testcases at [[Template:Navbar/testcases#Demonstrating bug in move option]]. --[[User:Redrose64|&amp;lt;span style=&amp;quot;color:#a80000; background:#ffeeee; text-decoration:inherit&amp;quot;&amp;gt;Red&amp;lt;/span&amp;gt;rose64]] &amp;amp;#x1f339; ([[User talk:Redrose64|talk]]) 13:20, 7 January 2023 (UTC)&lt;br /&gt;
:::So, for the time being remove from documentation, or add a heavy warning? [[User:DePiep|DePiep]] ([[User talk:DePiep|talk]]) 07:46, 8 January 2023 (UTC)&lt;br /&gt;
::::I highly doubt it&amp;#039;s even in use, and the failure point is a small subset of potential template names, so I think &amp;quot;fix the issue&amp;quot; is preferable. That being said I, I haven&amp;#039;t looked at it in too much detail but I suspect it has to do with how the module is creating the URLs for the links (much like how elink templates need to use {{t|urlencode}} to properly format URLs). [[User:Primefac|Primefac]] ([[User talk:Primefac|talk]]) 08:07, 8 January 2023 (UTC)&lt;br /&gt;
:::::I edited [[Module:Navbar/sandbox]] with what I suspect will fix the problem. I would want to think about the change much more, and test it, before updating the main module. One of my edit summaries says [[Module:Navbar/sandbox]] was the same as [[Module:Navbar]] before I started. That is not quite correct—the sandbox has &amp;lt;code&amp;gt;local cfg = mw.loadData(&amp;#039;Module:Navbar/configuration/sandbox&amp;#039;)&amp;lt;/code&amp;gt; whereas the main module omits &amp;lt;code&amp;gt;/sandbox&amp;lt;/code&amp;gt;. That should be fixed before updating. [[User:Johnuniq|Johnuniq]] ([[User talk:Johnuniq|talk]]) 10:07, 8 January 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Custom css to display navigation templates on mobile? ==&lt;br /&gt;
&lt;br /&gt;
Is there some custom css I can add to force unhiding navigation templates on mobile? I&amp;#039;m not concerned if they are ugly or affect the overall formatting of the articles they appear in. I just miss them. [[User:Folly Mox|Folly Mox]] ([[User talk:Folly Mox|talk]]) 12:47, 16 August 2023 (UTC)&lt;br /&gt;
:This is the page for nav&amp;#039;&amp;#039;bar&amp;#039;&amp;#039; (the v-t-e links) not nav&amp;#039;&amp;#039;box&amp;#039;&amp;#039;. Regardless of that, I don&amp;#039;t think it&amp;#039;s possible: the navbox HTML doesn&amp;#039;t seem to be present in the HTML source for pages on mobile, so it&amp;#039;s been suppressed by the MediaWiki software. --[[User:Redrose64|&amp;lt;span style=&amp;quot;color:#a80000; background:#ffeeee; text-decoration:inherit&amp;quot;&amp;gt;Red&amp;lt;/span&amp;gt;rose64]] &amp;amp;#x1f339; ([[User talk:Redrose64|talk]]) 21:32, 16 August 2023 (UTC)&lt;br /&gt;
::Oops! Well, thanks for the info 😔 [[User:Folly Mox|Folly Mox]] ([[User talk:Folly Mox|talk]]) 22:16, 16 August 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Protected edit request on 10 October 2023 ==&lt;br /&gt;
&lt;br /&gt;
{{edit fully-protected|Module:Navbar|answered=yes}}&lt;br /&gt;
Please change the links to use [[Special:EditPage]] and [[Special:PageHistory]], as I have done [[Special:Diff/1179420038|here]]. We don&amp;#039;t need to use the fullurl for those two links. [[User:SWinxy|SWinxy]] ([[User talk:SWinxy|talk]]) 00:55, 10 October 2023 (UTC)&lt;br /&gt;
: {{done}} [[User:Pppery|* Pppery *]] [[User talk:Pppery|&amp;lt;sub style=&amp;quot;color:#800000&amp;quot;&amp;gt;it has begun...&amp;lt;/sub&amp;gt;]] 22:35, 10 October 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Inaccessible links in navbar ==&lt;br /&gt;
Moved to [[Template talk:Navbox#Inaccessible links in navbar]]. [[User:Izno|Izno]] ([[User talk:Izno|talk]]) 02:05, 23 February 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Urgent: Please fix this template for printed content [[Module:Navbar/styles.css]]. ==&lt;br /&gt;
{{Moved from|Module talk:Navbar}}&lt;br /&gt;
&amp;lt;div lang=&amp;quot;en&amp;quot; dir=&amp;quot;ltr&amp;quot;&amp;gt;&lt;br /&gt;
Firstly, apologies for writing in English if this is not your first language (this is an automated message).&lt;br /&gt;
&lt;br /&gt;
This template has been detected as one of 436 pages using styles that break the page when printed when the user is using dark mode. The fix is very straightforward - all your styles relating to dark mode must be scoped to. Since there is a high risk of this templates being copied to other wikis it is important this notice is acted on ASAP.&lt;br /&gt;
&lt;br /&gt;
To fix this:&lt;br /&gt;
# Update `@media (prefers-color-scheme: dark` to `@media screen and (prefers-color-scheme: dark`&lt;br /&gt;
# Wrap any styles relating to `html.skin-theme-clientpref-night` in `@media screen`&lt;br /&gt;
&lt;br /&gt;
If this message has not been acted on in 7 days, this will be fixed by an automated script. Thank you for your help fixing this important issue.&lt;br /&gt;
&lt;br /&gt;
For any questions feel free to ask them at [[phab:T369874]].&lt;br /&gt;
&lt;br /&gt;
[[User:Jon (WMF)|Jon (WMF)]] ([[User talk:Jon (WMF)|talk]]) 18:21, 2 August 2024 (UTC) on behalf of the web team.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Lowercase sigmabot III</name></author>
	</entry>
</feed>