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 |
||
(9 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{Issue | {{Issue|Short description | ||
|For= | |For= | ||
|Priority= | |Priority= | ||
|Due date= | |Due date= | ||
|Project= | |Project= | ||
|Completed date= | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
[[Category:Site components]] | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
* Issue: [[Issue::{{{Issue|}}}]] | |||
{| class="wikitable" | {| class="wikitable" | ||
! For | ! For | ||
Line 21: | Line 24: | ||
! Due date | ! Due date | ||
| [[Due date::{{{Due date|}}}]] | | [[Due date::{{{Due date|}}}]] | ||
|- | |||
! Completed date | |||
| [[Completed date::{{{Completed date|}}}]] | |||
|- | |- | ||
! Project | ! Project | ||
| [[Project::{{{Project|}}}]] | | [[Project::{{{Project|}}}]] | ||
|} | |} | ||
{{ #if: {{{Completed date|}}} | {{ #set: Completed=Yes }} | |||
}} | |||
{{PAGELINK}} | |||
[[Category:Issue]] | [[Category:Issue]] | ||
</includeonly> | </includeonly> |
Latest revision as of 17:35, 3 October 2010
This is the "Issue" template. It should be called in the following format:
{{Issue|Short description |For= |Priority= |Due date= |Project= |Completed date= }}
Edit the page to see the template text.