Template:Attendee/doc
Appearance
![]() | This is a documentation subpage for Template:Attendee. It contains usage information, categories and other content that is not part of the original Template page. |
Usage
{{attend | <UserName> |countryCode = |languages = |arrival = |departure = |comments = }}
Example
{{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
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Attendee
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 |