From Fedora Project Wiki

Revision as of 09:27, 1 July 2010 by Dafrito (talk | contribs) (Moved doc to Template:Infobox user/doc)

{{{REAL-NAME}}}
[[Image:{{{image}}}|none|{{{REAL-NAME}}}]]
Personal Information
Birthday: {{{birthday}}}
Birthplace: {{{birthplace}}}
Home: {{{HOME}}}
Miscellaneous Information
Email: {{{pmail}}}
GPG-Key: {{{gpg}}}
Homepage: {{{homepage}}}
Twitter: {{{twitter}}}
Identi.ca: {{{identi.ca}}}
Jabber: {{{jabber}}}
IRC: {{{irc-nick}}} on Freenode in
{{{irc-channels}}}
 

Template documentation [edit]

This documentation is transcluded from Template:Infobox user/doc. It will not be transcluded on pages that use this template.

Template:Infobox user is an infobox that provides basic information about a user. This template is typically used in user pages.

For a minimal use of this template, insert {{infobox user|REAL-NAME=R. H. Fedora}}. Many other fields may be provided, so it may be easier to copy and paste one of the examples below.

Examples

Important.png
Syntax Warning
"Failed to Decode JSON" messages are mainly due to a syntax mismatch. Ensure "fas-name" is lowercase. (You can also try wrapping the rest of your profile with noinclude statements)
Note.png
Note
This example will still show the JSON error message as there is no "rhfedora" user.

Typical user information

This example shows a sample user's infobox.

{{Infobox user
|REAL-NAME    = R. H. Fedora
|image        = Persona-telecommuter-transparent.png
|image-text   = A transparent version of File:Persona-telecommuter.png, slightly modified to make the background transparent.
|pronouns     = they/them
|location     = San Francisco, California
|birthday     = Private
|homepage     = https://fedoraproject.org/
|email        = rhfedora@example.com
|gpg          = DEADBEEF
|identi.ca    = rhfedora
|jabber       = rhfedora@example.com
|irc-nick     = rhfedora
|irc-channels = #fedora, #fedora-devel
|callsign     = N2ASD
|twitter      = fedora
|facebook     = fedora
|linkedin     = rhfedora
|fediverse    = @fedora@fosstodon.org
|fediverse-url = fosstodon.org/@fedora
|github       = rhfedora
|gitlab       = rhfedora
|fas-name     = rhfedora
|telegram     = rhfedora
}}

Output:

R. H. Fedora
R. H. Fedora
Personal Information
Birthday: Private
Birthplace: {{{birthplace}}}
Home: {{{HOME}}}
Fedora-specific Information
FAS-Name: rhfedora
Fedora Email: rhfedora@fedoraproject.org
Fedorapeople: http://rhfedora.fedorapeople.org
Miscellaneous Information
Email: {{{pmail}}}
GPG-Key: DEADBEEF
Homepage: https://fedoraproject.org/
Twitter: fedora
Identi.ca: {{{identi.ca}}}
Jabber: rhfedora@example.com
IRC: rhfedora on Freenode in
#fedora, #fedora-devel
 

More Examples

Many examples of this template can be found at Special:WhatLinksHere.