From Fedora Project Wiki

No edit summary
(Made this display properly when directly viewed)
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| cellpadding="3" style="float:right; border-spacing:1px; background-color:#b3b7ff; font-size:95%; margin:0 0 0.5em 1em; width:28em;"
<onlyinclude>{| cellpadding="3" style="border-spacing:1px; background-color:#b3b7ff; font-size:95%; margin:0 0 0.5em 1em; width:28em; {{#ifeq:{{NAMESPACE}}|Template||float:right}}"
! colspan="2" style="font-size:larger;" | {{{REAL-NAME}}}
! colspan="2" style="font-size:larger;" | {{{REAL-NAME}}}
|- class{{{image|}}}="hiddenStructure"
|- class{{{image|}}}="hiddenStructure"
Line 14: Line 14:
!  colspan="2" | Fedora-specific Information
!  colspan="2" | Fedora-specific Information
|- bgcolor="#fbfbff" valign="top"
|- bgcolor="#fbfbff" valign="top"
| '''FAS-Name:''' || {{{FAS-NAME}}}
| '''FAS-Name:''' || [[fas:{{{FAS-NAME}}}|{{{FAS-NAME}}}]]
|- bgcolor="#fbfbff" valign="top"
|- bgcolor="#fbfbff" valign="top"
| '''Fedora-Mail:''' || {{{FAS-NAME}}}@fedoraproject.org
| '''Fedora-Mail:''' || {{{FAS-NAME}}}@fedoraproject.org
Line 29: Line 29:
|- class{{{jabber|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top"
|- class{{{jabber|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top"
| '''Jabber:''' || | {{{jabber}}}
| '''Jabber:''' || | {{{jabber}}}
|}
|}</onlyinclude>
<noinclude>
== [[Syntax]] ==
Copy this in your Article and leave the section blank, which you don't need!<br>
Required Fields are written in CAPITAL LETTERS:<br>


 
{{tempdoc}}
<pre>
[[Category:Infobox templates]]
{{User:Cassmodiah/Infobox
[[Category:User page templates]]
|REAL-NAME=
|image=
|birthday=
|birthplace=
|HOME=
|FAS-NAME=
|pmail=
|gpg=
|homepage=
|jabber=
}}
</pre>
</noinclude>

Latest revision as of 03:09, 3 July 2010

{{{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
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}}}