Difference between revisions of "Template:Development"
From Counting Opinions (SQUIRE)
(6 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude> | ||
+ | This is the "Development" template. | ||
+ | It should be called in the following format: | ||
+ | <pre> | ||
+ | {{Development | ||
+ | |Status= | ||
+ | |Delivery Date= | ||
+ | |Support Priority= | ||
+ | |IT Priority= | ||
+ | |Brief Description= | ||
+ | |Requirements= | ||
+ | |Details= | ||
+ | |Support Comments= | ||
+ | |IT Comments= | ||
+ | |Service= | ||
+ | |Screen= | ||
+ | |Test Login= | ||
+ | |Owner= | ||
+ | }} | ||
+ | </pre> | ||
+ | Edit the page to see the template text. | ||
+ | </noinclude><includeonly> | ||
+ | |||
+ | |||
<div class="{{{Status}}}"> | <div class="{{{Status}}}"> | ||
{|class=wikitable | {|class=wikitable | ||
− | ! colspan=5 | [[ | + | ! colspan=5 | [[Status::{{{Status}}}]] |
|- | |- | ||
! Date Requested | ! Date Requested | ||
Line 10: | Line 34: | ||
! Owner | ! Owner | ||
|- | |- | ||
− | | | + | | {{DATECREATED}} |
− | | [[Has delivery date::{{{Delivery Date}}}]] | + | | [[Has delivery date::{{{Delivery Date|}}}]] |
− | | {{{Support Priority}}} | + | | [[Has support priority::{{{Support Priority|}}}]] |
− | | {{{IT Priority}}} | + | | [[Has IT priority::{{{IT Priority|}}}]] |
− | | {{{Owner}}} | + | | [[Has owner::{{{Owner}}}]] |
|} | |} | ||
− | [[Category:{{{Owner}}}]] | + | ==Description== |
− | [[Category:{{{Status}}}]] | + | [[Has description::{{{Brief Description|}}}]] |
+ | |||
+ | ==Requirements== | ||
+ | [[Has requirements::{{{Requirements|}}}]] | ||
+ | |||
+ | ==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}}} | ||
+ | |||
+ | |||
+ | [[Category:{{{Owner}}} ]] | ||
+ | [[Category:{{{Status}}} ]] | ||
[[Category:Jennifer]] | [[Category:Jennifer]] | ||
[[Category:Development]] | [[Category:Development]] |
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.