From Fedora Project Wiki

m (→‎Examples: - Minor dialogue change.)
(Update documentation)
Line 11: Line 11:
<pre>
<pre>
{{Infobox user
{{Infobox user
|REAL-NAME=R. H. Fedora
|REAL-NAME   = R. H. Fedora
|birthday=Private
|image       = Persona-telecommuter-transparent.png
|image=Persona-telecommuter-transparent.png
|location     = San Francisco, California
|location=San Francisco, California
|birthday    = Private
|fas-name=rhfedora
|homepage    = https://fedoraproject.org/
|email=rhfedora@fedoraproject.org
|email       = rhfedora@example.com
|homepage=www.fedoraproject.org
|gpg          = DEADBEEF
|jabber      = rhfedora@example.com
|irc-nick    = rhfedora
|irc-channels = #fedora, #fedora-devel
|callsign    = N2ASD
|twitter      = fedora
|facebook    = fedora
|googleplus  = +Fedora
|linkedin    = rhfedora
|github      = rhfedora
|gitlab      = rhfedora
|fas-name    = rhfedora
}}
}}
</pre>
</pre>
====Output:====
====Output:====
{{Infobox user
{{Infobox user
|REAL-NAME=R. H. Fedora
|REAL-NAME   = R. H. Fedora
|image=Persona-telecommuter-transparent.png
|image       = Persona-telecommuter-transparent.png
|location=San Francisco, California
|location     = San Francisco, California
|fas-name=rhfedora
|birthday    = Private
|email=rhfedora@fedoraproject.org
|homepage    = https://fedoraproject.org/
|homepage=www.fedoraproject.org
|email       = rhfedora@example.com
|gpg          = DEADBEEF
|jabber      = rhfedora@example.com
|irc-nick    = rhfedora
|irc-channels = #fedora, #fedora-devel
|callsign    = N2ASD
|twitter      = fedora
|facebook    = fedora
|googleplus  = +Fedora
|linkedin    = rhfedora
|github      = rhfedora
|gitlab      = rhfedora
|fas-name    = rhfedora
}}
}}



Revision as of 13:15, 7 August 2017

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
|location     = San Francisco, California
|birthday     = Private
|homepage     = https://fedoraproject.org/
|email        = rhfedora@example.com
|gpg          = DEADBEEF
|jabber       = rhfedora@example.com
|irc-nick     = rhfedora
|irc-channels = #fedora, #fedora-devel
|callsign     = N2ASD
|twitter      = fedora
|facebook     = fedora
|googleplus   = +Fedora
|linkedin     = rhfedora
|github       = rhfedora
|gitlab       = rhfedora
|fas-name     = rhfedora
}}

Output:

R. H. Fedora
Personal information
Location: San Francisco, California
Birthday: Private
Homepage: https://fedoraproject.org/
E-mail: rhfedora@example.com
GPG key: DEADBEEF
Contact information
Jabber: rhfedora@example.com​
IRC: rhfedora on irc.libera.chat
#fedora, #fedora-devel​
Ham Radio: N2ASD​
Twitter: fedora
Facebook: fedora
LinkedIn: rhfedora
GitHub: rhfedora
GitLab: rhfedora

Fedora-specific information
FAS name: rhfedora
Fedora e-mail: rhfedora@fedoraproject.org
Fedora homepage: rhfedora.fedorapeople.org
 


More Examples

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