Difference between revisions of "Template:Attendee"

From Electromagnetic Field
Jump to navigation Jump to search
Line 3: Line 3:
 
! colspan=2| '''Attendee: {{#if:{{{name|}}}|[[Name::{{{name}}}|{{{name}}}]]|Anonymous}}'''
 
! colspan=2| '''Attendee: {{#if:{{{name|}}}|[[Name::{{{name}}}|{{{name}}}]]|Anonymous}}'''
 
{{#if:{{{village|}}}|{{InfoboxAddrow|rowlabel=Village}}{{#arraymap:{{{village|}}}|,|qwerty|[[Inhabitant of::Villages:qwerty|qwerty]] }}|}}
 
{{#if:{{{village|}}}|{{InfoboxAddrow|rowlabel=Village}}{{#arraymap:{{{village|}}}|,|qwerty|[[Inhabitant of::Villages:qwerty|qwerty]] }}|}}
 +
{{#if:{{{Bringing|}}}|{{InfoboxAddrow|rowlabel=Bringing}}{{{Bringing}}}|}}
 
{{InfoboxSubtitle|SubTitle=Contact}}
 
{{InfoboxSubtitle|SubTitle=Contact}}
 
{{#if:{{{language|}}}|{{InfoboxAddrow|rowlabel=Language}}{{#arraymap:{{{language|}}}|,|x|[[Language::x]]}} }}
 
{{#if:{{{language|}}}|{{InfoboxAddrow|rowlabel=Language}}{{#arraymap:{{{language|}}}|,|x|[[Language::x]]}} }}
Line 8: Line 9:
 
{{#if:{{{Arrival|}}}|{{InfoboxAddrow|rowlabel=Arrival}}[[Arrival::{{{Arrival}}}| ]]{{{Arrival}}}|}}
 
{{#if:{{{Arrival|}}}|{{InfoboxAddrow|rowlabel=Arrival}}[[Arrival::{{{Arrival}}}| ]]{{{Arrival}}}|}}
 
{{#if:{{{Departure|}}}|{{InfoboxAddrow|rowlabel=Departure}}[[Departure::{{{Departure}}}| ]]{{{Departure}}}|}}
 
{{#if:{{{Departure|}}}|{{InfoboxAddrow|rowlabel=Departure}}[[Departure::{{{Departure}}}| ]]{{{Departure}}}|}}
{{#if:{{{Bringing|}}}|{{InfoboxAddrow|rowlabel=Bringing}}{{{Bringing}}}|}}
 
 
{{#if:{{{IRC|}}}|{{InfoboxAddrow|rowlabel=IRC}}[[IRC::{{{IRC}}}| ]]{{{IRC}}}|}}
 
{{#if:{{{IRC|}}}|{{InfoboxAddrow|rowlabel=IRC}}[[IRC::{{{IRC}}}| ]]{{{IRC}}}|}}
 
{{#if:{{{teams|}}}|{{InfoboxSubtitle|SubTitle=Teams}}
 
{{#if:{{{teams|}}}|{{InfoboxSubtitle|SubTitle=Teams}}
Line 26: Line 26:
 
| name = yourname
 
| name = yourname
 
| village = Village1[, Village2, Village3]
 
| village = Village1[, Village2, Village3]
 +
| Bringing = 13 man tent, tank
 
| email = whatever@host.nl
 
| email = whatever@host.nl
 
| dect = XXXX
 
| dect = XXXX
Line 33: Line 34:
 
| Arrival = 2013/MM/DD HH:MM:SS APM
 
| Arrival = 2013/MM/DD HH:MM:SS APM
 
| Departure = 2013/MM/DD HH:MM:SS APM
 
| Departure = 2013/MM/DD HH:MM:SS APM
| Bringing = 13 man tent, tank
 
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
 
</noinclude>
 
</noinclude>

Revision as of 09:59, 16 August 2014

If you want to edit, please edit your userpage.

Don't panic. Lazy people just {{Attendee}} to their userpage.

Afterwards click 'Edit with form' on top of the page and click the default image for the page where to upload your picture. (will be implemented later)

Tech support

This form is used in the following way:

{{Attendee
| name = yourname
| village = Village1[, Village2, Village3]
| Bringing = 13 man tent, tank
| email = whatever@host.nl
| dect = XXXX
| IM = none
| IRC = nick@network (#channel)
| teamsnew = Teamname/Task
| Arrival = 2013/MM/DD HH:MM:SS APM
| Departure = 2013/MM/DD HH:MM:SS APM
}}