Template:User
Appearance
The following template description is not displayed when the template is inserted in an article.
Goal
This template is for use on user pages to give a small amount of information about the individual.
Adding this template to a page in the User namespace will automatically add Category:Users to that page.
Usage
{{User
| name =
| location =
| age =
| job =
| interests =
| callsign =
| favourite =
| website =
}}
This template is for use on user pages to give a small amount of information about the individual.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Your name or nickname | String | required |
| Location | location | Where you live or a nearby airport | String | optional |
| Age | age | Your age | Number | optional |
| Job | job | Your occupation | String | optional |
| Interests | interests | Your interests | String | optional |
| Callsign | callsign | Your callsign when [[Howto:Multiplayer|flying in multiplayer]] | String | optional |
| Favourite aircraft | favourite | Your favourite aircraft | String | optional |
| Website | website | Link to your website | URL | optional |
Examples
{{User
| name = FG Developer
| location = Earth
| age = Unknown
| job = FG developer
| interests = Developing FG
| callsign = FG-DEV
| favourite =
* All FG aircraft
* Any others
| website = http://www.flightgear.org
}}
| Location | Earth |
|---|---|
| Age | Unknown |
| Job | FG developer |
| Interest(s) | Developing FG |
| MP callsign(s) | FG-DEV |
| Favourite aircraft |
|
| Website | http://www.flightgear.org |