Difference between revisions of "Template:TextBlock"
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: | ||
− | {| class="noborder" | + | <noinclude>{{dontchange}}</noinclude><includeonly>{| class="noborder" |
|- | |- | ||
| class="noborder" | <div class="h2b">{{{headline}}}</div> | | class="noborder" | <div class="h2b">{{{headline}}}</div> | ||
Line 18: | Line 18: | ||
| class="noborder" | <div style="padding:5px; padding-bottom:10px;"></div> | | class="noborder" | <div style="padding:5px; padding-bottom:10px;"></div> | ||
|} | |} | ||
+ | </includeonly><noinclude> | ||
+ | To use this template just copy the following source text in an article. | ||
+ | <pre><nowiki> | ||
+ | {{TextBlock | ||
+ | | headline = Headline (mandatory). | ||
+ | | content = Content (optional). | ||
+ | | cont_tbl_le = Content of the table's right column (optional). | ||
+ | | cont_tbl_ri = Content of the table's right column (optional). | ||
+ | }} | ||
+ | </nowiki></pre> |
Revision as of 10:18, 19 November 2008
This template is already used in some articles. Please be careful if you want to make changes. |
To use this template just copy the following source text in an article.
{{TextBlock | headline = Headline (mandatory). | content = Content (optional). | cont_tbl_le = Content of the table's right column (optional). | cont_tbl_ri = Content of the table's right column (optional). }}