Template
Infobox Player
From Dogcraft Wiki
mNo edit summary |
mNo edit summary |
||
| Line 114: | Line 114: | ||
|label3 = Actvity | |label3 = Actvity | ||
|data3 = {{{activity|}}} | |data3 = {{{activity|}}} | ||
|label4 = | |label4 = Role | ||
| | |data4 = {{{server_rank}}} | ||
|label11 = [[Ranks|Server Rank]] | |||
|data11 = {{#ifexist: User:{{ROOTPAGENAME}}/data|{{#ifeq:{{SERVERRANK|{{ROOTPAGENAME}}}}|Unlinked|{{Rank|Unlinked}}|{{Rank|{{SERVERRANK|{{ROOTPAGENAME}}}}}}|}} | |||
|label5 = Member of: | |label5 = Member of: | ||
|data5 = {{{groups|}}} | |data5 = {{{groups|}}} | ||
Revision as of 18:09, 4 December 2020
An infobox for usage on articles about players.
{{Infobox
|name =
|bodystyle =
|title = Renthedog
|image =
|caption =
|captionstyle = color:#000;
|headerstyle = background:#8b0024; color:#fff; padding:5px;
|labelstyle = padding: 3px;
|datastyle = padding: 3px;
|header1 = Player
|label1 = Known as:
|data1 = ReNDoG
|label2 = Joined
|data2 = the beginning of time!
|label3 = Actvity
|data3 = Active
|label4 = Role
|data4 = [EnderGod]
|label11 = Server Rank
|data11 = label5 = Member of:
{{Infobox Player
|aliases =
|mc_uuid =
|mc_username =
|join_date =
|activity =
|server_rank =
|groups =
|builds =
|projects =
|bases =
|accomplishments =
}}
An infobox for use on user pages, about a player on the Dogcraft server.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Minecraft Username | mc_username | In-game username
| String | required |
| Aliases | aliases | Other names this player has gone by.
| String | optional |
| Join Date | join_date | When the player first joined the Dogcraft Server
| String | optional |
| Activity? | activity | Is this player currently active or inactive on the server?
| String | optional |
| Server Rank | server_rank | The player's currently displayed user rank. Leave blank for default rank.
| Template | optional |
| Member of | groups | What groups this player is a member of
| String | optional |
| Builds | builds | List of the most noteworthy builds the player has made. | String | optional |
| Projects | projects | List of the most notable projects this player has worked on/led. | Unknown | optional |
| Bases | bases | List of the base(s) the player is part of/owns. | String | optional |
| Accomplishments | accomplishments | Other accomplishments the player has achieved.
| String | optional |