Search results
Results from the WOW.Com Content Network
For example, an HTML element "span" without content can, through its class and id, provide parameters for JS specifying CSS for any parts of the page. For example, if a page contains a "span" element with class FA and id lc, MediaWiki:Monobook.js specifies the style and title of elements "li" of class interwiki-lc, thus controlling the style ...
Syntax highlighting; code excerpts can be colorized for easier reading, customizable with CSS. Various uses in infoboxes and navigational templates. Specification of class and id attributes for certain boilerplate messages which should be inlined; e.g., {{merge}}. Citation templates (see above).
For example, users of the Classic skin will have the links at the top of the page covered up by the title. Alternate title headers are headers that cover up the default header at the top of a page. The default title header has the name of the page in big bold letters.
Non-displayed links do not work (as opposed to links in a very small font). It cannot be used to remove text in expressions for template names, parameter names, parameter values, page names in links, etc. To view hidden text, download the Web Developer Toolbar for Firefox here, then choose Misc. → show hidden elements in that toolbar. It will ...
Apply a consistent monospace font of choice to all the normally monospaced HTML elements like <code>, <pre>, etc. Fallback to system-default monospace font, should the chosen font be unavailable or lack the necessary characters. Do the same for the output of all Example-formatting templates, such as {} and {}.
Set in HTML body element, to identify pages generated by MediaWiki. as of 31533 this should appear in all skins metadata Used to mark elements in articles that are considered not to be part of the proper content of the article. These are annotations, maintenance templates, navigation links, media controls etc.
Additional CSS classes to add to the tag. String: optional: Pre-text: pre-text: Optional unlinked text to be printed before the linked text. Line: optional: Link: link: The page that the text should link to. Default Wikipedia:Cleanup: Page name: optional: Hover text: title: Text that will be shown when the link is hovered over. Default The ...
Wraps the given arguments within span elements that are aligned and floated to the left and right. The optional parameters, lw and rw , set the widths of the left and right spans, respectively. Examples