From Fedora Project Wiki
| {{{REAL-NAME}}} | |
|---|---|
| [[Image:{{{image}}}|none|none|{{{REAL-NAME}}}]] | |
| Personal Information | |
| Birthday: | {{{birthday}}} |
| Birthplace: | {{{birthplace}}} |
| Home: | {{{HOME}}} |
| Fedora-specific Information | |
| FAS-Name: | [[fas:{{{FAS-NAME}}}|{{{FAS-NAME}}}]] |
| Fedora-Mail: | {{{FAS-NAME}}}@fedoraproject.org |
| Fedorapeople: | http://{{{FAS-NAME}}}.fedorapeople.org |
| Miscellaneous Information | |
| private Mail: | {{{pmail}}} |
| GPG-Key: | {{{gpg}}} |
| Homepage: | {{{homepage}}} |
| Jabber: | {{{jabber}}} |
Template documentation [edit]
- This documentation is transcluded from Template:Userpage/Infobox/doc. It will not be transcluded on pages that use this template.
Template:Userpage/Infobox is an infobox that provides basic information about a user. This template is typically used in user pages.
To use this template, it may be easiest to copy one of the examples. REAL-NAME, FAS-NAME, and HOME are the only fields that must be provided.
Examples
Typical user information
This example shows a sample user's infobox.
{{Userpage/Infobox
|REAL-NAME=R. H. Fedora
|image=Persona-telecommuter-transparent.png
|HOME=San Francisco, California
|FAS-NAME=rhfedora
|pmail=rhfedora@fedoraproject.org
|homepage=www.fedoraproject.org
}}
Output:
| R. H. Fedora | |
|---|---|
![]() | |
| Personal Information | |
| Birthday: | {{{birthday}}} |
| Birthplace: | {{{birthplace}}} |
| Home: | San Francisco, California |
| Fedora-specific Information | |
| FAS-Name: | rhfedora |
| Fedora-Mail: | rhfedora@fedoraproject.org |
| Fedorapeople: | http://rhfedora.fedorapeople.org |
| Miscellaneous Information | |
| private Mail: | rhfedora@fedoraproject.org |
| GPG-Key: | {{{gpg}}} |
| Homepage: | www.fedoraproject.org |
| Jabber: | {{{jabber}}} |

