Template:User/doc: Difference between revisions

From MC Public Wiki
Jump to navigation Jump to search
(Created page with "== Parameters == ; username : user's username ; image : image of the user ; caption : caption under the image ; favorite server : user's favorite server ; joined : date the user...")
 
No edit summary
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Using this template on a page will automatically add the page to [[:Category:Users]].
== Parameters ==
== Parameters ==


; username : user's username
; username : AC13O
; image : image of the user
; image :  
; caption : caption under the image
; caption : "..."
; favorite server : user's favorite server
; authority : [[Member]]
; joined : date the user started playing on MC Public
; favorite server : [[Survival]]
; left : date the user stopped playing on MC Public
; joined : 2012-07-01
; banned : whether the user is banned (if no, leave empty)
; left :  
; creative banned :  
; survival banned :
; chaos banned : )


== Example ==
== Example ==


{{User
{{User
| username = Example
| username = Example
| image   = [[Image:Example.png|225px]]
| image     = [[Image:Example.png|225px]]
| caption = Caption
| caption   = Caption
| authority = [[Moderator]]
| favorite server = [[Creative]]
| favorite server = [[Creative]]
| joined   = 2011-01-02
| joined   = YYYY-MM-DD
| left     = 2011-01-05
| left     = YYYY-MM-DD
| banned   = yes
| creative banned = yes
| survival banned = yes
| chaos banned    = yes
}}
}}


Line 27: Line 35:
| caption  = Caption
| caption  = Caption
| favorite server = [[Creative]]
| favorite server = [[Creative]]
| joined  = 2011-01-02
| authority = [[Moderator]]
| left    = 2011-01-05
| joined  = YYYY-MM-DD
| banned   = yes
| left    = YYYY-MM-DD
| creative banned = yes
| survival banned = yes
| chaos banned   = yes
}}
}}
</pre>
</pre>

Revision as of 15:30, 1 April 2013

Using this template on a page will automatically add the page to Category:Users.

Parameters

username
AC13O
image
caption
"..."
authority
Member
favorite server
Survival
joined
2012-07-01
left
creative banned
survival banned
chaos banned
)

Example

Example
Example.png
Caption
Authority Moderator
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]]
| authority = [[Moderator]]
| joined   = YYYY-MM-DD
| left     = YYYY-MM-DD
| creative banned = yes
| survival banned = yes
| chaos banned    = yes
}}