From Fedora Project Wiki
(Made this example generic) |
|||
(15 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
[[Template:Infobox user]] is an [[:Category:Infobox templates|infobox]] that provides basic information about a user. This template is typically used in [[wikipedia:wikipedia:User pages|user pages]]. | |||
For a minimal use of this template, insert <code><nowiki>{{infobox user|REAL-NAME=R. H. Fedora}}</nowiki></code>. Many other fields may be provided, so it may be easier to copy and paste one of the examples below. | |||
== Examples == | |||
{{admon/important|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) }} | |||
{{admon/note|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. | |||
<pre> | <pre> | ||
{{Infobox user | {{Infobox user | ||
|REAL-NAME=R. H. Fedora | |REAL-NAME = R. H. Fedora | ||
| | |image = Persona-telecommuter-transparent.png | ||
|image= | |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 | |||
|identi.ca= | |jabber = rhfedora@example.com | ||
|jabber= | |irc-nick = rhfedora | ||
|irc-nick= | |irc-channels = #fedora, #fedora-devel | ||
|irc-channels= | |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 | |||
}} | }} | ||
</pre> | </pre> | ||
====Output:==== | |||
{{Infobox user | |||
|REAL-NAME = R. H. Fedora | |||
|image = Persona-telecommuter-transparent.png | |||
|pronouns = they/them | |||
|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 | |||
|linkedin = rhfedora | |||
|fediverse = @fedora@fosstodon.org | |||
|fediverse-url =fosstodon.org/@fedora | |||
|github = rhfedora | |||
|gitlab = rhfedora | |||
|fas-name = rhfedora | |||
|telegram = rhfedora | |||
}} | |||
== More Examples == | |||
{{ | Many examples of this template can be found at [[Special:WhatLinksHere/{{FULLPAGENAME}}|Special:WhatLinksHere]]. | ||
| | |||
Latest revision as of 11:03, 15 December 2022
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 |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 | |
---|---|
Personal information | |
Pronouns: | they/them |
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 |
Telegram: | rhfedora |
Facebook: | fedora |
LinkedIn: | rhfedora |
Fediverse: | @fedora@fosstodon.org |
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.