Difference between revisions of "Template:ActionItem"

From its-wiki.no
Jump to: navigation, search
(Created page with "<noinclude> This is the "ActionItem" template. It should be called in the following format: <pre> {{ActionItem |Titel= |Due date= |User= |Status= }} </pre> Edit the page to see t...")
 
 
(11 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{ActionItem
 
{{ActionItem
|Titel=
+
|Title=
 
|Due date=
 
|Due date=
 
|User=
 
|User=
Line 14: Line 14:
 
{| class="wikitable"
 
{| class="wikitable"
 
! Description
 
! Description
| [[Titel::{{{Titel|}}}]]
+
| [[Title::{{{Title|}}}]]
 
|-
 
|-
 
! Due date
 
! Due date
Line 23: Line 23:
 
|-
 
|-
 
! Status
 
! Status
| [[Status::{{{Status|}}}]]
+
| [[AI_Status::{{{AI_Status|}}}]]
 
|-
 
|-
! Depiction
+
! related to Project
 +
<!----- | [[ShortTitle::{{{ShortTitle|}}}]]    --->
 +
| {{#arraymap:{{{Project|}}}|,|x|[[Project::x]]}}
 +
|-
 +
! Upload file
 
| {{#arraymap:{{{Depiction|}}}|,|x|[[Has image::Image:x| ]] [[Image:x|thumb]]}}
 
| {{#arraymap:{{{Depiction|}}}|,|x|[[Has image::Image:x| ]] [[Image:x|thumb]]}}
 
|}
 
|}
  
  
This ActionItem was created through [[Form:ActionItem]]
+
''this page was created by [[Special:FormEdit/ActionItem]], and can be edited by [[Special:FormEdit/ActionItem/{{SUBJECTPAGENAME}}]]''
[[Category:ActionItem]]
+
 
 +
[[Category:ActionItem]] {{#arraymap:{{{Project}}}|,|x|[[Category:x]] | }}
 
</includeonly>
 
</includeonly>

Latest revision as of 10:25, 8 August 2017

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

{{ActionItem
|Title=
|Due date=
|User=
|Status=
}}

Edit the page to see the template text.