enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Help:Infobox/user style - Wikipedia

    en.wikipedia.org/wiki/Help:Infobox/user_style

    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 ();

  3. Help:User style - Wikipedia

    en.wikipedia.org/wiki/Help:User_style

    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.

  4. Help:Infobox - Wikipedia

    en.wikipedia.org/wiki/Help:Infobox

    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 ();

  5. Wikipedia : Manual of Style/Infoboxes

    en.wikipedia.org/wiki/Wikipedia:Manual_of_Style/...

    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:

  6. Help:Magic words - Wikipedia

    en.wikipedia.org/wiki/Help:Magic_words

    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.

  7. Help:Magic words for beginners - Wikipedia

    en.wikipedia.org/wiki/Help:Magic_words_for_beginners

    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.

  8. Help:Strip markers - Wikipedia

    en.wikipedia.org/wiki/Help:Strip_markers

    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

  9. Wikipedia : Comparable Lua functions to wikitext

    en.wikipedia.org/wiki/Wikipedia:Comparable_Lua...

    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 ...