Template:Anaconda: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{Flagbox|#F00|Anaconda.png|Anaconda|{{{1|This user}}} is {{{2|a member}}} of<br />[[The_Fortress/Anaconda|Team Anaconda]].}}<noinclude>
{{Flagbox|#F00|Anaconda.png|Anaconda|{{{1|This user}}} is {{{2|a member}}} of<br />[[The_Fortress/Anaconda|Team Anaconda]].}}<noinclude>
==Usage==
==Usage==
To use this Template simply copy and paste the following code onto your page: <pre>{{Anaconda}}</pre>
===Standard===
[[Category:User Details|{{PAGENAME}}]]</noinclude>
To include this {{{box|userbox}}} on your page, simply copy and paste the following code onto your page:
 
{{CodeInline|<nowiki>{{</nowiki>'''{{PAGENAME}}'''<nowiki>}}</nowiki>}}
 
which produces
{{ {{PAGENAME}} }}
 
===Name Variable===
This {{{box|userbox}}} takes one variable to optionally set the name of the user, otherwise defaulting to "'''This user'''":
 
{{CodeInline|<nowiki>{{</nowiki>'''{{PAGENAME}}<nowiki>|</nowiki>Dave'''<nowiki>}}</nowiki>}}
 
which produces
{{ {{PAGENAME}}|Dave}}
 
===Position Variable===
This {{{box|userbox}}} takes one variable to optionally set the position of the user, otherwise defaulting to "'''a member'''":
 
{{CodeInline|<nowiki>{{</nowiki>'''{{PAGENAME}}<nowiki>|</nowiki>Dave<nowiki>|</nowiki>a soldier'''<nowiki>}}</nowiki>}}
 
which produces
{{ {{PAGENAME}}|Dave|a soldier}}
__NOEDITSECTION__ __NOTOC__[[Category:Character related|{{PAGENAME}}]]</noinclude>

Revision as of 04:15, 5 February 2011

Anaconda.png Anaconda
This user is a member of
Team Anaconda.

Usage

Standard

To include this userbox on your page, simply copy and paste the following code onto your page:

{{Anaconda}}

which produces

Anaconda.png Anaconda
This user is a member of
Team Anaconda.

Name Variable

This userbox takes one variable to optionally set the name of the user, otherwise defaulting to "This user":

{{Anaconda|Dave}}

which produces

Anaconda.png Anaconda
Dave is a member of
Team Anaconda.

Position Variable

This userbox takes one variable to optionally set the position of the user, otherwise defaulting to "a member":

{{Anaconda|Dave|a soldier}}

which produces

Anaconda.png Anaconda
Dave is a soldier of
Team Anaconda.