Template:TableHeader/doc
- Description
- A template that helps fill in the table header for a table with the proper style guide.
- Syntax
- {{|TableHeader|Header Here|[optional css]}}
- Sample code
{{TableHeader|Header Here}}gives...
Header Here
- User Notes
- Be careful when using the template. This template must be placed in line with the opening table bracket like this:
{| {{TableHeader|Header Here}}
|}