Search results
Results from the WOW.Com Content Network
div. mw-parser-output. infobox {display: none;} Alternatively, you can add the following code to your common.js or into a browser user script that is executed by an extension like Greasemonkey : $ ( '.infobox' ). hide ();
Do the same for the output of all Example-formatting templates, such as {} and {}. Apply to additional site-wide classes identified so far (e.g., .monospaced) that output as monospace. Make the three most frequently encountered editing fields also use this font stack: the main editing window, the edit summary line, and the search entry box.
div. mw-parser-output. infobox {display: none;} Alternatively, you can add the following code to your common.js or into a browser user script that is executed by an extension like Greasemonkey : $ ( '.infobox' ). hide ();
Parser functions can be used to selectively show or hide particular content (such as table rows) within an infobox based on the value of one or more template parameters. For example, a parameter may be designed to display only if another parameter exists. A simplistic test to display a caption only when an image is present could be:
Magic words (including parser functions, variables and behavior switches) are features of wiki markup that give instructions to Wikipedia's underlying MediaWiki software. For example, magic words can suppress or position the table of contents, disable indexing by external search engines, and produce output dynamically based on the current page or on user-defined conditional logic.
For more detailed information on all magic words (behaviour switches, variables and parser functions), consider reading: Help:Magic words: a more detailed help page. mw:Help:Magic words: details of all available MediaWiki standard magic words. mw:Help:Extension:ParserFunctions: parser function extensions to MediaWiki, to supplement magic words.
The MediaWiki software adds elements that look and act like HTML tags. Parser tags are included in MediaWiki whereas extension tags are added by optional software extensions. For a machine-generated list, see Special:Version#mw-version-parser-extensiontags. It may include tags not documented here. Parser tags
This is a list of Lua functions and the wikitext parser functions and magic words that they are comparable to. ... Calculation for details on how #expr and mw. ext ...