Template:Table style/wikitable

From SEQwiki
Jump to: navigation, search

This template is just used to save some common table and CSS 'style' settings.

There are better ways to do this, but without being able to hack the site skin, using templates with explicit style commands is a reasonable compromise.

I got the information about how to do this from here the HTML and CSS Table Border Style Wizard.

A table with this style will look like this:

January February
apples 15.342
oranges 12.298

TODO

Learn how to use CSS for the love of God! See: MediaWiki:Common.css.

Template code

border="1" cellpadding="5" cellspacing="0" style="margin:0em 0em 1em 1em;"