Template:User: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
m (Minor code fix)
m (Minor code fix)
Line 14: Line 14:
| style="width: 120px;" | '''Country'''
| style="width: 120px;" | '''Country'''
| {{{country|<span style="color:#999">Not supplied</span>}}}
| {{{country|<span style="color:#999">Not supplied</span>}}}
|-align="left" valign="top"
| '''Language(s)'''
| {{{language|<span style="color:#999">Not supplied</span>}}}
|-align="left" valign="top"
|-align="left" valign="top"
| '''Role(s)'''
| '''Role(s)'''
Line 34: Line 31:
|age              =  
|age              =  
|country          =  
|country          =  
|language        = <!-- Each language should be separated with the <br> tag -->
|role            = <!-- Each role should be separated with the <br> tag -->
|role            = <!-- Each role should be separated with the <br> tag -->
|image            = <!-- This parameter should use this page's sub-template: {{user/image|ImageName.jpg}} -->
|image            = <!-- This parameter should use this page's sub-template: {{user/image|ImageName.jpg}} -->
Line 54: Line 50:
'''country'''
'''country'''
:The user's country of residence.
:The user's country of residence.
'''language'''
:The user's spoken/written language(s). Native language should be listed first, followed by any other languages.


'''role'''
'''role'''

Revision as of 19:07, 25 January 2015

User
LDraw username Not supplied
Age Not supplied
Country Not supplied
Role(s) N/A
Image N/A
User infobox

Usage

{{User
|name             = <!-- Delete this parameter completely to use the {{{PAGENAME}}} parameter -->
|ldraw username   = 
|age              = 
|country          = 
|role             = <!-- Each role should be separated with the <br> tag -->
|image            = <!-- This parameter should use this page's sub-template: {{user/image|ImageName.jpg}} -->
}}

Parameters

If the parameter is not known, the field should be removed from the infobox to ensure that "Not supplied" or "N/A" (see example above right) is displayed, rather than the field appearing empty. [This is due to a wiki limitation.]

name

Name of the user as displayed at the top of the infobox. To use the {{{PAGENAME}}} parameter, remove this line from the infobox. Leaving the field blank will cause the name to be displayed incorrectly.

ldraw username

The user's LDraw username.

age

The user's age.

country

The user's country of residence.

role

The user's role(s) within the LDraw community.

image

An image of the user. This could also be their LDraw Discussion Forum avatar. Use the {{user/image}} template to insert an auto-resized image.