Template:Category cell: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(fix left edge padding)
(Documented. (Will document the rest within the hour.))
Line 1: Line 1:
|-
<noinclude>
| height="20%" width="{{{width}}}" style='vertical-align: top; padding:0 1em 1em; background:{{{background-color}}}; border: {{{border-color}}} 1px solid;' |
{{category header|background-color=#E0E0E0|border-color=lightgray}}
</noinclude>|-
| height="20%" width="{{{width}}}" style='vertical-align: top; padding:0 1em 1em; background:{{{background-color}}}; border: {{{border-color}}} 1px solid;' |<noinclude>
== 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 cell.
 
==Also see==
 
*[[Template:category header]] - Begins the category format system.
*[[Template:category newcolumn]] - Begins a new column within the category format system.
*[[Template:category end]] - Ends the category format system.
</noinclude>

Revision as of 19:11, 13 March 2011

Example title

  • Example point.
  • Example point.

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 cell.

Also see