Template:Category newcolumn: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) (fix left edge padding) |
MossyBucket (talk | contribs) (Documented. (The format example doesn't work, but somebody can probably fix this.)) |
||
Line 1: | Line 1: | ||
| rowspan="{{{rowspan}}}" width="{{{width}}}" style='background:{{{background-color}}}; vertical-align: top; padding:0 1em 1em; border:{{{border-color}}} 1px solid;' | | <noinclude> | ||
{{category header|background-color=#E0E0E0|border-color=lightgray}} | |||
== Example title == | |||
* Example point. | |||
* Example point. | |||
</noinclude>| rowspan="{{{rowspan}}}" width="{{{width}}}" style='background:{{{background-color}}}; vertical-align: top; padding:0 1em 1em; border:{{{border-color}}} 1px solid;' |<noinclude> | |||
{{category cell|background-color=#FBF7EA|border-color=white}} | |||
== Example title == | |||
* Example point. | |||
* Example point. | |||
{{category cell|background-color=white|border-color=white}} | |||
== Example title == | |||
* Example point. | |||
* Example point. | |||
{{category end}}__NOTOC__ | |||
==Documentation== | |||
In the aesthetically advanced category format system (for the lack of a better name), this template is used in order to mark the beginning of a new column. | |||
==Also see== | |||
*[[Template:category header]] - Begins the category format system. | |||
*[[Template:category cell]] - Begins a new cell within the category format system. | |||
*[[Template:category end]] - Ends the category format system. | |||
</noinclude> |
Revision as of 20:00, 13 March 2011
Example title
- Example point.
- Example point.
Example title
|
Example title
|
Documentation
In the aesthetically advanced category format system (for the lack of a better name), this template is used in order to mark the beginning of a new column.
Also see
- Template:category header - Begins the category format system.
- Template:category cell - Begins a new cell within the category format system.
- Template:category end - Ends the category format system.