Difference between revisions of "Template:Userbox"

m
m
Line 8: Line 8:
 
}}
 
}}
 
</nowiki>
 
</nowiki>
|display={{{!}} class="uoguidetable" style="margin:1px; width:240px;"
+
|display={{Userbox
! style="font-size:19px; height:50px; padding:0px; text-align:center; vertical-align:middle; width:50px;" {{!}} id
+
|id=id
{{!}} style="font-size:11px; padding:4px; text-align:left;" {{!}} ''info''
+
|info=''info''
{{!}}}
+
}}
 
}}
 
}}
 
{{Template Parameter
 
{{Template Parameter
Line 31: Line 31:
 
{{Template Parameter
 
{{Template Parameter
 
|name=category
 
|name=category
|usage=mandatory
 
 
|takes=a string
 
|takes=a string
 
|denotes=the category in which to place pages that transclude this template
 
|denotes=the category in which to place pages that transclude this template
|generates=the this template's associated category
+
|generates=the userbox template's associated category
 
|validvalues=Any string.
 
|validvalues=Any string.
 
}}
 
}}
Line 41: Line 40:
 
| style="font-size:11px; padding:4px; text-align:left;" | {{{info|{{{2|{{{info|''info''}}}}}}}}}
 
| style="font-size:11px; padding:4px; text-align:left;" | {{{info|{{{2|{{{info|''info''}}}}}}}}}
 
|}
 
|}
[[Category:{{{category}}}|{{PAGENAME}}]]</includeonly>
+
{{#if: {{{category|}}}
 +
| [[Category:{{{category}}}|{{PAGENAME}}]]
 +
}}</includeonly>

Revision as of 13:09, 11 December 2009

Template:Userbox is designed for use on userbox template pages to create various information boxes that can be used to display various personal facts on user pages.

Template

{{Userbox
|id=
|info=
|category=
}}

Display

id info

Parameters

[[Category:{{{category}}} Templates|Userbox]]

id

  • Usage: Mandatory
  • Description: The id parameter takes a string denoting a word or picture to display as the focal point of the userbox. This is used to generate the left cell in the userbox.
  • Valid Value(s): Any string or any string denoting a valid image on UOGuide.

info

  • Usage: Mandatory
  • Description: The info parameter takes a string or strings denoting a description of the personal fact that the userbox is meant to convey. This is used to generate the text in the right cell in the userbox.
  • Valid Value(s): Any string or strings.

category

  • Usage: Optional
  • Description: The category parameter takes a string denoting the category in which to place pages that transclude this template. This is used to generate the userbox template's associated category.
  • Valid Value(s): Any string.