⚓ T263513 Create a Special:NamespaceInfo page
Page Menu
Phabricator
Create Task
Maniphest
T263513
Create a Special:NamespaceInfo page
Closed, Resolved
Public
Actions
Edit Task
Edit Related Tasks...
Create Subtask
Edit Parent Tasks
Edit Subtasks
Merge Duplicates In
Close As Duplicate
Edit Related Objects...
Edit Commits
Edit Mocks
Mute Notifications
Protect as security issue
Assigned To
DannyS712
Authored By
MJL
Sep 22 2020, 2:07 AM
2020-09-22 02:07:58 (UTC+0)
Tags
User-DannyS712
(Awaiting review and deployment)
MediaWiki-General
(Backlog)
User-notice-archive
(Backlog)
Patch-For-Review
MW-1.44-notes (1.44.0-wmf.5; 2024-11-25)
MW-1.43-notes
Referenced Files
F57291215: Screenshot 2024-08-24 at 20-47-25 Namespace information - Wikipedia the free encyclopedia.png
Aug 24 2024, 6:49 PM
2024-08-24 18:49:00 (UTC+0)
F57291191: Screenshot 2024-08-24 at 20-39-03 Namespace information - Wikipedia the free encyclopedia.png
Aug 24 2024, 6:49 PM
2024-08-24 18:49:00 (UTC+0)
F57291192: Screenshot 2024-08-24 at 20-38-59 Namespace information - Wikipedia the free encyclopedia.png
Aug 24 2024, 6:49 PM
2024-08-24 18:49:00 (UTC+0)
Subscribers
A_smart_kitten
Aklapper
Amorymeltzer
Ciencia_Al_Poder
DannyS712
Dringsim
Jdforrester-WMF
View All 21 Subscribers
Description
Look, there are a lot of namespaces across many more wikis. It's hard to keep track of them all and their various properties, so I just want to see something like
Special:ListGroupRights
for namespaces.
I'm looking for a table that would be (using Scots Wikipedia as an example):
Index
Namespace
Properties
Main
$hooks
Talk
Associated talk page for Main
User
$hooks
User talk
Associated talk page for User
Wikipedia
$hooks
Wikipedia talk
Associated talk page for Wikipedia
File
$hooks
File talk
Associated talk page for File
MediaWiki
$hooks
MediaWiki talk
Associated talk page for MediaWiki
10
Template
$hooks
11
Template talk
Associated talk page for Template
12
Help
$hooks
13
Help talk
Associated talk page for Help
14
Category
$hooks
15
Category talk
Associated talk page for Category
100
Portal
$hooks
101
Portal talk
Associated talk page for Portal
102
Define
$hooks
103
Define talk
Associated talk page for Define
828
Module
$hooks
829
Module talk
Associated talk page for Module
2300
Gadget
$hooks
2301
Gadget talk
Associated talk page for Gadget
2302
Gadget definition
$hooks
2303
Gadget definition talk
Associated talk page for Gadget definition
Index
Namespace
Properties
-1
Special
???
-2
Media
Files/Images.
Related/Other open tasks
T226667
T9803
Details
Related Changes in Gerrit:
Subject
Repo
Branch
Lines +/-
Add release notes for Special:NamespaceInfo
mediawiki/core
REL1_43
+2
-0
Add release notes for Special:NamespaceInfo
mediawiki/core
master
+2
-0
Add Special:NamespaceInfo
mediawiki/core
master
+287
-0
Customize query in gerrit
Related Objects
Search...
Task Graph
Mentions
Status
Subtype
Assigned
Task
Open
None
T373070
Add namespace descriptions for Special:NamespaceInfo in WMF-deployed extensions
Resolved
DannyS712
T263513
Create a Special:NamespaceInfo page
Mentioned In
T385002: Special:NamespaceInfo should include counts of {{PAGESINNAMESPACE}}
T381456: Special:NamespaceInfo should give links to Special:AllPages
T381455: Special:NamespaceInfo should list namespace aliases
T378136: Add namespace descriptions for Special:NamespaceInfo in EventLogging
T373070: Add namespace descriptions for Special:NamespaceInfo in WMF-deployed extensions
Mentioned Here
T373070: Add namespace descriptions for Special:NamespaceInfo in WMF-deployed extensions
T9803: Namespace manager
T226667: Register namespaces in the database
Event Timeline
There are a very large number of changes, so older changes are hidden.
Show Older Changes
Restricted Application
added a subscriber:
Aklapper
View Herald Transcript
Sep 22 2020, 2:07 AM
2020-09-22 02:07:59 (UTC+0)
Reedy
subscribed.
Sep 22 2020, 2:14 AM
2020-09-22 02:14:48 (UTC+0)
Comment Actions
What are
$hooks
I suspect if we're going to do something like this, it should list aliases too
It's all public information, and is available through the API -
Might be worth including other information that API module includes too... Namespace protections, content models, subpages etc. Basically anything that someone might want to know, but it shouldn't require a human to poke the API, or look at the wiki config to find out
Shouldn't be too difficult to implement though!
Reedy
awarded a token.
Sep 22 2020, 2:15 AM
2020-09-22 02:15:12 (UTC+0)
DannyS712
subscribed.
Sep 22 2020, 2:17 AM
2020-09-22 02:17:49 (UTC+0)
Comment Actions
@Reedy
if I send a patch, would you be willing to review?
Reedy
added a comment.
Sep 22 2020, 2:19 AM
2020-09-22 02:19:51 (UTC+0)
Comment Actions
In
T263513#6482391
@DannyS712
wrote:
@Reedy
if I send a patch, would you be willing to review?
Yeah. I think it's something reasonably valuable to have
DannyS712
claimed this task.
Sep 22 2020, 2:20 AM
2020-09-22 02:20:20 (UTC+0)
DannyS712
triaged this task as
Low
priority.
Restricted Application
added a project:
User-DannyS712
View Herald Transcript
Sep 22 2020, 2:20 AM
2020-09-22 02:20:20 (UTC+0)
DannyS712
moved this task from
Unsorted
to
Next
on the
User-DannyS712
board.
Sep 22 2020, 2:20 AM
2020-09-22 02:20:33 (UTC+0)
Reedy
added a comment.
Sep 22 2020, 2:24 AM
2020-09-22 02:24:28 (UTC+0)
Comment Actions
Might be worth thinking about maybe adding a "description" message for the namespace and it's user talk too
Especially if they're implemented by extensions and such, being able to link to docs on what they do etc
And then for site specific stuff, we can add messages to
WikimediaMessages
(Yes, scope creep)
DannyS712
added a comment.
Sep 22 2020, 2:36 AM
2020-09-22 02:36:38 (UTC+0)
Comment Actions
I'm thinking something like
id
Canonical name
Local name
Description
Properties
(main)
(main)
Main namespace
Talk
Talk
Talk pages for the main namespace
MediaWiki
MediaWiki
Namespace controlling the display interface
Namespace protection:
editinterface
2302
Gadget definition
Gadget definition
Definitions of site gadgets
Default content model:
GadgetDefinition
(for English, Canonical=Local so maybe don't include the canonical column?)
We can also include under properties if there are subpages enabled, if it is a content namespace, and if it is nonincludable
Messages for the descriptions should be added by extensions that add the namespaces, falling back to the default of something like "Custom namespace from an installed extension"
Kizule
awarded a token.
Sep 22 2020, 3:02 AM
2020-09-22 03:02:50 (UTC+0)
Kizule
subscribed.
Mainframe98
awarded a token.
Sep 22 2020, 10:46 AM
2020-09-22 10:46:03 (UTC+0)
Amorymeltzer
subscribed.
Sep 22 2020, 11:16 AM
2020-09-22 11:16:23 (UTC+0)
Comment Actions
Love it.
@DannyS712
Maybe for 0 it could make use of the message from MediaWiki:Blanknamespace, since that's what folks will locally see most often. I can imagine
''
would be useful for the literal sense.
MJL
awarded a token.
Sep 22 2020, 9:15 PM
2020-09-22 21:15:39 (UTC+0)
MJL
added a comment.
Sep 22 2020, 9:18 PM
2020-09-22 21:18:30 (UTC+0)
Comment Actions
I made this task on a whim without any expectation that people would actually review it. I can't believe there's a chance it might get implemented! [0_0]
I'm so excited now!! <3
Reedy
added a comment.
Sep 22 2020, 9:19 PM
2020-09-22 21:19:15 (UTC+0)
Comment Actions
I must admit, this is one of these "Why haven't we done this already?" ;)
SamanthaNguyen
subscribed.
Oct 12 2020, 5:27 AM
2020-10-12 05:27:40 (UTC+0)
gerritbot
added a comment.
Oct 30 2020, 2:25 PM
2020-10-30 14:25:13 (UTC+0)
Comment Actions
Change 637656 had a related patch set uploaded (by DannyS712; owner: DannyS712):
[mediawiki/core@master] Add Special:NamespaceInfo
gerritbot
added a project:
Patch-For-Review
Oct 30 2020, 2:25 PM
2020-10-30 14:25:14 (UTC+0)
DannyS712
moved this task from
Next
to
Awaiting review and deployment
on the
User-DannyS712
board.
Oct 30 2020, 2:27 PM
2020-10-30 14:27:47 (UTC+0)
Rubin16
subscribed.
Nov 1 2020, 6:29 PM
2020-11-01 18:29:57 (UTC+0)
Ciencia_Al_Poder
subscribed.
Nov 2 2020, 8:57 AM
2020-11-02 08:57:36 (UTC+0)
Jdforrester-WMF
subscribed.
Nov 2 2020, 6:32 PM
2020-11-02 18:32:25 (UTC+0)
taavi
subscribed.
Dec 29 2020, 4:55 PM
2020-12-29 16:55:16 (UTC+0)
Krinkle
edited projects, added
MediaWiki-General
; removed
MediaWiki-Special-pages
Jun 19 2021, 3:07 AM
2021-06-19 03:07:10 (UTC+0)
Aklapper
edited projects, added
Patch-Needs-Improvement
; removed
Patch-For-Review
Sep 17 2023, 3:46 PM
2023-09-17 15:46:47 (UTC+0)
DannyS712
removed
DannyS712
as the assignee of this task.
Oct 5 2023, 9:44 PM
2023-10-05 21:44:22 (UTC+0)
Comment Actions
I'm sorry that I haven't handled this task. I recently returned from a long bout of unexpected inactivity, and while I plan to resume my contributions here on Phabricator its unfair to claim tasks that I might not work on when others may be interested in handling them. I'm removing myself as the assignee in a batch-action, but if someone feels that I really should be the one to handle this task feel free to re-assign me and I'll take a look.
apaskulin
awarded a token.
Feb 6 2024, 6:57 PM
2024-02-06 18:57:44 (UTC+0)
TBurmeister
subscribed.
Feb 6 2024, 6:57 PM
2024-02-06 18:57:46 (UTC+0)
TBurmeister
added a comment.
Feb 6 2024, 7:07 PM
2024-02-06 19:07:16 (UTC+0)
Comment Actions
I just encountered
Template:Namespaces
on
(and other pages), and I immediately thought it should exist as a Special: page on all wikis. In the past, I've struggled with figuring out the actual namespaces and their IDs for mediawiki.org and wikitech.wikimedia.org (especially because on the latter there are some pages with titles that masquerade as namespaces, like Portal:). Having an easily accessible list of namespaces like this would make it easier to understand and manage content on our technical wikis...without having to "poke the API or look at the wiki config". Also, even if you do poke the API or look at the config, the template's table format is just so much lovelier and easier to quickly understand.
Dringsim
awarded a token.
Feb 7 2024, 3:20 PM
2024-02-07 15:20:49 (UTC+0)
Dringsim
subscribed.
Dringsim
edited projects, added
Patch-For-Review
; removed
Patch-Needs-Improvement
Feb 11 2024, 4:38 PM
2024-02-11 16:38:05 (UTC+0)
PatchDemoBot
added a comment.
Mar 10 2024, 9:52 AM
2024-03-10 09:52:25 (UTC+0)
Comment Actions
Test wiki
created
on
Patch demo
by 沈澄心 using patch(es) linked to this task:
matmarex
renamed this task from
Create a Special:Namespaces page
to
Create a Special:NamespaceInfo page
Aug 22 2024, 2:47 AM
2024-08-22 02:47:47 (UTC+0)
gerritbot
added a comment.
Aug 22 2024, 3:10 AM
2024-08-22 03:10:55 (UTC+0)
Comment Actions
Change #637656
merged
by jenkins-bot:
[mediawiki/core@master] Add Special:NamespaceInfo
matmarex
closed this task as
Resolved
Aug 22 2024, 3:12 AM
2024-08-22 03:12:04 (UTC+0)
matmarex
assigned this task to
DannyS712
matmarex
mentioned this in
T373070: Add namespace descriptions for Special:NamespaceInfo in WMF-deployed extensions
matmarex
added a parent task:
T373070: Add namespace descriptions for Special:NamespaceInfo in WMF-deployed extensions
matmarex
subscribed.
Comment Actions
The new special page will describe namespaces added by extensions as just "Custom namespace ", until a localisation message like
"namespaceinfo-description-ns"
is defined for each namespace. I filed
T373070
about doing that (patches welcome).
Pppery
edited projects, added
User-notice
; removed
Patch-For-Review
Aug 22 2024, 3:34 AM
2024-08-22 03:34:42 (UTC+0)
Pppery
moved this task from
To Triage
to
Announce in next Tech/News
on the
User-notice
board.
ReleaseTaggerBot
added a project:
MW-1.43-notes (1.43.0-wmf.20; 2024-08-27)
Aug 22 2024, 4:00 AM
2024-08-22 04:00:34 (UTC+0)
Quiddity
subscribed.
Aug 22 2024, 6:25 PM
2024-08-22 18:25:25 (UTC+0)
Comment Actions
For Tech News,
Content-wise: Which aspects/use-cases can we highlight in the prose description? Is there anything else we can helpfully link people to, aside from the Special page itself? (Is there/should there be a docs page?)
Timing-wise: I propose waiting another week, so that: We can word it in the present-tense; the link won't be a redlink for a few days; and some more translations are likely to be ready by then.
Draft wording (edits appreciated!):
There is a new easily accessible list of the namespaces on each wiki at [[Special:NamespaceInfo]]. This page may help you to [...?...]. Thanks to DannyS712 for these improvements. [
Johannnes89
subscribed.
Aug 22 2024, 6:28 PM
2024-08-22 18:28:54 (UTC+0)
Tacsipacsi
subscribed.
Aug 24 2024, 12:41 PM
2024-08-24 12:41:19 (UTC+0)
Comment Actions
In
T263513#6482405
@DannyS712
wrote:
I'm thinking something like
id
Canonical name
Local name
Description
Properties
(main)
(main)
Main namespace
Talk
Talk
Talk pages for the main namespace
MediaWiki
MediaWiki
Namespace controlling the display interface
Namespace protection:
editinterface
2302
Gadget definition
Gadget definition
Definitions of site gadgets
Default content model:
GadgetDefinition
I like this better than the final version, in which descriptions and properties are dumped in the same column: the one column makes it much harder to scan through the descriptions or the properties. I didn’t find any discussion on this matter either in this task or on Gerrit. Is there any particular reason for merging the columns? Could this decision be reconsidered? (Maybe there could be even a separate column for the most common property – whether subpages are allowed/recognized.)
Another thing I noticed is that the table is not sortable. Sorting would make a lot of sense: one could sort by the namespace ID (to get the same sorting as everywhere else), by namespace name (English or localized, to quickly find a namespace by its name), or by properties (to at least partially group namespaces with similar properties together – although properties listed in the second or later places mess this up a bit).
matmarex
added a comment.
Aug 24 2024, 6:49 PM
2024-08-24 18:49:00 (UTC+0)
Comment Actions
@Tacsipacsi
I haven't paid attention to that before, but now I tried mocking up the alternative table layout, and it results in a lot of line wrapping (given new Vector's narrow content column).
I'd say they both have pros and cons. I'd be happy with either of them, but I don't really see a reason to change it.
I also tried adding sorting (it just requires adding
sortable
to the table) and I'm not sure how I feel about it. It feels weird to see the list of namespaces in any other order than the "correct" one. And I think your use cases are better served by doing a find in your browser.
Tacsipacsi
added a comment.
Aug 25 2024, 6:46 PM
2024-08-25 18:46:44 (UTC+0)
Comment Actions
In
T263513#10089579
@matmarex
wrote:
@Tacsipacsi
I haven't paid attention to that before, but now I tried mocking up the alternative table layout, and it results in a lot of line wrapping (given new Vector's narrow content column).
Thanks for the screenshots! Looking at them, I still find the five-column version easier to scan, despite the line breaks. In fact, the five-column layout results has
less
line breaks: in the four-column layout, almost every cell in the last column has a line break – between the description and the properties. (However, with the width constraints, I give up my idea on the sixth – subpages – column.)
It feels weird to see the list of namespaces in any other order than the "correct" one.
It’s probably because you’re too accustomed to the “correct” order. 🙂 I don’t think it would be that weird for a newcomer.
And I think your use cases are better served by doing a find in your browser.
If you don’t need the sorting, you don’t have to use it. It doesn’t do any harm if you never sort it (unlike the extra column, which could indeed get in one’s way – although I still think its pros outweigh its cons).
Quiddity
added a comment.
Aug 29 2024, 7:26 PM
2024-08-29 19:26:35 (UTC+0)
Comment Actions
For Tech News, please could someone respond to my questions above at
T263513#10085981
. Thanks!
Tacsipacsi
added a comment.
Aug 30 2024, 12:22 PM
2024-08-30 12:22:50 (UTC+0)
Comment Actions
In
T263513#10085981
@Quiddity
wrote:
Content-wise: Which aspects/use-cases can we highlight in the prose description? Is there anything else we can helpfully link people to, aside from the Special page itself? (Is there/should there be a docs page?)
The special page helps understanding the actually existing namespaces on a given wiki. There’s
(which I suggest as a help page for the special page and the Tech News entry – while it currently doesn’t mention the special page, it would be a straightforward place for doing so), but that only discusses core namespaces, not those that are added by extensions (e.g. Module) or set in site configuration (
core-Namespaces.php
on WMF wikis, LocalSettings.php on third-party ones; e.g. Portal).
Quiddity
added a comment.
Aug 30 2024, 8:34 PM
2024-08-30 20:34:39 (UTC+0)
Comment Actions
For Tech News, I'll postpone this one more week, in case someone writes some documentation that we can link to (and in case any of the suggested tweaks above are implemented before the announcement).
Here's some proposed final wording for the entry (unless anyone suggests improvements):
Editors who want to understand which
namespaces
exist on each wiki, and some details about how they are configured, can use the new automated [[Special:NamespaceInfo]] page. Thanks to DannyS712 for these improvements. [
Nikerabbit
subscribed.
Sep 4 2024, 11:46 AM
2024-09-04 11:46:19 (UTC+0)
Comment Actions
Great to see this merged! It will be helpful to me. I wanted to mention the same point as
@Tacsipacsi
: the namespaces appear to be in a random order (as seen here:
). Adding an option to sort by namespace ID would be useful for identifying which ID can be used for new per-wiki namespaces.
matmarex
added a comment.
Sep 4 2024, 5:50 PM
2024-09-04 17:50:55 (UTC+0)
Comment Actions
In
T263513#10116942
@Nikerabbit
wrote:
I wanted to mention the same point as
@Tacsipacsi
: the namespaces appear to be in a random order (as seen here:
).
I think that's caused by your 'LanguageGetNamespaces' hook here:
MediaWiki normally ensures that namespaces are in the numeric order, here:
. I'm not sure if it should call
ksort()
again after running the hook, or if it should be the hook's responsibility to do it. Either way, that will probably also fix the order of namespaces on other pages on TranslateWiki; for example
also shows them in the same "random" order now.
Nikerabbit
added a comment.
Sep 5 2024, 7:59 AM
2024-09-05 07:59:52 (UTC+0)
Comment Actions
Oh thanks for digging that out. As far as I remember we did that specifically to make the order of namespaces better in Special:Search given the default order isn't great for that context.
Quiddity
moved this task from
Announce in next Tech/News
to
In current Tech/News draft
on the
User-notice
board.
Sep 12 2024, 7:19 PM
2024-09-12 19:19:53 (UTC+0)
Ladsgroup
awarded a token.
Sep 17 2024, 9:05 AM
2024-09-17 09:05:29 (UTC+0)
thiemowmde
subscribed.
Sep 17 2024, 9:48 AM
2024-09-17 09:48:54 (UTC+0)
Comment Actions
I just learned about the new special page via TechNews and want to say that I love it!
I'm not sure if this is the best place, but here are some ideas for additional information we could show on the special page.
Number of pages per namespace. Especially highlight namespaces that are empty.
Is there something to say if and how a namespace is searchable?
List the shortcuts that can be used to link to each namespace.
Make sure the special page can list all localized aliases, not only the first one.
Mention the default content model and default content language for each namespace. At least for the namespaces where the content model is not the wikitext, and/or where the language is not the same as the wiki's default language.
If possible, mention the extension which is responsible for a namespace.
Quiddity
moved this task from
In current Tech/News draft
to
Already announced/Archive
on the
User-notice
board.
Sep 18 2024, 6:38 PM
2024-09-18 18:38:25 (UTC+0)
Maintenance_bot
edited projects, added
User-notice-archive
; removed
User-notice
Sep 28 2024, 7:30 PM
2024-09-28 19:30:21 (UTC+0)
Tacsipacsi
added a comment.
Sep 29 2024, 11:12 AM
2024-09-29 11:12:25 (UTC+0)
Comment Actions
In
T263513#10152210
@thiemowmde
wrote:
List the shortcuts that can be used to link to each namespace.
Make sure the special page can list all localized aliases, not only the first one.
Note that these two are one and the same: shortcuts are just aliases that happen to be shorter/easier to type than the primary namespace name. What counts as a shortcut is a human thing (e.g., on huwiki, I consider
User vita:
to be a shortcut for
Szerkesztővita:
, since it’s shorter and easier to type on an international keyboard, but historically it’s the former primary name, i.e. an alias). So it makes sense to list these, but together.
Mention the […] default content language for each namespace. At least for the namespaces […] where the language is not the same as the wiki's default language.
Does such a concept exist? As far as I’m aware, determining the page language is the responsibility of the content model (handler), not something namespace-specific. And the content model handlers deliver us a language if they’re given a title – so while some always (code like JavaScript or JSON – English) or by default (wikitext – wiki content language) return a specific language, this may not always be the case.
cjming
mentioned this in
T378136: Add namespace descriptions for Special:NamespaceInfo in EventLogging
Oct 24 2024, 7:46 PM
2024-10-24 19:46:56 (UTC+0)
Kghbln
subscribed.
Nov 9 2024, 11:04 PM
2024-11-09 23:04:08 (UTC+0)
Comment Actions
It will be great to get a note about this new special page in the release notes for 1.43
gerritbot
added a comment.
Nov 21 2024, 11:02 PM
2024-11-21 23:02:58 (UTC+0)
Comment Actions
Change #1094059 had a related patch set uploaded (by Bartosz Dziewoński; author: Bartosz Dziewoński):
[mediawiki/core@master] Add release notes for Special:NamespaceInfo
gerritbot
added a project:
Patch-For-Review
Nov 21 2024, 11:02 PM
2024-11-21 23:02:59 (UTC+0)
gerritbot
added a comment.
Nov 22 2024, 12:27 AM
2024-11-22 00:27:43 (UTC+0)
Comment Actions
Change #1094059
merged
by jenkins-bot:
[mediawiki/core@master] Add release notes for Special:NamespaceInfo
gerritbot
added a comment.
Nov 22 2024, 12:28 AM
2024-11-22 00:28:44 (UTC+0)
Comment Actions
Change #1094078 had a related patch set uploaded (by Bartosz Dziewoński; author: Bartosz Dziewoński):
[mediawiki/core@REL1_43] Add release notes for Special:NamespaceInfo
gerritbot
added a comment.
Nov 22 2024, 12:50 AM
2024-11-22 00:50:09 (UTC+0)
Comment Actions
Change #1094078
merged
by jenkins-bot:
[mediawiki/core@REL1_43] Add release notes for Special:NamespaceInfo
ReleaseTaggerBot
edited projects, added
MW-1.44-notes (1.44.0-wmf.5; 2024-11-25)
MW-1.43-notes
; removed
MW-1.43-notes (1.43.0-wmf.20; 2024-08-27)
Nov 22 2024, 1:00 AM
2024-11-22 01:00:38 (UTC+0)
Bugreporter2
mentioned this in
T381455: Special:NamespaceInfo should list namespace aliases
Dec 4 2024, 4:14 AM
2024-12-04 04:14:31 (UTC+0)
Bugreporter2
mentioned this in
T381456: Special:NamespaceInfo should give links to Special:AllPages
Dec 4 2024, 4:48 AM
2024-12-04 04:48:43 (UTC+0)
A_smart_kitten
subscribed.
Dec 6 2024, 6:19 PM
2024-12-06 18:19:29 (UTC+0)
Bugreporter2
added a subtask:
T381455: Special:NamespaceInfo should list namespace aliases
Apr 21 2025, 5:10 AM
2025-04-21 05:10:01 (UTC+0)
Bugreporter2
added a subtask:
T381456: Special:NamespaceInfo should give links to Special:AllPages
Jdforrester-WMF
removed a subtask:
T381455: Special:NamespaceInfo should list namespace aliases
Apr 21 2025, 1:53 PM
2025-04-21 13:53:54 (UTC+0)
Jdforrester-WMF
removed a subtask:
T381456: Special:NamespaceInfo should give links to Special:AllPages
PatchDemoBot
added a comment.
May 20 2025, 12:09 PM
2025-05-20 12:09:40 (UTC+0)
Comment Actions
Test wiki on
Patch demo
by 沈澄心 using patch(es) linked to this task was
deleted
Bugreporter2
mentioned this in
T385002: Special:NamespaceInfo should include counts of {{PAGESINNAMESPACE}}
Oct 10 2025, 12:29 AM
2025-10-10 00:29:34 (UTC+0)
Log In to Comment
Content licensed under Creative Commons Attribution-ShareAlike (CC BY-SA) 4.0 unless otherwise noted; code licensed under GNU General Public License (GPL) 2.0 or later and other open source licenses. By using this site, you agree to the Terms of Use, Privacy Policy, and Code of Conduct.
Wikimedia Foundation
Code of Conduct
Disclaimer
CC-BY-SA
GPL
Credits