Template:PlayerData/doc
Usage
This template is used to notify reads that the following data is unofficial and was collected by the players of Pawborough.
One person to contact, and one link is required by this template. Up to 3 people may be added to the contact list, and up to 4 links may be included. A Discord contact is optional, but PawBorough ID and Username are not. Links should be relevant to the project such as the projects PawBorough thread, spreadsheet, and google form.
Pages in the Main namespace are added to Category:Articles That Include Player Data, though if the parameter |outdated= is set as true pages are added to Category:Articles Containing Outdated Player Data instead.
Syntax
{{PlayerData
|content=
|outdated=
|link1=
|link2=
|link3=
|link4=
|id1=
|user1=
|discord1=
|id2=
|user2=
|discord2=
|id3=
|user3=
|discord3=
}}
Examples
- (#{{{id1}}}) on Pawborough
{{PlayerData}}
- Username (#1) on Pawborough (John Doe on Discord)
{{PlayerData
|outdated=y
|link1=[https://pawborough.wiki/wiki/Main_Page Main Page]
|link2=[https://pawborough.wiki/wiki/Main_Page Main Page]
|link3=[https://pawborough.wiki/wiki/Main_Page Main Page]
|id1=1
|user1=Username
|discord1=John Doe
}}
- Username (#1) on Pawborough (John Doe on Discord)
- Username (#2) on Pawborough
- Username (#3) on Pawborough (John Doe on Discord)
{{PlayerData
|content=article
|link1=[https://pawborough.wiki/wiki/Main_Page Main Page]
|id1=1
|user1=Username
|discord1=John Doe
|id2=2
|user2=Username
|id3=3
|user3=Username
|discord3=John Doe
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| content | content | Specify the coverage for "This ____ contains...", defaults to "section".
| String | optional |
| outdated | outdated | If set to "true" or "yes" , it'll mark the page as containing outdated player data. The box will also turn purple to be visually distinct from up-to-date player data.
| String | optional |
| link1 | link1 | Important link 1, all links should be formatted like external links.
| String | required |
| link2 | link2 | Important link 2, all links should be formatted like external links. | String | optional |
| link3 | link3 | Important link 3, all links should be formatted like external links. | Unknown | optional |
| link4 | link4 | Important link 4, all links should be formatted like external links. | String | optional |
| id1 | id1 | Pawborough ID of the first person to contact. | Number | required |
| user1 | user1 | Pawborough Username of the first person to contact. | String | required |
| discord1 | discord1 | Discord username of the first person to contact, optional. | String | optional |
| id2 | id2 | Pawborough ID of the second person to contact. | Number | optional |
| user2 | user2 | Pawborough Username of the second person to contact. | Unknown | optional |
| discord2 | discord2 | Discord username of the second person to contact, optional. | String | optional |
| id3 | id3 | Pawborough ID of the third person to contact. | Number | optional |
| user3 | user3 | Pawborough Username of the third person to contact. | String | optional |
| discord3 | discord3 | Discord username of the third person to contact, optional. | String | optional |
