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 | ||
|image = Persona-telecommuter-transparent.png | |||
|image=Persona-telecommuter-transparent.png | |location = San Francisco, California | ||
|location=San Francisco, California | |birthday = Private | ||
| | |homepage = https://fedoraproject.org/ | ||
|email=rhfedora@ | |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 | |||
}} | }} | ||
</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 | ||
| | |birthday = Private | ||
|email=rhfedora@ | |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 | |||
}} | }} | ||
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
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.