Vorlage:ToDo/Arbeitsamt: Unterschied zwischen den Versionen

Aus Freiheit statt Angst!
Zur Navigation springen Zur Suche springen
K (... und gefixt)
(Wichtigkeit eingefärbt)
Zeile 1: Zeile 1:
 
|-
 
|-
| {{{%PAGE%}}}
+
| [[{{{%PAGE%}}}]]
 
| {{{1}}}
 
| {{{1}}}
| {{{2}}}
+
|  {{ifeq: {{{2}}}|"wichtig"|
 +
    <span style="color:red;">{{{2}}}</span>
 +
  | {{ifeq: {{{2}}}|"normal"|
 +
    <span style="color:yellow;">{{{2}}}</span>
 +
  | {{ifeq: {{{2}}}|"langfristig"|
 +
    <span style="color:green;">{{{2}}}</span>
 +
  | {{{2}}} }} }} }}

Version vom 11. August 2008, 14:58 Uhr

|- | [[{{{%PAGE%}}}]] | {{{1}}} | {{ifeq: {{{2}}}|"wichtig"|

   {{{2}}}
 | {{ifeq: {{{2}}}|"normal"|
   {{{2}}}
 | {{ifeq: {{{2}}}|"langfristig"|
   {{{2}}}
 | {{{2}}} }} }} }}