Difference between revisions of "Template:Development"

From Counting Opinions (SQUIRE)
Jump to: navigation, search
 
 
(7 intermediate revisions by one user not shown)
Line 5: Line 5:
 
{{Development
 
{{Development
 
|Status=
 
|Status=
|Service=
 
 
|Delivery Date=
 
|Delivery Date=
 
|Support Priority=
 
|Support Priority=
Line 12: Line 11:
 
|Requirements=
 
|Requirements=
 
|Details=
 
|Details=
 +
|Support Comments=
 +
|IT Comments=
 +
|Service=
 
|Screen=
 
|Screen=
 +
|Test Login=
 +
|Owner=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
==Status==
 
{{#arraymap:{{{Status|}}}|,|x|[[Has status::x]]}}
 
  
==Service==
 
{{#arraymap:{{{Service|}}}|,|x|[[Has service::x]]}}
 
  
==Delivery Date==
+
<div class="{{{Status}}}">
[[Has delivery date::{{{Delivery Date|}}}]]
+
  
==Support Priority==
+
{|class=wikitable
{{#arraymap:{{{Support Priority|}}}|,|x|[[Has support priority::x]]}}
+
! colspan=5 | [[Status::{{{Status}}}]]
 +
|-
 +
! Date Requested
 +
! Delivery Date
 +
! Support Priority
 +
! IT Priority
 +
! Owner
 +
|-
 +
| {{DATECREATED}}
 +
| [[Has delivery date::{{{Delivery Date|}}}]]
 +
| [[Has support priority::{{{Support Priority|}}}]]
 +
| [[Has IT priority::{{{IT Priority|}}}]]
 +
| [[Has owner::{{{Owner}}}]]
 +
|}
  
==IT Priority==
 
{{#arraymap:{{{IT Priority|}}}|,|x|[[Has IT priority::x]]}}
 
  
==Brief Description==
+
==Description==
[[Has description::{{{Brief Description|}}}]]  
+
[[Has description::{{{Brief Description|}}}]]
  
 
==Requirements==
 
==Requirements==
[[Has requirement::{{{Requirements|}}}]]  
+
[[Has requirements::{{{Requirements|}}}]]
  
 
==Details==
 
==Details==
[[Has details::{{{Details|}}}]]  
+
;Test Login: [[Has login::{{{Test Login|}}}]]
 +
 
 +
[[Has details::{{{Details|}}}]]
 +
 
 +
==Support Comments==
 +
[[Has support comments::{{{Support Comments|}}}]]
 +
 
 +
==IT Comments==
 +
[[Has IT comments::{{{IT Comments|}}}]]
 +
 
 +
==Screens==
 +
{{{Screen}}}
  
==Screen==
 
[[Has screen::{{{Screen|}}}]]
 
  
 +
[[Category:{{{Owner}}} ]]
 +
[[Category:{{{Status}}} ]]
 +
[[Category:Jennifer]]
 
[[Category:Development]]
 
[[Category:Development]]
 +
__NOTOC__
 +
</div>
 
</includeonly>
 
</includeonly>

Latest revision as of 15:20, 17 July 2013

This is the "Development" template. It should be called in the following format:

{{Development
|Status=
|Delivery Date=
|Support Priority=
|IT Priority=
|Brief Description=
|Requirements=
|Details=
|Support Comments=
|IT Comments=
|Service=
|Screen=
|Test Login=
|Owner=
}}

Edit the page to see the template text.