From Fedora Project Wiki

(People are using the homepage attribute inconsistently. I am going to make them all use it as a URL rather than stripping off the protocol.)
(Undo revision 477697 by Ronit (talk) -- There is no obvious reason to break other user's pages)
(17 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{| cellpadding="3" style="float:right; border-spacing:1px; background-color:#fbfbff; font-size:95%; margin:0 0 0.5em 1em; width:28em;"
<includeonly>{| cellpadding="3" style="float:right; border-spacing:1px; background-color:#fbfbff; font-size:95%; margin:0 0 0.5em 1em; width:28em;"
! colspan="2" style="color: white; background-color: #3074c2; font-weight: bold; text-align:center; font-size: larger"  | {{{REAL-NAME}}}
! colspan="2" style="color: white; background-color: #3074c2; font-weight: bold; text-align:center; font-size: larger"  | {{{REAL-NAME}}}
|- class{{{image|}}}="hiddenStructure"
|- class{{{image}}}="hiddenStructure"
| colspan="2" align="center" bgcolor="#ffffff" | [[Image:{{{image}}}|none|none|{{{REAL-NAME}}}]]
| colspan="2" align="center" bgcolor="#ffffff" | [[Image:{{{image}}}|none|none|{{{REAL-NAME}}}]]
|-  
|-  
Line 22: Line 22:
| '''IRC channels:''' || {{{irc-channels}}}
| '''IRC channels:''' || {{{irc-channels}}}
|- background-color="#fbfbff" valign="top"
|- background-color="#fbfbff" valign="top"
| '''Fedorapeople page:''' || http://{{{FAS-NAME}}}.fedorapeople.org
| '''Fedorapeople page:''' || https://{{{FAS-NAME}}}.fedorapeople.org
|-  
|-  
! colspan="2" style="color: white; background-color: #3074c2; font-weight: bold; text-align:center" | Miscellaneous Information
! colspan="2" style="color: white; background-color: #3074c2; font-weight: bold; text-align:center" | Miscellaneous Information
Line 28: Line 28:
| '''Private email:''' || | {{{pmail}}}
| '''Private email:''' || | {{{pmail}}}
|- class{{{gpg|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top"
|- class{{{gpg|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top"
| '''GPG key:''' || | [http://pgp.surfnet.nl:11371/pks/lookup?op=index&search=0x{{{gpg}}} {{{gpg}}}]
| '''GPG key:''' || | [https://keys.fedoraproject.org/pks/lookup?op=index&search=0x{{{gpg}}} {{{gpg}}}]
|- class{{{homepage|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top"
|- class{{{homepage|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top"
| '''Homepage:''' || | [{{{homepage}}} {{{homepage}}}]
| '''Homepage:''' || | [{{{homepage}}} {{{homepage}}}]
Line 40: Line 40:
| '''Gtalk:''' || | {{{gtalk}}}
| '''Gtalk:''' || | {{{gtalk}}}
|- class{{{twitteruser|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top"
|- class{{{twitteruser|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top"
| '''Twitter:''' || | http://twitter.com/{{{twitteruser}}}
| '''Twitter:''' || | https://twitter.com/{{{twitteruser}}}
|}
|}</includeonly><noinclude>{{tempdoc}}</noinclude>
<noinclude>
== [[Syntax]] ==
Copy this into your article and leave those sections blank that you don't need!
Required fields are written in CAPITAL LETTERS.
<pre>
{{Template:Userpage/Infobox2
|REAL-NAME=
|image=
|birthday=
|birthplace=
|HOME=
|pmail=
|homepage=
}}
</pre>
</noinclude>

Revision as of 20:35, 6 November 2016

Template documentation [edit]

This documentation is transcluded from Template:Userpage/Infobox2/doc. It will not be transcluded on pages that use this template.

This template provides a information box displaying user information in a consistent format. A common use for this template is on your User:Name page.

Syntax

Copy this into your article and leave those sections blank that you don't need! Required fields are written in CAPITAL LETTERS.

{{Userpage/Infobox2
|REAL-NAME=
|image=
|birthday=
|birthplace= 
|HOME=
|FAS-NAME=
|IRC=
|irc-channels=
|pmail=
|gpg=
|homepage=
|jabber=
|rhce-cert=
|rhct-cert=
|gtalk=
|twitteruser=
}}

Parameters

The following parameters are recognized. Parameters in CAPITAL letters are required.

REAL-NAME (required)
Your real name.
HOME (required)
Your current home location.
IRC (required)
Your IRC nick name on Fedora channels.
image
Upload your picture by clicking "Upload file" on the left pane. Then put the filename here.
birthday
Your date of birth.
birthplace
Your location of birth.
irc-channels
Your IRC channels joined.
pmail
Your private email address.
gpg
Your gpg key in HEX format (without 0x prefix).
homepage
Your home page (with http:// or https://).
jabber
Your jabber account.
rhce-cert
Your RHCE certification number.
rhct-cert
Your RHCT certification number.
gtalk
Your Gtalk account.
twitteruser
Your Twitter account user name

Example

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