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 ();
The following other wikis use this file: Usage on ar.wikipedia.org تيار كهربائي; نموذج العناصر المجمع; أشكال الطاقة
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.
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:
Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Help; Learn to edit; Community portal; Recent changes; Upload file
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.