Template:Table attributes

From PCSAR

Revision as of 21:27, 7 March 2013 by Brett Wuth (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

This is the documentation for the template Template:Table attributes

Template:Table attributes/Doc:

The template {{Table attributes}} produces the HTML attributes that make a table nicely formatted.

<table {{Table attributes}}>
<tr><th>#</th> <th>Cert.</th><th>First Name</th>                       <th>Last Name</th>    <th>Phone</th>                <th>Notes</th>        </tr>
<tr><td>01</td><td>Fund.</td><td>[[Members:Sue Leong-Neumann|Sue]]</td><td>Leong-Neumann</td><td>h:627-5717 c:627-7711</td><td>Caller CRG P </td></tr>
</table>


To see how this template is implemented, edit this page and examine the portion between <includeonly> and </includeonly>.

Personal tools