
1 or true), personal CSS and JS will not be loaded. 1 or true), the ResourceLoader serves non- minified JavaScript and CSS. When set to yes, the page is shown in a form that is suitable for printing
Specify a language variant for the UI elements (this is used for example in the Chinese Wikipedia, as the Chinese language has variants)
AMPPS TO SAVE PHP CODE
The special language code " qqx " can be used to display the ids of all system messages used on a page. the user interface language this is especially useful for creating an account, because at that stage no preference settings apply.
Specify a language for the UI elements (such as the "my talk" link, etc.), i.e. The below parameters affect all actions but "render" and "raw". Other parameters explained in other sections are "diffonly", "internaledit", and "externaledit". The following parameters override some of the user's preferences. Set visibility restrictions on revision text, edit summary, and editor's username/IP address (requires deleterevision user right) See the Reimplement info action RfC for context. Shows information about the page, such as the number of users having it in their watchlist, the number of edits, the number of authors. w/i.php?title=Translating:MediaWiki&action= credits Currently disabled on Wikimedia wikis, but is enabled by default on vanilla MediaWiki. Shows a list of people who contributed to the page in question using the real name specified in the user's preferences.
(deprecated in 1.27) (1.38 에서 제거됨) If enabled, calls a php function registered via $wgAja圎xportList see Manual:Ajax. ( See Raw, below) A pop up window will open up, asking whether you would like to save the page in index.php. This requires a "diff" and/or "oldid" parameter, otherwise it just shows the page itself. When viewing the difference between revisions, after clicking "compare selected revisions" on the history page. " edit" does almost the same thing as submit. Instead, the default submission form is shown, which allows marking edits as "minor".
The #/editor/… overlay of the mobile front end on Skin:Minerva does not appear with action=submit. VisualEditor can be selected with veaction=edit URL parameter. If the default editor is set to VisualEditor, action=submit will force showing the source code editor. show the difference with a new version (see edit and submit section below for details). Various other arguments can be used to:. By default, shows the page in edit form, with edit box. Performs various actions related to changing the page (see below for more details): This action is performed only if requested via a POST request otherwise, a form to confirm purging is shown (pressing the OK button posts the purge request, which is then executed). Outputs the HTML rendering of the entire page content similar to the view action, but only the unstyled article text is output, not any part of the user interface (additional toolboxes, search box, stylesheets, etc.).įor more stable programmatic access or to retrieve the HTML of only a piece of page content, you should use the parse API with page or pageid parameters.Ĭlears the page's cache, forcing the page to be redisplayed from its source. Rcid is the id of an edit in the recentchanges table Marks an edit as patrolled see Help:Patrolled edit on Meta. Same page as protect (unprotect and protect are the same page, and do the same thing). By default, this script returns a form showing the current protection levels of the page, allowing the user to change the protection levels of the page. Shows or changes the protection levels of a page: token is a rollback token used to prevent users from being tricked into performing an unwanted rollback by following a link or clicking a button in an external website. from is the username whose edits are to be reverted. The following two other parameters are required: The edit is marked as minor and a default edit summary is used. Rollbacks the last edits made by the last editor of the page in other words, it restores the last version of the article whose editor is not the last one. oldimage, the id of the version to revert to. Reverts to a previous version of an image.