Difference between revisions of "DigI:Meeting"

From its-wiki.no

Jump to: navigation, search
(Created page with "<noinclude> This is the "Meeting" template. It should be called in the following format: <pre> {{Meeting |Place= |Date= |User= |Title= }} </pre> Edit the page to see the template...")
 
m (Christine.Holst moved page Template:Meeting to DigI:Meeting)
 
(35 intermediate revisions by 5 users not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Meeting
 
{{Meeting
 +
|Title=
 
|Place=
 
|Place=
 
|Date=
 
|Date=
Line 11: Line 12:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>
+
</noinclude><includeonly>  
==Meeting [[Meeting::{{SUBJECTPAGENAME}}]]==
+
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
 +
= [[Meeting::{{SUBJECTPAGENAME}}]] =
 
{| class="wikitable"
 
{| class="wikitable"
 +
! Title
 +
| [[Title::{{{Title|}}}]]
 +
|-
 
! Place
 
! Place
 
| [[Place::{{{Place|}}}]]
 
| [[Place::{{{Place|}}}]]
 
|-
 
|-
! Date
+
! Date, Time
| {{#arraymap:{{{Date|}}}|,|x|[[Date::x]]}}
+
| {{#arraymap:{{{Date|}}}|,|x|[[Date::x]]}},    [[Duration::{{{Duration|}}}]]
 
|-
 
|-
 
! Contact Person
 
! Contact Person
| {{#arraymap:{{{User|}}}|,|x|[[User::x]]}}
+
| {{#arraymap:{{{Organiser|}}}|,|xx|[[Organiser::xx]]}}
 +
|-
 +
! Participants
 +
| {{#arraymap:{{{User|}}}|,|xx|[[User::xx]]}}
 
|-
 
|-
! Project/WP meeting
+
! related to Project
| [[Title::{{{Title|}}}]]
+
| {{#arraymap:{{{Project|}}}|,|xx|[[Project::xx]]}}
 +
{{#if:{{{Depiction|}}}|{{#!:
 +
|-valign="top"
 +
! Image/File
 +
|[[]]}}}}
 +
|}
 +
{{TOCright}}
 +
 
 +
{| style="width:100%:padding-top:6px"
 +
|''this page was created by [[Special:FormEdit/Meeting]], and can be edited by [[Special:FormEdit/Meeting/{{SUBJECTPAGENAME}}]]''
 +
|-valign="top"
 +
|style="padding-top:6px"|Category:{{#show:{{FULLPAGENAME}}|?HasCategory}}
 
|}
 
|}
 +
{{#set:HasCategory=Meeting}}
 +
<css>.catlinks {display:none}</css>
 +
 +
[[Category:Meeting]]
 
</includeonly>
 
</includeonly>

Latest revision as of 13:56, 9 January 2018

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

{{Meeting
|Title=
|Place=
|Date=
|User=
|Title=
}}

Edit the page to see the template text.