English Wikipedians can now use the mapframe function to embed maps right on a page. The map shown here (which indicates the location of this year’s Wikimania conference) demonstrates the functionality. Mapframe was requested by the English community via RfC last year and the request was reconfirmed this spring. If you’re new to mapframe, this Kartographer help page shows how to use it.
Expect more significant new features in the coming weeks, with the implementation of the long-awaited map internationalization features. After internationalization, maps will display in the content language of the wiki they’re published on. Until then, they will continue to display in the language of the territory mapped. (You can experiment with internationalized maps on testwiki now—here’s a page of examples.)
These features are brought to you as part of the Map Improvements 2018 project. Let developers know what you think on the project talk page. — JMatazzoni (WMF) (adapted from VPT post)
Since May 8, AdvancedSearch has been available as a beta feature in your wiki. The feature enhances the search page through an advanced parameters form and aims to make existing search options more visible and accessible for everyone. AdvancedSearch is a project by WMDE Technical Wishes.
AdvancedSearch serves as an interface for some of the special search options that are already provided in CirrusSearch, but are difficult to find or to remember – especially when you want to combine several of them. E.g. you would get the same results if you manually type intitle:foo into the search field or use advancedSearch for that. The advantages of AdvancedSearch include visibility of existing options, syntax discoverability and easier combination of search parameters. – Birgit Müller (WMDE) (adapted from VPT post)
TemplateStyles allow custom CSS pages to be used to style content without an administrator having to edit sitewide CSS. This will make it more convenient for editors to style templates; for example, those templates for which the sitewide CSS for the mobile skin or another skin (e.g. Timeless) currently negatively affects the display of the template.
TemplateStyles is currently enabled on MediaWiki.org, German Wikipedia, and Swedish Wikipedia. Discussion for its deployment is taking place at Wikipedia:Village pump (technical)#RfC: Enabling TemplateStyles, and usage guidelines are being developed at Wikipedia:TemplateStyles.
Further information is available on MediaWiki.org, including a help page and examples.
Referencing multiple sections of the same work in an article is currently cumbersome. Editors have asked for an easier way to do this for more than ten years. In 2013 and 2015 a wish to change this made it into Wikimedia Germany’s Technical Wishlist and it was wish #24 in the international Community Wishlist survey 2015.
WMDE's Technical Wishes team conceptualized an idea how the problem could be solved: A generic solution that can be used for any refinement, such as pages, chapters, verses etc., and that could be used as a voluntary option, not forcing the users who don’t want to change their working mode to use it.
In order to find out if they can start working on this solution, the team is inviting editors from all wikis to have a look at it and tell us what they think in a feedback round from May 14th to May 27th. – Johanna Strodt (WMDE) (adapted from VPT post)
Bots that have been approved for operations after a successful BRFA will be listed here for informational purposes. No other approval action is required for these bots. Recently approved requests can be found here (edit), while old requests can be found in the archives.
Bot Name | Status | Created | Last editor | Date/Time | Last BAG editor | Date/Time |
---|---|---|---|---|---|---|
DeprecatedFixerBot 5 (T|C|B|F) | Open | 2018-05-16, 05:15:42 | Xaosflux | 2018-05-21, 14:00:45 | Xaosflux | 2018-05-21, 14:00:45 |
Yobot 59 (T|C|B|F) | Open | 2018-03-27, 07:57:16 | Magioladitis | 2018-05-17, 21:11:39 | Never edited by BAG | n/a |
Usernamekiran BOT 2 (T|C|B|F) | Open | 2018-02-07, 04:00:44 | Usernamekiran | 2018-03-05, 19:41:53 | BU Rob13 | 2018-02-24, 18:13:45 |
TokenzeroBot 3 (T|C|B|F) | Extended trial | 2018-05-06, 18:22:54 | Headbomb | 2018-05-21, 12:17:28 | Headbomb | 2018-05-21, 12:17:09 |
Pi's Bot (T|C|B|F) | In trial | 2018-05-13, 20:15:51 | Xaosflux | 2018-05-19, 12:31:57 | Xaosflux | 2018-05-19, 12:31:57 |
Community Tech bot 5 (T|C|B|F) | In trial | 2018-05-14, 06:19:53 | Xaosflux | 2018-05-23, 01:50:05 | Xaosflux | 2018-05-23, 01:50:05 |
GreenC bot 5 (T|C|B|F) | Trial complete | 2018-04-24, 02:52:10 | Nemo bis | 2018-05-18, 23:58:19 | Headbomb | 2018-05-18, 20:45:05 |
Tom.Bot 6 (T|C|B|F) | Trial complete | 2018-05-04, 13:17:54 | Tom.Reding | 2018-05-12, 14:55:09 | Headbomb | 2018-05-11, 20:08:06 |
RonBot 4 (T|C|B|F) | Trial complete: BAG assistance requested! | 2018-03-09, 23:32:13 | Ronhjones | 2018-05-01, 18:03:18 | BU Rob13 | 2018-04-13, 13:38:04 |
InfoboxBot (T|C|B|F) | Trial complete: BAG assistance requested! | 2017-10-24, 04:36:48 | Garzfoth | 2018-04-04, 21:44:25 | Xaosflux | 2018-03-26, 14:01:55 |
Latest tech news from the Wikimedia technical community: 2018 #18, #19, & #20. Please tell other users about these changes. Not all changes will affect you. Translations are available on Meta.
equals_to_any
. You can use it to check if its first argument is equal (===
) to any of the following ones. For example you can use it to check if the page's namespace is amongst a given set of values in a more compact way than you could earlier. You can read more on mediawiki.org.importScript( 'User:Bellezzasolo/Scripts/subpages.js' ); // Backlink: User:Bellezzasolo/Scripts/subpages.js
importScript( 'User:Pythoncoder/voteSymbols.js' ); // Backlink: User:Pythoncoder/voteSymbols.js
importScript( 'User:Evad37/kmlToJson' ); // Backlink: User:Evad37/kmlToJson
importScript( 'User:Evad37/Metadata-timeless.js' ); // Backlink: User:Evad37/Metadata-timeless.js
Discuss this story