Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

UniWiki:Manual of Style/Tables: Difference between revisions

From EVE University Wiki
Djavin novienta (talk | contribs)
No edit summary
Djavin novienta (talk | contribs)
Line 7: Line 7:


== Formatting ==
== Formatting ==
{{main|Help:Table}}
:''See also: [[Wikipedia:Help:Table]]''
It is recommended that [[Help:Wikitable|wikitables]] be used in place of [[HTML table]]s, as they are easier to customize and maintain. A standard "[[Wikipedia:Wikitable#Style classes|wikitable style]]" is available, by adding <code>class="wikitable"</code> to the top row of the table. The powerful and useful [[Help:Table#Sorting|sorting]] feature can be enabled by adding <code>class="sortable"</code> to the top row. Extreme caution should be applied if rowspan or colspan is used. It is also possible to combine classes, as in <code>class="wikitable sortable"</code>.
It is recommended that [[Wikipedia:Help:Wikitable|wikitables]] be used in place of [[Wikipedia:HTML table|HTML tables]], as they are easier to customize and maintain. A standard "[[Wikipedia:Wikipedia:Wikitable#Style classes|wikitable style]]" is available, by adding <code>class="wikitable"</code> to the top row of the table. The powerful and useful [[Wikipedia:Help:Table#Sorting|sorting]] feature can be enabled by adding <code>class="sortable"</code> to the top row. Extreme caution should be applied if rowspan or colspan is used. It is also possible to combine classes, as in <code>class="wikitable sortable"</code>.


=== Captions and headers ===
=== Captions and headers ===