Difference between revisions of "Template:Work item"

From its-wiki.no
Jump to: navigation, search
 
Line 15: Line 15:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
+
</noinclude><includeonly>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
+
= [[Page Title::{{{Page Title|}}}]] =
|-
+
{| class="wikitable", style="width:30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
! Activity title
 
! Activity title
 
| [[Title::{{{Activity title|}}}]]  
 
| [[Title::{{{Activity title|}}}]]  
|-
 
! Page Title
 
| [[Page Title::{{{Page Title|}}}]]
 
 
|-
 
|-
 
! Project
 
! Project
Line 35: Line 32:
 
! Contributors
 
! Contributors
 
| [[Contributors::{{{Contributors|}}}]]  
 
| [[Contributors::{{{Contributors|}}}]]  
|-
 
! Objective
 
| [[Objective::{{{Objective|}}}]]
 
 
|-
 
|-
 
! relates to Task
 
! relates to Task
| [[Task::{{{relates to Task|}}}]]  
+
| [[Task::{{{Task|}}}]]  
 +
|-
 +
!
 +
|''[[Special:FormEdit/Work_item/{{SUBJECTPAGENAME}}|edit this item]]''
 
|}
 
|}
 +
{{#set:Page Link=[[{{FULLPAGENAME}}|{{{Page Title|}}}]]}}
 +
{{TOCright}}
 +
== Objective ==
 +
[[Objective::{{{Objective|}}}]]
  
 
[[Category:Work_item]]
 
[[Category:Work_item]]
 
</includeonly>
 
</includeonly>

Revision as of 13:38, 16 June 2017

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

{{Work_item
|Activity title=
|Page Title=
|Project=
|Lead Partner=
|Leader=
|Contributors=
|Objective=
|relates to Task=
}}

Edit the page to see the template text.