Template:Remobox: Difference between revisions
Jump to navigation
Jump to search
m (tryout styling) |
|||
Line 1: | Line 1: | ||
{| cellpadding="3" style="float:right | {| cellpadding="3" style="float: right; font-size: 95%; margin: 0pt 0pt 0.5em 1em; width: 28em; border: 4px solid #282828; border-radius: 10px;" | ||
|- | |- | ||
! colspan="2" | ! colspan="2" | {{{REAL-NAME}}} | ||
|- | |||
| bgcolor="#ffffff" align="center" colspan="2" | [[Image:{{{image}}}|none|{{{REAL-NAME}}}]] | |||
|- | |||
! colspan="2" | Personal Information | |||
|- valign="top" bgcolor="#fbfbff" | |||
| '''Birthday:''' | |||
| {{{birthday}}} | |||
|- valign="top" bgcolor="#fbfbff" | |||
| '''Birthplace:''' | |||
| {{{birthplace}}} | |||
|- valign="top" bgcolor="#fbfbff" | |||
| '''Home:''' | |||
| {{{HOME}}} | |||
|- | |||
! colspan="2" | Mozilla-specific Information | |||
|- valign="top" | |||
| '''Wiki-Userame:''' | |||
| [https://wiki.mozilla.org/User:{{{WIKI-NAME}}} {{{WIKI-NAME}}}] | |||
|- valign="top" | |||
| '''Bugzilla-Mail:''' | |||
| [https://bugzilla.mozilla.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailreporter1=1&emailtype1=exact&email1={{{BUGZILLA-MAIL}}}&field0-0-0=bug_status&type0-0-0=notequals&value0-0-0=UNCONFIRMED&field0-0-1=reporter&type0-0-1=equals&value0-0-1={{{BUGZILLA-MAIL}}} {{{BUGZILLA-MAIL}}}] | |||
|- valign="top" | |||
! colspan="2" | Miscellaneous Information | |||
|- valign="top" bgcolor="#fbfbff" | |||
| '''private Mail:''' | |||
| {{{pmail}}} | |||
|- valign="top" bgcolor="#fbfbff" | |||
| '''GPG-Key:''' | |||
| [http://pgp.surfnet.nl:11371/pks/lookup?op=index&search=0x{{{gpg}}} {{{gpg}}}] | |||
|- valign="top" bgcolor="#fbfbff" | |||
| '''Homepage:''' | |||
| [http://{{{homepage}}} {{{homepage}}}] | |||
|- valign="top" bgcolor="#fbfbff" | |||
| '''Twitter:''' | |||
| [http://twitter.com/{{{twitter}}} {{{twitter}}}] | |||
|- valign="top" bgcolor="#fbfbff" | |||
| '''Identi.ca:''' | |||
| [http://identi.ca/{{{identi.ca}}} {{{identi.ca}}}] | |||
|- valign="top" bgcolor="#fbfbff" | |||
| '''Jabber:''' | |||
| {{{jabber}}} | |||
|- valign="top" bgcolor="#fbfbff" | |||
| '''IRC:''' | |||
| {{{irc-nick}}} on irc.mozilla.org in | |||
|- valign="top" bgcolor="#fbfbff" | |||
| | |||
| {{{irc-channels}}} | |||
|- | |||
! colspan="2" | | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
== Syntax == | == Syntax == | ||
Copy this into your article and leave those sections blank, that you don't need!<br> | Copy this into your article and leave those sections blank, that you don't need!<br> | ||
Required Fields are written in CAPITAL LETTERS. | Required Fields are written in CAPITAL LETTERS. | ||
<pre> | </noinclude> | ||
{{Remobox | <pre>{{Remobox | ||
|REAL-NAME= | |REAL-NAME= | ||
|image= | |image= | ||
Line 60: | Line 75: | ||
|irc-channels= | |irc-channels= | ||
}} | }} | ||
</pre> | </pre> | ||
fckLR |
Revision as of 16:44, 24 March 2011
{{{REAL-NAME}}} | |
---|---|
[[Image:{{{image}}}|none|{{{REAL-NAME}}}]] | |
Personal Information | |
Birthday: | {{{birthday}}} |
Birthplace: | {{{birthplace}}} |
Home: | {{{HOME}}} |
Mozilla-specific Information | |
Wiki-Userame: | {{{WIKI-NAME}}} |
Bugzilla-Mail: | {{{BUGZILLA-MAIL}}} |
Miscellaneous Information | |
private Mail: | {{{pmail}}} |
GPG-Key: | {{{gpg}}} |
Homepage: | {{{homepage}}} |
Twitter: | {{{twitter}}} |
Identi.ca: | {{{identi.ca}}} |
Jabber: | {{{jabber}}} |
IRC: | {{{irc-nick}}} on irc.mozilla.org in |
{{{irc-channels}}} | |
Syntax
Copy this into your article and leave those sections blank, that you don't need!
Required Fields are written in CAPITAL LETTERS.
{{Remobox |REAL-NAME= |image= |birthday= |birthplace= |HOME= |WIKI-NAME= |BUGZILLA-MAIL= |pmail= |gpg= |homepage= |twitter= |identi.ca= |jabber= |irc-nick= |irc-channels= }}
fckLR