Difference between revisions of "Template:Development"

From Counting Opinions (SQUIRE)
Jump to: navigation, search
 
Line 1: Line 1:
<noinclude>
+
<div class="{{{Status}}}">
This is the "Development" template.
+
It should be called in the following format:
+
<pre>
+
{{Development
+
|Status=
+
|Service=
+
|Delivery Date=
+
|Support Priority=
+
|IT Priority=
+
|Brief Description=
+
|Requirements=
+
|Details=
+
|Screen=
+
}}
+
</pre>
+
Edit the page to see the template text.
+
</noinclude><includeonly>
+
==Status==
+
{{#arraymap:{{{Status|}}}|,|x|[[Has status::x]]}}
+
  
==Service==
+
{|class=wikitable
{{#arraymap:{{{Service|}}}|,|x|[[Has service::x]]}}
+
! colspan=5 | [[Has status::{{{Status}}}]]
 +
|-
 +
! Date Requested
 +
! Delivery Date
 +
! Support Priority
 +
! IT Priority
 +
! Owner
 +
|-
 +
| [[Has creation date::{{DATECREATED}}]]
 +
| [[Has delivery date::{{{Delivery Date}}}]]
 +
| {{{Support Priority}}}
 +
| {{{IT Priority}}}
 +
| {{{Owner}}}
 +
|}
  
==Delivery Date==
 
[[Has delivery date::{{{Delivery Date|}}}]]
 
 
==Support Priority==
 
{{#arraymap:{{{Support Priority|}}}|,|x|[[Has support priority::x]]}}
 
 
==IT Priority==
 
{{#arraymap:{{{IT Priority|}}}|,|x|[[Has IT priority::x]]}}
 
 
==Brief Description==
 
[[Has description::{{{Brief Description|}}}]]
 
 
==Requirements==
 
[[Has requirement::{{{Requirements|}}}]]
 
 
==Details==
 
[[Has details::{{{Details|}}}]]
 
 
==Screen==
 
[[Has screen::{{{Screen|}}}]]
 
  
 +
[[Category:{{{Owner}}}]]
 +
[[Category:{{{Status}}}]]
 +
[[Category:Jennifer]]
 
[[Category:Development]]
 
[[Category:Development]]
 +
__NOTOC__
 +
</div>
 
</includeonly>
 
</includeonly>

Revision as of 07:09, 12 July 2013

{{{Status}}}
Date Requested Delivery Date Support Priority IT Priority Owner
The date "{{{Delivery Date}}}" was not understood. {{{Support Priority}}} {{{IT Priority}}} {{{Owner}}}


[[Category:{{{Owner}}}]] [[Category:{{{Status}}}]]

</includeonly>