From Fedora Project Wiki
Cassmodiah (talk | contribs) (User:Cassmodiah/Infobox moved to Template:Userpage/Infobox) |
Cassmodiah (talk | contribs) No edit summary |
||
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;" | ||
! colspan="2" style="color: white; background-color: #3074c2; font-weight: bold; text-align:center; font-size: larger" | {{{REAL-NAME}}} | |||
|- class{{{image|}}}="hiddenStructure" | |||
| colspan="2" align="center" bgcolor="#ffffff" | [[Image:{{{image}}}|none|none|{{{REAL-NAME}}}]] | |||
|- | |||
! colspan="2" style="color: white; background-color: #3074c2; font-weight: bold; text-align:center" | Personal Information | |||
|- class{{{birthday|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top" | |||
| '''Birthday:''' || {{{birthday}}} | |||
|- class{{{birthplace|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top" | |||
| '''Birthplace:''' || {{{birthplace}}} | |||
|- bgcolor="#fbfbff" valign="top" | |||
| '''Home:''' || {{{HOME}}} | |||
|- | |||
! colspan="2" style="color: white; background-color: #3074c2; font-weight: bold; text-align:center" | Fedora-specific Information | |||
|- background-color="#fbfbff" valign="top" | |||
| '''FAS-Name:''' || {{{FAS-NAME}}} | |||
|- background-color="#fbfbff" valign="top" | |||
| '''Fedora-Mail:''' || {{{FAS-NAME}}}@fedoraproject.org | |||
|- background-color="#fbfbff" valign="top" | |||
| '''Fedorapeople:''' || http://{{{FAS-NAME}}}.fedorapeople.org | |||
|- | |||
! colspan="2" style="color: white; background-color: #3074c2; font-weight: bold; text-align:center" | Miscellaneous Information | |||
|- class{{{pmail|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top" | |||
| '''private Mail:''' || | {{{pmail}}} | |||
|- class{{{gpg|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top" | |||
| '''GPG-Key:''' || | [http://pgp.surfnet.nl:11371/pks/lookup?op=index&search=0x{{{gpg}}} {{{gpg}}}] | |||
|- class{{{homepage|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top" | |||
| '''Homepage:''' || | [http://{{{homepage}}} {{{homepage}}}] | |||
|- class{{{jabber|}}}="hiddenStructure" bgcolor="#fbfbff" valign="top" | |||
| '''Jabber:''' || | {{{jabber}}} | |||
|} | |||
<noinclude> | |||
== [[Syntax]] == | |||
Copy this into your article and leave those sections blank, that you don't need!<br> | |||
Required Fields are written in CAPITAL LETTERS. | |||
<pre> | |||
{{Template:Userpage/Infobox2 | |||
|REAL-NAME= | |||
|image= | |||
|birthday= | |||
|birthplace= | |||
|HOME= | |||
|FAS-NAME= | |||
|pmail= | |||
|gpg= | |||
|homepage= | |||
|jabber= | |||
}} | |||
</pre> | |||
</noinclude> |
Revision as of 22:12, 18 November 2008
{{{REAL-NAME}}} | |
---|---|
[[Image:{{{image}}}|none|none|{{{REAL-NAME}}}]] | |
Personal Information | |
Birthday: | {{{birthday}}} |
Birthplace: | {{{birthplace}}} |
Home: | {{{HOME}}} |
Fedora-specific Information | |
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}}} |
Syntax
Copy this into your article and leave those sections blank, that you don't need!
Required Fields are written in CAPITAL LETTERS.
{{Template:Userpage/Infobox2 |REAL-NAME= |image= |birthday= |birthplace= |HOME= |FAS-NAME= |pmail= |gpg= |homepage= |jabber= }}