When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. 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.

  3. Template:Markup - Wikipedia

    en.wikipedia.org/wiki/Template:Markup

    Template parameters [Edit template data] Parameter Description Type Status margin-left margin-left To set a margin on the table's lefthand side. Default 0 String optional width width To set the table's overall width. Default auto String optional style style For CSS styles amending the table's overall appearance. String optional noheaders noheaders Set (as e.g. noheaders=on) to suppress the ...

  4. Help:Introduction to tables with Wiki Markup/All - Wikipedia

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

    Tables in Wikipedia, particularly large ones, can look intimidating to edit, but the way they work is simple. Components of tables Whether you've just inserted a new table, or are editing an existing one, changing the text in the table cells determines what the table looks like to a reader.

  5. Help:Table - Wikipedia

    en.wikipedia.org/wiki/Help:Table

    Category:Wikipedia tables: lists even more table help pages. Help:Introduction to tables with Wiki Markup. Wikipedia:Manual of Style/Tables: the Manual of Style indicates best practices for tables. Wikipedia:Table dos and don'ts: a quick guide to the Manual of Style for tables. mw:Help:Tables; User:Dcljr/Tables: table tutorials.

  6. Help:Creating tables - Wikipedia

    en.wikipedia.org/wiki/Help:Creating_tables

    Copy the table to a wiki sandbox. In Calc select the table. Copy directly from it, and then paste into the visual editor, or if that does not work, into a blank visual editor table where the first header cell has been selected. It may take up to a minute. If there is a problem, then paste into Excel2Wiki first, and copy the wikitext.

  7. Help:Introduction to tables with Wiki Markup/2 - Wikipedia

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

    The two most commonly used classes are "wikitable" and "wikitable sortable"; the latter allows the reader to sort the table by clicking on the header cell of any column. |+ caption Required for accessibility purposes on data tables, and placed only between the table start and the first table row. ! header cell Optional.

  8. Template:Wikitable - Wikipedia

    en.wikipedia.org/wiki/Template:Wikitable

    This template is designed to make passing tables to templates less of a hassle. Oftentimes, adding wikitable markup to a template or other parser tag generates gibberish when one fails to escape every | and =. Moreover, escaping pipe characters with {} everywhere can make for some rather ugly-looking markup.

  9. Help : Wikipedia: The Missing Manual/Formatting and ...

    en.wikipedia.org/.../Creating_Lists_and_Tables

    Tables are ideal for presenting information in a row-and-column format. You create Wikipedia tables using wiki markup, which begins with "{|" and ends with "|}". Since you'll edit tables much more often than create them, this section begins with editing. (To see how to create a wikicode table, skip to the section about creating tables.)