Template:Attendee

From Wikimania
(Redirected from Template:Attend)
- Unknown - - - -

Usage[edit source]

{{attend | <UserName> |countryCode = |languages = |arrival = |departure = |comments = }}

Example[edit source]

{{attend | ExampleUser |countryCode = FR |languages = fr, en-2 |arrival = 2017-01-01 |departure = 2017-12-31 |comments = Some text}}
{{attend | ExampleUser2 |countryCode = UK |countryCode2 = AR |languages = en, es-3, pt-1 |arrival = 2017-01-01 |departure = 2017-12-31 |comments = Some more text, including [[wikilinks]]}}
FR France ExampleUser fr, en-2 2017-01-01 2017-12-31 Some text
UK United Kingdom / AR Argentina ExampleUser2 en, es-3, pt-1 2017-01-01 2017-12-31 Some more text, including wikilinks

Template data[edit source]

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
username1

Username of the attendee

Example
JohnDoe
Userrequired
username interwiki prefix2

Interwiki prefix to link the username to a userpage in a specific wiki

Example
de
Stringoptional
country codecountryCode country

ISO 3166 code for the country

Example
FR
Stringsuggested
second country codecountryCode2 country2

(Optional) Second country code

Example
JP
Stringoptional
languageslanguages lang

List of languages using the Babel syntax

Example
en, es-3, fr-1
Stringsuggested
arrivalarrival arv

Date (and optionally time) of arrival

Example
30 June 2000, 16:30
Datesuggested
departuredeparture dep

Date (and optionally time) of departure

Example
2017-01-01
Datesuggested
commentscomments com

Any additional information or notes

Stringoptional