Difference between revisions of "Template:DefaultTable"
The Wiki of Unify contains information on clients and devices, communications systems and unified communications. - Unify GmbH & Co. KG is a Trademark Licensee of Siemens AG.
Line 7: | Line 7: | ||
For additional CSS parameters you can write (axample): | For additional CSS parameters you can write (axample): | ||
<pre><nowiki> | <pre><nowiki> | ||
− | {| {{ | + | {| {{DefaultTable|width: 250px; font-size: 2em;}} |
... | ... | ||
</nowiki></pre> | </nowiki></pre> | ||
</noinclude> | </noinclude> |
Revision as of 13:54, 14 August 2006
This template is already used in some articles. Please be careful if you want to make changes. |
border="2" cellspacing="0" cellpadding="4" rules="all" style="margin:1em 1em 1em 0; border-style:solid; border-width:1px; border-collapse:collapse; empty-cells:show; "
These are the properties of the default table.
For additional CSS parameters you can write (axample):
{| {{DefaultTable|width: 250px; font-size: 2em;}} ...