Template:User: Difference between revisions

From MC Public Wiki
Jump to navigation Jump to search
mNo edit summary
m (fixing category)
 
(8 intermediate revisions by 2 users not shown)
Line 4: Line 4:
| caption = {{{caption|}}}
| caption = {{{caption|}}}
| headerstyle = background:#ccf;
| headerstyle = background:#ccf;
| labelstyle  = width:33%;background:#ddf;
| labelstyle  = width:45%;background:#ddf;
| label1  = Favorite Server
| label1  = Authority
| data1  = {{{favorite server|}}}
| data1  = {{{authority|}}}
| label2  = Joined
| label2  = Favorite server
| data2  = {{{joined|}}}
| data2  = {{{favorite server|}}}
| label3  = Left
| label3  = Joined
| data3  = {{{left|}}}
| data3  = {{{joined|}}}
| label4  = Banned
| label4  = Left
| data4  = {{{banned|}}}
| data4  = {{{left|}}}
}}</includeonly><noinclude>{{documentation}}</noinclude>
| data5  = {{#if: {{{creative banned|}}} | This user is banned from [[Creative]].}}
| data6  = {{#if: {{{survival banned|}}} | This user is banned from [[Survival]].}}
| data7  = {{#if: {{{chaos banned|}}} | This user is banned from [[Chaos]].}}
}}{{#ifeq: {{NAMESPACE}} | Template | | [[Category:Users|{{PAGENAME}}]]}}</includeonly><noinclude>{{documentation}}</noinclude>

Latest revision as of 10:07, 6 March 2012

Documentation icon Template documentation[view] [edit] [history] [purge]

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
}}