Help:Introduction to tables with Wiki Markup/1
Introduction to tables Editing tables Expanding tables Summary
|
![]() ![]() ![]() Welcome to the help page for tables! Tables are a commonly-used way of displaying information, particularly in articles that contain data. This tutorial aims at providing a guide on how to make tables; if you are looking for the policy on when to use them, see Manual of Style. D Q Kl jj
{| class="wikitable" |- ! Header text !! Header text !! Header text |- | Example || Example || Example |- | Example || Example || Example |- | Example || Example || Example |} Which looks like:
All you have to do is place this where you want it in the article, edit it to match the information you're trying to display, and hit save. You can add more headers by adding more entries in the header section, more rows, or remove headers or rows if you're looking for a smaller table. If you don't have the enhanced editing toolbar, you'll want to create the tables manually. If you're looking for other ways to format the table, start here. |