When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Wikipedia : User page design guide/Style

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

    Then, copy the following code into the subpage and change the parts in all caps (e.g.: "COLOR OF TEXT" and "HEADER TEXT YOU WANT") Transclude the header onto your user page (type the full name of the subpage inside double curly brackets) {{like this}} Example code:

  3. Module:Box-header - Wikipedia

    en.wikipedia.org/wiki/Module:Box-header

    {{#invoke:Box-header|boxHeader}} For use in templates; calls _boxHeader with the parameters passed to the template as arguments. {{#invoke:Box-header|_boxHeader|args}} For use in modules; constructs the box header (and the start of the box body). The args are the parameters accepted by Template:Box-header. (The output may need to be expanded ...

  4. Help:Designing infoboxes - Wikipedia

    en.wikipedia.org/wiki/Help:Designing_infoboxes

    To start a new page in your namespace, enter "Special:Mypage/" followed by the page name you wish to create into the search box (or create such a link in a location such as the general sandbox). For example, to create a home for the prototype "Infobox_mysubject" in your user space, you would search: Special:Mypage/Infobox mysubject .

  5. Help:User style - Wikipedia

    en.wikipedia.org/wiki/Help:User_style

    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 and title of the interlanguage link of language code lc in the margin, provided that the skin specifies this class interwiki-lc (E.g., Cologne Blue ...

  6. Wikipedia : Manual of Style/Infoboxes

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

    Like static infoboxes, they are designed to present summary information about an article's subject, such that similar subjects have a uniform look and in a common format. However, the template technique allows updates of style and of common text from a central place, the template page.

  7. Template:Box-header colour/doc - Wikipedia

    en.wikipedia.org/wiki/Template:Box-header_colour/doc

    This is a documentation subpage for Template:Box-header colour. It may contain usage information, categories and other content that is not part of the original template page. This template is used on approximately 2,900 pages and changes may be widely noticed.

  8. Module:Box-header/doc - Wikipedia

    en.wikipedia.org/wiki/Module:Box-header/doc

    {{#invoke:Box-header|boxHeader}} For use in templates; calls _boxHeader with the parameters passed to the template as arguments. {{#invoke:Box-header|_boxHeader|args}} For use in modules; constructs the box header (and the start of the box body). The args are the parameters accepted by Template:Box-header. (The output may need to be expanded ...

  9. Help:Wikitext - Wikipedia

    en.wikipedia.org/wiki/Help:Wikitext

    <pre> is a parser tag that emulates the HTML <pre> tag. It defines preformatted text that is displayed in a fixed-width font and is enclosed in a dashed box. HTML-like and wiki markup tags are escaped, spaces and line breaks are preserved, but HTML elements are parsed.