When.com Web Search

Search results

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

  3. Help:Advanced table formatting - Wikipedia

    en.wikipedia.org/wiki/Help:Advanced_table_formatting

    There are several advanced table formatting techniques to improve the display or editing of wikitables in Wikipedia. Most of the tips involve use of standard text-editors. While some special software packages exist, to allow customized editing, they are typically not available when travelling to other computers for wiki-editin

  4. Help:Table - Wikipedia

    en.wikipedia.org/wiki/Help:Table

    A table is an arrangement of columns and rows that organizes and positions data or images. Tables can be created on Wikipedia pages using special wikitext syntax, and many different styles and tricks can be used to customise them.

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

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

    new cell in row To add a new cell in a row, start each new cell with a new line and a single vertical bar (|), or several cells can be placed consecutively on the same line, separated by double vertical bars (||). |} end To end the table, use a single vertical bar (|) and a left facing curly brace (}) alone on a new line.

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

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

    To add an extra row into a table, you'll need to insert an extra row break and the same number of new cells as are in the other rows. The easiest way to do this in practice, is to duplicate an existing row by copying and pasting the markup. It's then just a matter of editing the cell contents.

  7. Template:Static row numbers - Wikipedia

    en.wikipedia.org/wiki/Template:Static_row_numbers

    Disables a row number. Disables borders between consecutive row usages (simulates rowspan). Add to sorttop and sortbottom rows. Add to header rows except the first. static-row-numbers-norank: Disables a row number. Maintains borders between consecutive row usages. Optionally add to data rows.

  8. Help talk:Table - Wikipedia

    en.wikipedia.org/wiki/Help_talk:Table

    @Closercamera901: You need to add colspan="2" to all third column cells including the header cell except for row one's cell, then add a fourth cell to row one. This makes the table have four columns. See Help:Table#Colspan and rowspan. Jroberson108 02:08, 16 November 2024 (UTC)

  9. Wikipedia : Manual of Style/Tables

    en.wikipedia.org/.../Tables

    Page layouts (using multiple columns, positioning elements, adding borders, etc.) should be done via CSS, not tables, whenever possible. Images and other embedded media should be positioned using standard image syntax. There are several templates available that will create preformatted multi-column layouts: see Help:Columns.