Search results
Results from the WOW.Com Content Network
Documentation currently non-existent, so poke User:Cyberpower678 for help. Addshore: mediawiki-api-base: 7.4 2021: 2022: Yes: N/A: N/A: extra libs: GitHub: Base library for interaction with the MediaWiki API, provides you with ways to handle logging in, out and handling tokens as well as easily getting and posting requests. Addshore: mediawiki ...
these setting located here to make them easy to find ]] -- these settings local to this module only local local_digits_from_mediawiki = false; -- for i18n; when true, module fills date_names['local_digits'] from MediaWiki; manual fill required else; always false at en.wiki local local_date_names_from_mediawiki = false; -- for i18n; when true ...
Create a subpage with the name Template:X/sandbox. If the main template is using the {{documentation}} template, you can do this from a link at the bottom of the blue documentation box on the template main page. Or you can type it into the search box, or directly into the URL bar of your browser.
This template makes a link in a box to a page on MediaWiki.org. Pages on MediaWiki.org include message documentations, instructions for installing extensions, and manual pages. The above documentation is transcluded from Template:MediaWiki/doc .
useful mediawiki pages MediaWiki:Sandboxlink-preload-pagename: select default sandbox while creating user's sabdbox. if page content = Template:User sandbox+/preload then user sandbox+ becomes the default user's sandbox. options for selecting sandbox type can be provided inside for future reference; MediaWiki:Sandboxlink-editintro-pagename
Language links are at the top of the page across from the title.
Click here to reset the sandbox. You can access your personal sandbox by clicking here, or using the "Sandbox" link in the top right. Creating an account gives you access to a personal sandbox, among other benefits. Do NOT, under any circumstances, place promotional, copyrighted, offensive, or libelous content in sandbox pages.
In MODULE_CODE, we want to add the "Wikify" tab, so we will use the addPortletLink() function (which requires the mediawiki.util module). Replace MODULE_CODE with a call to this function. Then we'll bind an event handler so that when this link is clicked, we will call another function named doQwikify() that will