Template talk:Userbox

From The Urban Dead Wiki
Revision as of 03:26, 12 April 2006 by Odd Starter (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Template:Userbox is a user equivalent of the Groupbox built primarily for use on User pages.

Usage

{{userbox|
user_name=insert name here|
user_image=insert image here|
user_boxes=list of userboxes, each on a separate line|
user_contact=list of contacts you wish to provide|
}}
  • user_name - Name of the user
  • user_image - Chosen descriptive image of the user
  • user_boxes - List of Userboxes the user wishes to display. Call each userbox as you normally would, but ensure there is at least one line between each userbox call.
  • user_contact - Users who wish to provide a list of possible contacts may place them in this section. Most formats should be acceptable, although pipe-syntax tables are not recommended, as they are likely to break the template.

Example

{{userbox|
user_name=Odd Starter|
user_image=[[Image:Nomap.jpg]]|
user_boxes={{{moderator}}}|
user_contact=
* [[User talk:Odd Starter|Talk page]]
* [[Special:Emailuser/Odd_Starter|Email via the Wiki]]|
}}


Odd Starter
Nomap.jpg
{{{moderator}}}
Contact: * Talk page


Discussion

This template is not currently functional. If other users can identify how to fix the current problem, please do not hesitate to do so.

Current problems:

  • Attempting to call templates within the template (ie for user_boxes) appears to be non-functional.
  • System currently refuses to listify the first element of the example list.