Difference between revisions of "Template:ProcedureTable"
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 1: | Line 1: | ||
<noinclude>{{dontchange}} | <noinclude>{{dontchange}} | ||
− | </noinclude>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; background-color: #ffffcc; {{{1| }}}"<noinclude> | + | </noinclude>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; background-color: #ffffcc; {{{1| }}}" |
+ | {{#ifeq: {{{1}}} | DE | ||
+ | {{!}} Schritt für Schritt | ||
+ | {{!}} Beschreibung| | ||
+ | {{!}} Step by Step | ||
+ | {{!}} Description| | ||
+ | {{!-}} | ||
+ | }} | ||
+ | <noinclude> | ||
---- | ---- | ||
Revision as of 10:44, 15 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; background-color: #ffffcc; " |-
These are the properties of the default table.
For additional CSS parameters you can write (example):
{| {{DefaultTable|width: 250px; font-size: 2em;}} ...