enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Help:Collapsing tables and more - Wikipedia

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

    A collapsible element contains a toggle a reader can use to show or hide the element's content. Elements are made collapsible by adding the mw-collapsible class, or alternatively by using the {} template, or its variants {{Collapse top}} and {{Collapse bottom}}.

  3. Help:Table/Advanced - Wikipedia

    en.wikipedia.org/wiki/Help:Table/Advanced

    Also, if the table has cell spacing (and thus border-collapse=separate), meaning that cells have separate borders with a gap in between, that gap will still be visible. A cruder way to align columns of numbers is to use a figure space   or   , which is intended to be the width of a numeral, though is font-dependent in practice:

  4. Help:Collapsing - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:Collapsible_tables

    A collapsible element contains a toggle a reader can use to show or hide the element's content. Elements are made collapsible by adding the mw-collapsible class, or alternatively by using the {{}} template, or its variants {{Collapse top}} and {{Collapse bottom}}.

  5. Help talk:Collapsing - Wikipedia

    en.wikipedia.org/wiki/Help_talk:Collapsing

    If class collapsible is still in use (e.g. by Module:Navbox, and many other places) this needs to be described. The simple fact is mw-collapsible is far less feature rich and comprehensive, meaning its use is limited even if it is recommended. mw-collapsible also leads to sizeable lag on my system.

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

  7. Wikipedia talk:MakeMobileCollapsible - Wikipedia

    en.wikipedia.org/wiki/Wikipedia_talk:MakeMobile...

    (normal collapsible element, in a small space) English language § Regional variation (collapsible table with caption) Talk:Doctor Who → "Learn more about this page" (the "before" version is already made collapsible by DiscussionTools; some of the boxes look funny, this is the fault of the existing mobile site and local styles)

  8. Help:Table - Wikipedia

    en.wikipedia.org/wiki/Help:Table

    Type the codes for each table cell in the next row, starting with a bar: {| |+ The table's caption |- | cell code goes here |- | next row cell code goes here | next cell code goes here |} Cells can be separated with either a new line and a single bar, or by a double bar "||" on the same line. Both produce the same output:

  9. Help:Basic table markup - Wikipedia

    en.wikipedia.org/wiki/Help:Basic_table_markup

    You can add a table using HTML rather than wiki markup, as described at HTML element#Tables. However, HTML tables are discouraged because wikitables are easier to customize and maintain, as described at manual of style on tables. Also, note that the <thead>, <tbody>, <tfoot>, <colgroup>, and <col> elements are not supported in wikitext.