Difference between revisions of "Template:Project"

From its-wiki.no
Jump to: navigation, search
(Factpage of Project Project::{{{ShortTitle}}})
 
(36 intermediate revisions by 4 users not shown)
Line 11: Line 11:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
<span style="font-size: 140%;" > Project: {{{ShortTitle}}} </span>
+
{| style="margin:0;padding:0;border:0;text-align:left"
{| class="wikitable"
+
! <span style="font-size: 150%;" >Project: {{{ShortTitle}}}</span>
! Title
+
| [[Title::{{{Title|}}}]]
+
 
|-
 
|-
 +
| <span style="font-size: 130%;" >[[Title::{{{Title|}}}]]</span>
 +
|}
 +
{| class="wikitable"
 
! Web:  
 
! Web:  
 
| {{#arraymap:{{{Web:|}}}|,|x|[[Web::x]]}}
 
| {{#arraymap:{{{Web:|}}}|,|x|[[Web::x]]}}
 
|-
 
|-
 
! Project leader
 
! Project leader
| [[User::{{{Project leader|}}}]]
+
| [[Project leader::{{{Project leader|}}}]]
 
|-
 
|-
 
! Project Participants
 
! Project Participants
| {{#arraymap:{{{User|}}}|,|x|[[User::x]]}}
+
| {{#arraymap:{{{Project Participant|}}}|,|x|[[Project Participant::x]]}}
 
|-
 
|-
 
! Start Date
 
! Start Date
Line 43: Line 44:
 
| {{#arraymap:{{{Keywords|}}}|,|x|[[Keywords::x]]}}
 
| {{#arraymap:{{{Keywords|}}}|,|x|[[Keywords::x]]}}
 
|}
 
|}
{{#ask: [[Category:ActionItem]] [[Status::Open]] [[Project::{{SUBJECTPAGENAME}}]]| ?Due date= | ?User= for  | format=ul
+
= Factpage of Project [[Project::{{{ShortTitle}}}]] =
| intro='''Open Action Items'''&#10;
+
{{TOCright}}
}}
+
Equipment used in project: [[{{SUBJECTPAGENAME}}/Equipment]]
 
+
<!------ Action Items and Meetings preloaded ---->
 +
{{#set:Title={{{Title|}}}}} {{#set:PAGENAME={{{Project|}}}}}
  
<!-- Meetings -->
 
{{#ask: [[User::{{PAGENAME}}]] [[Category:Meeting]]| ?Date=on  | format=ul |sort=Date | sep=',  |order=desc
 
| limit=10
 
| intro='''Meeting(s) related to project {{PAGENAME}}:'''&#10;
 
}}
 
<!-- Other activities -->
 
{{#ask: [[User::{{PAGENAME}}]] [[Category:Project]]|  ?Title=dealing with: | format=ul
 
| intro='''Other activities related to {{PAGENAME}}:'''&#10;
 
|limit=10
 
}}
 
 
[[Category:Project]]
 
[[Category:Project]]
 +
{{#css:
 +
.firstHeading { display:none;}
 +
}}
 
</includeonly>
 
</includeonly>

Latest revision as of 14:44, 20 December 2021

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

{{Project
|Title=
|Project leader=
|Objective=
}}

Edit the page to see the template text.