[00:41:45] I still don't really buy the need for a new syntax. [00:43:55] If it happens, this will be the first major new syntax in like a decade [00:44:20] err, maybe since #tag. I think that's like 1.15 [00:47:44] bawolff: Depends if the media transclusion changes happen first. [00:48:03] which media transclusion change? [00:48:27] * bawolff was always disapointed that {{media:Foo.png}} isn't how we embed files. It would make so much logical sense [00:50:42] #media: [00:51:06] We should prefix parser functions with "#" because it makes life easier, or something. [00:51:23] In this case, #media doesn't make sense because it wouldn't really be a parser function [00:51:50] Yeah, maybe. [00:51:51] [[media:Foo.png]] links directly to an image. {{media:Foo.png}} would make sense for directly transcluding the image [00:52:05] Why not {{File:Foo.png}}? [00:52:16] Because that transcludes the file description page! [00:52:24] Right, but that's never what anybody wants. [00:52:27] Ever. [00:52:48] I think the # sign thing was so stuff wouldn't conflict with template names, and interwiki links [00:52:57] Well nobody wants a lot of things we do [00:52:57] Right, it's rudimentary namespacing. [00:53:11] Category syntax is also dumb. [00:53:37] What's really dumb is [[File:Foo.png]] when Foo.png is 10000000x100000 pixels big [00:53:54] literally nobody ever wants that, and its the easiest to type case [00:54:57] We could implement an implicit max size. [00:55:19] Or make thumb the implicit default... [00:55:35] Not sure any of this would improve the overall situation. [01:22:33] bawolff: #file was my sugggestion, yes. [01:22:51] bawolff: But lots more changes than just that. [01:22:54] oh, this is an actual plan? [01:23:03] Is there a phab ticket I could read? [01:23:15] Somewhere. [01:23:19] There's an RfC and everything. [01:24:23] bawolff: https://phabricator.wikimedia.org/T90914 [01:25:55] thanks [01:28:00] bawolff: Also, eventually we'd want to not just discourage but actually break the old syntax, for sanity. Your thoughts on that migration in particular would be welcome. [01:28:33] my thought is that breaking back-compat in wikitext seems unlikely to happen [01:28:50] Has anyone ever broken back compat for a major part of wikisyntax before?