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.
m (Protected "Template:FileFix" [edit=sysop:move=sysop]) |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 25: | Line 25: | ||
}} | }} | ||
{{!}} {{{SIGNATURE}}} | {{!}} {{{SIGNATURE}}} | ||
+ | }} | ||
+ | |- | ||
+ | | Status | ||
+ | {{#ifeq: {{{STATUS|}}}|1| | ||
+ | {{#ifeq: {{{LANGUAGE|}}}|DE| | ||
+ | {{!}} <font color="#008800">Erledigt</font>| | ||
+ | {{!}} <font color="#008800">Fixed</font> | ||
+ | }}| | ||
+ | {{#ifeq: {{{LANGUAGE|}}}|DE| | ||
+ | {{!}} <font color="#ff0000">Offen</font>| | ||
+ | {{!}} <font color="#ff0000">Open</font> | ||
+ | }} | ||
+ | |||
}} | }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
Line 37: | Line 50: | ||
|COMMENT = | |COMMENT = | ||
|SIGNATURE = | |SIGNATURE = | ||
+ | |STATUS = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
Line 54: | Line 68: | ||
| SIGNATURE | | SIGNATURE | ||
| Your signature with timestamp | | Your signature with timestamp | ||
+ | |- | ||
+ | | STATUS | ||
+ | | 0 = <font color="#ff0000">Open</font>, 1 = <font color="#008800">Fixed</font> | ||
|} | |} | ||
</noinclude> | </noinclude> |
Latest revision as of 08:47, 20 March 2007
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 |LANGUAGE = |FILENAME = |COMMENT = |SIGNATURE = |STATUS = }}
Description of the parameters
LANGUAGE | Language of the template description (EN = English, DE = German) |
FILENAME | Name of the file you want to comment. |
COMMENT | Your comment. |
SIGNATURE | Your signature with timestamp |
STATUS | 0 = Open, 1 = Fixed |