Difference between revisions of "Template talk:Prettytable"
Jump to navigation
Jump to search
(→Usage: <pre> tags not working) |
|||
| Line 35: | Line 35: | ||
| 2nd row | | 2nd row | ||
|} | |} | ||
| − | + | ||
| + | == Comments == | ||
Another page created by someone simply to play around. Stuff like this should be done in the sandbox or in the user's personal page. | Another page created by someone simply to play around. Stuff like this should be done in the sandbox or in the user's personal page. | ||
--[[User:Cerbera|Cerbera]] 07:34, 18 Jan 2006 (Central Standard Time) | --[[User:Cerbera|Cerbera]] 07:34, 18 Jan 2006 (Central Standard Time) | ||
Revision as of 18:09, 18 January 2006
Usage
You can use the {{prettytable}} template instead of typing out all the HTML attributes every time.
Wiki code:
{| {{prettytable}} ! Column ! Column ! Column |- | Value | Value | Value |- | 2nd row | 2nd row | 2nd row |}
(<pre> tags not parsing properly, edit to see source)
Displays as:
| Column | Column | Column |
|---|---|---|
| Value | Value | Value |
| 2nd row | 2nd row | 2nd row |
Comments
Another page created by someone simply to play around. Stuff like this should be done in the sandbox or in the user's personal page. --Cerbera 07:34, 18 Jan 2006 (Central Standard Time)