Template:User infobox: Difference between revisions

From Starfy Wiki
Jump to navigationJump to search
Removed some fields from Wikia I don't think we need. Added Youtube, Other Wikis, Other Sites, fields.
m Text replacement - "Image:" to "File:"
 
(2 intermediate revisions by one other user not shown)
Line 74: Line 74:
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
{{!}} style="background-color: {{{color}}}; text-align: center;" {{!}} [[Image:{{{image|}}}|{{{image_width|242px}}}|{{{image_caption|}}}]]}}{{#if:{{{image_caption|}}}|<br /><small>{{{image_caption}}}</small>}}
{{!}} style="background-color: {{{color}}}; text-align: center;" {{!}} [[File:{{{image|}}}|{{{image_width|242px}}}|{{{image_caption|}}}]]}}{{#if:{{{image_caption|}}}|<br /><small>{{{image_caption}}}</small>}}
|-
|-
| <!-- Start user table -->
| <!-- Start user table -->
Line 88: Line 88:
|- valign=top
|- valign=top
{{#if:{{{birthdate|}}}|
{{#if:{{{birthdate|}}}|
! Birth day:
! Birthday:
{{!}} {{{birthdate}}}}}
{{!}} {{{birthdate}}}}}
|- valign=top
|- valign=top
Line 116: Line 116:
! Website:
! Website:
{{!}} {{{website}}}}}
{{!}} {{{website}}}}}
|- valign=top
{{#if:{{otherwikis|}}|
! Other Wikis:
{{!}} {{otherwikis}}}}}
|- valign=top
{{#if:{{youtube|}}|
! Youtube:
{{!}} {{youtube}}}}}
|- valign=top
{{#if:{{othersites|}}|
! Other Sites:
{{!}} {{othersites}}}}}
|- valign=top
|- valign=top
{{#if:{{{blog|}}}|
{{#if:{{{blog|}}}|

Latest revision as of 04:27, 18 June 2026


This Template is an infobox which editors can place in their userspace. All parameters are optional.


User infobox
Status
Caption text goes here
Caption text goes here
Name: Username/Name
Gender: Gender
Birthday: Birthday
Occupation: Occupation
Religion: Religion
Aliases: Aliases
Contact info
Website: Website
Blog: Blog
E-mail: [email protected]
ICQ: ICQ
AIM: AIM
GTalk: GTALK
Jabber: JABBER
Skype: SKYPE
MSN: MSN
Yahoo: Yahoo
.Mac: .Mac
IRC: IRC
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
}}