Template:PlayerInfoBox: Difference between revisions
Appearance
Rezizdigus (talk | contribs) No edit summary |
Rezizdigus (talk | contribs) No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<infobox> | <templatestyles src="Template:TLSInfoBox/styles.css" /> | ||
<infobox theme="tls"> | |||
<title source="player-nickname"> | |||
</title> | |||
<image source="player-image" /> | <image source="player-image" /> | ||
<data source="member_of"> | |||
<label>Member of</label> | |||
</data> | |||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> | ||
| Line 10: | Line 17: | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"autovalue": "https://api.mineatar.io/body/full/058e7508-34fc-4a07-b23b-42105c39fd7a" | "autovalue": "https://api.mineatar.io/body/full/058e7508-34fc-4a07-b23b-42105c39fd7a" | ||
}, | |||
"player-nickname": { | |||
"label": "Player's IGN", | |||
"type": "string" | |||
}, | |||
"member_of": { | |||
"label": "Member of", | |||
"description": "The server''s the player was a member of", | |||
"type": "unbalanced-wikitext" | |||
} | } | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
"player-image" | "player-nickname", | ||
"player-image", | |||
"member_of" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 21:11, 6 September 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Player's IGN | player-nickname | no description | String | optional |
| Player Image | player-image | no description
| File | optional |
| Member of | member_of | The server''s the player was a member of | Unbalanced wikitext | optional |