Template:User/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
; caption : caption under the image | ; caption : caption under the image | ||
; favorite server : user's favorite server | ; favorite server : user's favorite server | ||
; authority : user's position (User, Moderator, Builder, etc) | |||
; joined : date the user started playing on MC Public | ; joined : date the user started playing on MC Public | ||
; left : date the user stopped playing on MC Public | ; left : date the user stopped playing on MC Public |
Revision as of 09:44, 9 January 2011
Parameters
- username
- user's username
- image
- image of the user
- caption
- caption under the image
- favorite server
- user's favorite server
- authority
- user's position (User, Moderator, Builder, etc)
- joined
- date the user started playing on MC Public
- left
- date the user stopped playing on MC Public
- creative banned
- whether the user is banned from creative (if no, leave empty)
- survival banned
- whether the user is banned from survival (if no, leave empty)
- chaos banned
- whether the user is banned from chaos (if no, leave empty)
Example
Caption | |
Favorite server | Creative |
---|---|
Joined | YYYY-MM-DD |
Left | YYYY-MM-DD |
This user is banned from Creative. | |
This user is banned from Survival. | |
This user is banned from Chaos. |
{{User | username = Example | image = [[Image:Example.png|225px]] | caption = Caption | favorite server = [[Creative]] | joined = YYYY-MM-DD | left = YYYY-MM-DD | creative banned = yes | survival banned = yes | chaos banned = yes }}