Difference between revisions of "Template:Wiki Issue"

From COST Action FP0804: FORSYS
Jump to: navigation, search

Warning: require(): Unable to allocate memory for pool. in /data/home/fp0804/www/wiki/includes/AutoLoader.php on line 1191
(Created page with "<noinclude> This is the "Wiki Issue" template. It should be called in the following format: <pre> {{Wiki Issue |1= |2= |3= |4= }} </pre> Edit the page to see the template text. <...")
 
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Wiki Issue
 
{{Wiki Issue
|1=
+
|Has issue type=
|2=
+
|Has issue description=
|3=
+
|Has issue priority=
|4=
+
|Is issue closed=
 
}}
 
}}
 
</pre>
 
</pre>
Line 13: Line 13:
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
 
!  
 
!  
| [[Has issue type::{{{1|}}}]]
+
| [[Has issue type::{{{Has issue type|}}}]]
 
|-
 
|-
 
!  
 
!  
| [[Has issue description::{{{2|}}}]]
+
| [[Has issue description::{{{Has issue description|}}}]]
 
|-
 
|-
 
!  
 
!  
| [[Has issue priority::{{{3|}}}]]
+
| [[Has issue priority::{{{Has issue priority|}}}]]
 
|-
 
|-
 
!  
 
!  
| [[Is issue closed::{{{4|}}}]]
+
| [[Is issue closed::{{{Is issue closed:|}}}]]
 
|}
 
|}
  
 
[[Category:Wiki Issue]]
 
[[Category:Wiki Issue]]
 
</includeonly>
 
</includeonly>

Revision as of 15:34, 3 April 2013

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

{{Wiki Issue
|Has issue type=
|Has issue description=
|Has issue priority=
|Is issue closed=
}}

Edit the page to see the template text.