The PCB wiki has now been archived and is read-only. |
Difference between revisions of "Template:Infobox Player/doc"
Jump to navigation
Jump to search
TheOctopus (talk | contribs) (Created page with "{{Documentation subpage}} Category:Infobox templates") |
TheOctopus (talk | contribs) (Added template info) |
||
Line 2: | Line 2: | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"label": "Player's Name", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"head": { | |||
"label": "Head Image", | |||
"type": "wiki-file-name", | |||
"required": true | |||
}, | |||
"rank": { | |||
"label": "Rank", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"joined": { | |||
"label": "Date Joined", | |||
"type": "string", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "An Infobox for a player" | |||
} | |||
</templatedata> |
Revision as of 09:23, 14 May 2017
This is a documentation subpage for Template:Infobox Player. It contains usage information, categories and other content that is not part of the original template page. |
An Infobox for a player
Parameter | Description | Type | Status | |
---|---|---|---|---|
Player's Name | name | no description | String | required |
Head Image | head | no description | File | required |
Rank | rank | no description | String | required |
Date Joined | joined | no description | String | suggested |