Difference between revisions of "Template:FileFix"
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: | ||
− | {| {{DefaultTable|border:solid 1px #58C4C3;}} | + | <noinclude>{{dontchange}} |
− | {{#if: {{{FILENAME}}}| | + | The template '''FileFix''' can be used to write a comment to a file provided in this Wiki. |
+ | </noinclude>{| {{DefaultTable|border:solid 1px #58C4C3;}} | ||
+ | {{#if: {{{FILENAME|}}}| | ||
{{!-}} | {{!-}} | ||
+ | {{#ifeq: {{{LANGUAGE|}}}|DE| | ||
+ | {{!}} Dateiname| | ||
{{!}} File name | {{!}} File name | ||
+ | }} | ||
{{!}} [[Media:{{{FILENAME}}}|{{{FILENAME}}}]] <span style="font-size:80%;background-color:#f0f0f0;padding:1pt;">[[:Image:{{{FILENAME}}}|info]]</span> | {{!}} [[Media:{{{FILENAME}}}|{{{FILENAME}}}]] <span style="font-size:80%;background-color:#f0f0f0;padding:1pt;">[[:Image:{{{FILENAME}}}|info]]</span> | ||
}} | }} | ||
Line 15: | Line 20: | ||
{{!}} {{{SIGNATURE}}} | {{!}} {{{SIGNATURE}}} | ||
}} | }} | ||
+ | |}<noinclude> | ||
+ | <br style="clear:both;"/> | ||
+ | ---- | ||
+ | In order to insert the template in an article, you have to copy the following source text in the article: | ||
+ | |||
+ | <pre><nowiki> | ||
+ | {{FileFix | ||
+ | |FILENAME = | ||
+ | |COMMENT = | ||
+ | |SIGNATURE = | ||
+ | }} | ||
+ | </nowiki></pre> | ||
+ | |||
+ | == Description of the parameters == | ||
+ | |||
+ | {| {{DefaultTable}} | ||
+ | | FILENAME | ||
+ | | Name of the file you want to comment. | ||
+ | |- | ||
+ | | COMMENT | ||
+ | | Your comment. | ||
+ | |- | ||
+ | | SIGNATURE | ||
+ | | Your signature with timestamp | ||
|} | |} | ||
+ | </noinclude> |
Revision as of 15:25, 31 October 2006
This template is already used in some articles. Please be careful if you want to make changes. |
The template FileFix can be used to write a comment to a file provided in this Wiki.
In order to insert the template in an article, you have to copy the following source text in the article:
{{FileFix |FILENAME = |COMMENT = |SIGNATURE = }}
Description of the parameters
FILENAME | Name of the file you want to comment. |
COMMENT | Your comment. |
SIGNATURE | Your signature with timestamp |