Cookie consent settingsAccept all
  • Skip to header bar
  • Skip to main navigation
  • Skip to page tools
  • Skip to work area
  • New process
  • Overview
    • Files
    • Processes
    • Ratings
    • Recommendations
    • WikiExplorer
    • Workflows
  • Login
Main navigation contains tabs, main links and MediaWiki sidebar
Entrypoints
  • Main Page
  • Pages
  • Books
  • Blogs
  • Recent changes
Quick Links
  • All topics
  • Video-Tutorials
  • Templates download
Documentation
  • Security Advisories
  • Installation
  • Releases
  • Software catalog
  • Trust & Safety
Books
  • User manual
  • Admin manual
  • Semantic MediaWiki basics
Participate
  • BlueSpice community
  • Manual
  • Extension
    • VisualEditor
      • Insert tables
      Last edited one month ago
      by Redaktion

      Insert tables

      • English
      • Deutsch
      Revision as of 15:51, 13 May 2025 by Redaktion (talk | contribs)
      (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

      Contents

      • 1 Insert a table
      • 2 Merge rows and columns
      • 3 Table properties
      • 4 Table styles
      • 5 Sorting special data formats
      • 6 Using existing tables
      • 7 Related info

      Insert a table

      In VisualEditor, choose "Insert > Tables" to insert a table in a page:

      open "insert" menu of the visual editor
      "Insert"-action

      After entering the rows and columns, an empty table appears with the edit menu:

      an empty table with 6 columns and 5 rows with an open inspector menu
      inserted table with table inspector menu

      When the mouse rests on a symbol, the respective function is displayed.

      Double-click in the cells to insert text:

      table with four columns wor Times and days of the week with a time schedule
      table in edit mode

      Merge rows and columns

      To merge a row or column, select the cells in a row or in a column. The inspector will show a "Merge" button. Click it to merge the cells. The same button is called "Unmerge" if you want to separate connected cells.

      Table with all cells in a table row selected and the merge button
      Merging cells


      Table properties

      In the menu item Properties, there are numerous settings to adjust the functionality and presentation of the table:

      Property Description
      Table width The total width can be set here as a percentage of the available page width, for example to 100%.
      Table style Here you can load different style sheets for the table.
      Exportable Adds a context menu to the table that allows you to save the table in xlsx or csv format. The context menu can be activated by right-clicking. Exportable tables are identified by a yellow background when hovering over them. The yellow color can be removed globally by wiki administrators. The following three lines can be added to the global stylesheet MediaWiki:Common.css:
      /* Removal of yellow highlight color of exportable tables */
      #mw-content-text table.bs-et-highlight {background-color: transparent!important;}
      #mw-content-text table.bs-et-highlight.wikitable {background-color: #f8f9fa!important;
      
      Filterable Adds a filter function to the columns of the table.
      Sticky header For long tables, the table header remains visible when scrolling the page.
      Caption Shows a header above the table:

      After disabling the header, it is lost and must be reentered when re-enabled.

      Sortable In the first row, a sort function is displayed:

      The current sorting is shown in the title bar. Only one of the two sort arrows will appear in the sorted column.

      Collapsible The table can be hidden on the page via a text link.
      Collapsed initially If the "Collapsible" property is active, this determines whether the table is visible or hidden when the wiki page is loaded. T

      Table styles


      The following style sheets can be selected in the Table Style menu. Click on a picture to start the gallery:


      • No table style
        No table style
      • Standard
        Standard
      • Content
        Content
      • Content (black)
        Content (black)
      • Content (blue)
        Content (blue)
      • Content (darkblue)
        Content (darkblue)
      • Cusco Sky
        Cusco Sky
      • Casablanca
        Casablanca
      • Greyscale
        Greyscale
      • Greyscale (narrow)
        Greyscale (narrow)

      Sorting special data formats

      If a column should consider special data types when sorting (e.g., date, number), this can be specified in the column header cell's class attribute. Note that a header cell is defined using "!".
      {| class="wikitable sortable"
      |+
      ! class="number" |Col A
      |-
      |1
      |-
      |2
      |-
      |30
      |-
      |11
      |-
      |5
      |}
      
      Output
      Sortable number column
      Col A
      1
      2
      30
      11
      5

      Possible values are:

      • string
      • integer
      • number
      • date

      Using existing tables

      • Tables can also be inserted as a csv file on a page (just drag the CSV file onto the page in edit mode)
      • Complex tables can alternatively be attached to the page as an xlsx file.

      Related info

      • Filterable tables





      PDF exclude - start

      To submit feedback about this documentation, visit our community forum.

      PDF exclude - end
      Retrieved from "https://en.wiki.bluespice.com/w/index.php?title=Manual:Extension/VisualEditor/Insert_tables&oldid=11506"
      No categories assignedEdit
      Page actions and tools navigaiton contains tabs, toolbox and actions
      Actions
      • Refresh
      • Copy URL
      • E-Mail
      • QR code
      Details
      • View history
      • Page information
      • Browse properties
      • ... all actions
      • Privacy policy
      • Terms of service
      • Disclaimer
      • Imprint
      • Accessibility
      • About
      • Analysis service
      • Edit preview settings
      • Powered by MediaWiki
      • Powered by BlueSpice
      • Powered by Semantic MediaWiki
      • Creative Commons License