Template:Attendee
Appearance
- | 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]]}}
ExampleUser | fr, en-2 | 2017-01-01 | 2017-12-31 | Some text | |
/ | ExampleUser2 | en, es-3, pt-1 | 2017-01-01 | 2017-12-31 | Some more text, including wikilinks |
Template data
[edit source]Parameter | Description | Type | Status | |
---|---|---|---|---|
username | 1 | Username of the attendee
| User | required |
username interwiki prefix | 2 | Interwiki prefix to link the username to a userpage in a specific wiki
| String | optional |
country code | countryCode country | ISO 3166 code for the country
| String | suggested |
second country code | countryCode2 country2 | (Optional) Second country code
| String | optional |
languages | languages lang | List of languages using the Babel syntax
| String | suggested |
arrival | arrival arv | Date (and optionally time) of arrival
| Date | suggested |
departure | departure dep | Date (and optionally time) of departure
| Date | suggested |
comments | comments com | Any additional information or notes | String | optional |