Template:User infobox: Difference between revisions
From Starfy Wiki
Jump to navigationJump to search
m 1 revision |
Torchickens (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{Template:User infobox | <noinclude> | ||
This Template is an infobox which editors can place in their userspace. All parameters are optional. | |||
{{Template:User infobox | |||
|width = 300px | |width = 300px | ||
|color = | |color = blue | ||
|fontcolor = | |fontcolor = white | ||
|status = | |status = Status | ||
|image = | |image = QuestionMark.png | ||
|image_caption = | |image_caption = Caption text goes here | ||
|image_width = 100px | |image_width = 100px | ||
|name = | |name = Username/Name | ||
|gender= | |gender= Gender | ||
|birthdate= Birthday | |||
|birthdate= | |location= Location | ||
|occupation= Occupation | |||
|location= | |religion = Religion | ||
|interests= Interests | |||
|aliases= Aliases | |||
|website= Website | |||
|blog=Blog | |||
|occupation= | |||
|religion= | |||
| | |||
|aliases= | |||
|website= | |||
|blog= | |||
|ICQ= | |ICQ=ICQ | ||
|AIM= | |AIM=AIM | ||
|GTalk= | |GTalk=GTALK | ||
|Jabber= | |Jabber=JABBER | ||
|Skype= | |Skype=SKYPE | ||
|MSN= | |MSN=MSN | ||
|Yahoo= | |Yahoo=Yahoo | ||
|.Mac= | |.Mac=.Mac | ||
|IRC= | |IRC=IRC | ||
|interests= | |interests=Interests | ||
}} | }} | ||
Usage: | |||
<pre style="font-size:85%; width:40%; overflow:auto; margin-right:5px"> | <pre style="font-size:85%; width:40%; overflow:auto; margin-right:5px"> | ||
{{User infobox | {{User infobox | ||
|width = | |width = [x]px | ||
|color = | |color = pre-defined color or HTML color code e.g. #[FF0000] | ||
|fontcolor = | |fontcolor = pre-defined color or HTML color code e.g. #[FF0000] | ||
|status = | |status = text | ||
|image = | |image = [x].[extension] | ||
|image_caption = | |image_caption = text | ||
|image_width = | |image_width = [x]px | ||
|name = | |name = text | ||
|gender= | |gender=text | ||
|birthdate=text | |||
|birthdate= | |||
|birthplace= | |birthplace= | ||
|location= | |location=text | ||
|occupation=text | |||
|religion=text | |||
|aliases=text | |||
|occupation= | |website=example.com | ||
|blog=example.com | |||
|religion= | |||
|aliases= | |||
|website= | |||
|blog= | |||
|ICQ= | |ICQ= | ||
Line 92: | Line 64: | ||
|.Mac= | |.Mac= | ||
|IRC= | |IRC= | ||
|interests= | |interests=text | ||
}}</pre> | }}</pre> | ||
[[Category:Templates|User infobox]] | [[Category:Templates|User infobox]] | ||
Line 124: | Line 86: | ||
! Gender: | ! Gender: | ||
{{!}} {{{gender}}}}} | {{!}} {{{gender}}}}} | ||
|- valign=top | |- valign=top | ||
{{#if:{{{birthdate|}}}| | {{#if:{{{birthdate|}}}| | ||
! | ! Birthday: | ||
{{!}} {{{birthdate}}}}} | {{!}} {{{birthdate}}}}} | ||
|- valign=top | |- valign=top | ||
{{#if:{{{birthplace|}}}| | {{#if:{{{birthplace|}}}| | ||
! Location: | ! Location: | ||
{{!}} {{{location}}}}} | {{!}} {{{location}}}}} | ||
|- valign=top | |- valign=top | ||
{{#if:{{{occupation|}}}| | {{#if:{{{occupation|}}}| | ||
! Occupation: | ! Occupation: | ||
{{!}} {{{occupation}}}}} | {{!}} {{{occupation}}}}} | ||
|- valign=top | |- valign=top | ||
{{#if:{{{religion|}}}| | {{#if:{{{religion|}}}| | ||
! Religion: | ! Religion: | ||
{{!}} {{{religion}}}}} | {{!}} {{{religion}}}}} | ||
|- valign=top | |- valign=top | ||
{{#if:{{{aliases|}}}| | {{#if:{{{aliases|}}}| | ||
! Aliases: | ! Aliases: | ||
{{!}} {{{aliases}}}}} | {{!}} {{{aliases}}}}} | ||
|} <!-- End user table --> | |} <!-- End user table --> | ||
|- | |- |
Latest revision as of 00:44, 29 March 2012
This Template is an infobox which editors can place in their userspace. All parameters are optional.
User infobox Status | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Caption text goes here | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
Contact info | ||||||||||||||||||||||||
| ||||||||||||||||||||||||
Interests | ||||||||||||||||||||||||
Interests
| ||||||||||||||||||||||||
| ||||||||||||||||||||||||
|
Usage:
{{User infobox |width = [x]px |color = pre-defined color or HTML color code e.g. #[FF0000] |fontcolor = pre-defined color or HTML color code e.g. #[FF0000] |status = text |image = [x].[extension] |image_caption = text |image_width = [x]px |name = text |gender=text |birthdate=text |birthplace= |location=text |occupation=text |religion=text |aliases=text |website=example.com |blog=example.com |[email protected] |ICQ= |AIM= |GTalk= |Jabber= |Skype= |MSN= |Yahoo= |.Mac= |IRC= |interests=text }}