Template:Issue: Difference between revisions

From canbudget Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 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=
|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 23: Line 25:
| [[Due date::{{{Due date|}}}]]
| [[Due date::{{{Due date|}}}]]
|-
|-
! Due date
! Completed date
| [[Due date::{{{Due 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.