Template:DRN case status/row/sandbox

{{DRN case status/header}}

{{#switch:{{{s}}}{{{sm}}}|1yes|2yes|6yes|7yes=|8yes=|#default=

{{{d}}}

{{#switch:{{{s}}}

|1=New

|2=In Progress

|4=Needs Attention

|5=Review

|6=Resolved

|7=Closed

|8=Failed

|9=On hold

|#default=Unknown

}}

{{#if:{{{sm|}}}||{{{cu}}} (t)}}

{{{ct}}}

{{#if:{{{sm|}}}||{{#if:{{{vu|}}}|{{{vu}}} (t)|None}}}}

{{#if:{{{vu|}}}|{{{vt}}}|n/a}}

{{#if:{{{sm|}}}||{{{mu}}} (t)}}

{{#if:{{{sm|}}}||{{{mt}}}}}

}}

{{DRN case status/footer}}

Params

  • {{param|t}} - case title
  • {{param|d}} - case display title
  • {{param|s}} - case status
  • {{param|cu}} - create user
  • {{param|cs}} - create sortkey
  • {{param|ct}} - create timestamp
  • {{param|vu}} - volunteer user
  • {{param|vs}} - volunteer sortkey
  • {{param|vt}} - volunteer timestamp
  • {{param|mu}} - modify user
  • {{param|ms}} - modify sortkey
  • {{param|mt}} - modify timestamp
  • {{param|sm}} - whether to hide certain columns