Difference between revisions of "Template:Project"

From its-wiki.no
Jump to: navigation, search
(Factpage of Project Project::{{{ShortTitle}}})
 
(30 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]]}}
Line 23: Line 24:
 
|-
 
|-
 
! 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]]}}
 
|}
 
|}
 +
= Factpage of Project [[Project::{{{ShortTitle}}}]] =
 +
{{TOCright}}
 +
Equipment used in project: [[{{SUBJECTPAGENAME}}/Equipment]]
 
<!------ Action Items and Meetings preloaded ---->
 
<!------ Action Items and Meetings preloaded ---->
 +
{{#set:Title={{{Title|}}}}} {{#set:PAGENAME={{{Project|}}}}}
 +
 
[[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.