When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Template:Collapsible list - Wikipedia

    en.wikipedia.org/wiki/Template:Collapsible_list

    Produces an HTML list that can be collapsed Template parameters [Edit template data] This template prefers block formatting of parameters. Parameter Description Type Status Title title The list's title (Always in view beside the list's [show/hide] link). String suggested Horizontal list hlist Use value 'on' or 'true' to produce a horizontal rather than vertical list Suggested values on true ...

  3. Template:Collapse/HTML - Wikipedia

    en.wikipedia.org/wiki/Template:Collapse/HTML

    Creates a collapsible box that allows its content to be hidden or revealed on user's command. It is used to reduce clutter. Template parameters [Edit template data] Parameter Description Type Status Contents 1 content text Contents of the box Content required Title 2 title heading header reason result Text of title bar. Defaults to "Extended contents". Default Extended content String suggested ...

  4. Help:Collapsing tables and more - Wikipedia

    en.wikipedia.org/wiki/Help:Collapsing_tables_and...

    Elements are made collapsible by adding the mw-collapsible class, or alternatively by using the {} template, or its variants {{Collapse top}} and {{Collapse bottom}}. Use of these features in article content is governed by the guidelines Wikipedia:Manual of Style § Scrolling lists and collapsible content generally, and more specifically by ...

  5. Code folding - Wikipedia

    en.wikipedia.org/wiki/Code_folding

    Code folding example on PHP code with Vim. Code or text folding, or less commonly holophrasting, [1] is a feature of some graphical user interfaces that allows the user to selectively hide ("fold") or display ("unfold") parts of a document.

  6. Help talk:Collapsing - Wikipedia

    en.wikipedia.org/wiki/Help_talk:Collapsing

    The opt-out class name is debatable, I have used ‘nocollapse’ for now, but something similar or ‘static’ could also be used, and ‘sortbottom’ is excluded by default, too. Find code for intermediate steps in a previous revision. This code has not been tested yet – at all! I guarantee at least 3 bugs. Always test your code!

  7. Category:Collapse templates - Wikipedia

    en.wikipedia.org/wiki/Category:Collapse_templates

    [[Category:Collapse templates]] to the <includeonly> section at the bottom of that page. Otherwise, add <noinclude>[[Category:Collapse templates]]</noinclude> to the end of the template code, making sure it starts on the same line as the code's last character.

  8. Template:Collapse top - Wikipedia

    en.wikipedia.org/wiki/Template:Collapse_top

    For example, {{collapse top|This is the title text|bg=#F0F2F5}} or {{collapse top|This is the title text|bg=LightGrey}} (HTML hex color codes require the leading #). |fc= Sets the font color of the title of the collapsible bar. Defaults to inheriting the current text color of the context. See |bg=, above, for details on color options. |border=

  9. Help:Table - Wikipedia

    en.wikipedia.org/wiki/Help:Table

    Note: Wikipedia:HTML 5#Table attributes. CSS to replace obsolete attributes for borders, padding, spacing, etc. Add a border around a table using the CSS property border: thickness style color;, for example border:3px dashed red. This example uses a solid (non-dashed) gray border that is one pixel wide: