Template:Infobox player/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 28: | Line 28: | ||
{ | { | ||
"params": { | "params": { | ||
"title": {}, | "title": { | ||
"description": "The section of the talk page containing relevant discussion", | |||
"type": "string" | |||
}, | |||
"image": {}, | "image": {}, | ||
"Rank": {}, | "Rank": {}, | ||
Revision as of 01:15, 11 May 2020
Example usage:
{{Infobox_player
|title = Notch
|image = Full_example.png
|Rank = Member
|Discord = Notch#1234
|Clan = Guild_Name
|Status = Active/Semi-Active/Inactive
|Join date = Month/Day/Year
}}
You can use NameMc to get full body picture.
Will return:
| Notch | |
|---|---|
| Rank | Member |
| Discord | Notch#1234 |
| Clan | Guild_Name |
| Status | Active/Semi-Active/Inactive |
| Join date | Month/Day/Year |
Infobox for player pages
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | The section of the talk page containing relevant discussion | String | optional |
| image | image | no description | Unknown | optional |
| Rank | Rank | no description | Unknown | optional |
| Discord | Discord | no description | Unknown | optional |
| Clan | Clan | no description | Unknown | optional |
| Status | Status | no description | Unknown | optional |
| Join date | Join date | no description | Unknown | optional |