Template:Issue: Difference between revisions
Jump to navigation
Jump to search
David Mason (talk | contribs) No edit summary |
David Mason (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{Issue| | {{Issue|Issue description | ||
|For= | |For= | ||
|Priority= | |Priority= | ||
Line 14: | Line 14: | ||
[[Category:Site components]] | [[Category:Site components]] | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
== Todo item == | |||
{| class="wikitable" | {| class="wikitable" | ||
! For | ! For | ||
| {{#arraymap:{{{For|}}}|,|x|[[For::x]]}} | | {{#arraymap:{{{For|}}}|,|x|[[For::x]]}} | ||
|- | |- | ||
! | ! Issue | ||
| [[ | | [[Issue::{{{1|}}}]] | ||
|- | |- | ||
! Priority | ! Priority |
Revision as of 22:50, 2 October 2010
This is the "Issue" template. It should be called in the following format:
{{Issue|Issue description |For= |Priority= |Due date= |Project= |Completed date= }}
Edit the page to see the template text.