Difference between revisions of "DigI:Meeting"

From its-wiki.no

Jump to: navigation, search
m
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Meeting
 
{{Meeting
 +
|Title=
 
|Place=
 
|Place=
 
|Date=
 
|Date=
Line 14: Line 15:
 
==Meeting [[Meeting::{{SUBJECTPAGENAME}}]]==
 
==Meeting [[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|}}}|,|x|[[Organiser::x]]}}
 
|-
 
|-
! Project/WP meeting
+
! related to Project
| [[Title::{{{Title|}}}]]
+
| {{#arraymap:{{{Project|}}}|,|x|[[Project::x]]}}
 +
|-
 +
! Image/File
 +
| {{#arraymap:{{{Depiction|}}}|,|x|[[Has image::Image:x| ]] [[Image:x|thumb]]}}
 +
|-
 +
! Participants
 +
| {{#arraymap:{{{User|}}}|,|x|[[User::x]]}}
 
|}
 
|}
  
''this page was created by [[Special:FormEdit/Meting]], and can be edited by [[Special:FormEdit/Meeting/{{SUBJECTPAGENAME}}]]''
+
''this page was created by [[Special:FormEdit/Meeting]], and can be edited by [[Special:FormEdit/Meeting/{{SUBJECTPAGENAME}}]]''
  
 
[[Category:Meeting]]
 
[[Category:Meeting]]
 
</includeonly>
 
</includeonly>

Revision as of 12:07, 4 July 2012

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.