Template:User: Difference between revisions

From MC Public Wiki
Jump to navigation Jump to search
mNo edit summary
m (fixing category)
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
| headerstyle = background:#ccf;
| headerstyle = background:#ccf;
| labelstyle  = width:45%;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|}}}
| data4   = {{#if: {{{creative banned|}}} | This user is banned from [[Creative]].}}
| label4 = Left
| data5   = {{#if: {{{survival banned|}}} | This user is banned from [[Survival]].}}
| data4   = {{{left|}}}
| data6   = {{#if: {{{chaos banned|}}} | This user is banned from [[Chaos]].}}
| data5   = {{#if: {{{creative banned|}}} | This user is banned from [[Creative]].}}
}}</includeonly><noinclude>{{documentation}}</noinclude>
| 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
}}