Difference between revisions of "Template:Person"
Stuiterveer (talk | contribs) m (I put back the info I removed from the <noinclude> section, please don't shoot me) |
m (fixed styles: allow small screens) |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | |||
| − | |||
| − | |||
This is the "Person" template. | This is the "Person" template. | ||
| − | |||
| − | |||
It should be called in the following format: | It should be called in the following format: | ||
| − | |||
| − | |||
<pre> | <pre> | ||
| − | |||
| − | |||
{{Person | {{Person | ||
| − | |||
| − | |||
|Name= | |Name= | ||
| − | |||
| − | |||
|Photo= | |Photo= | ||
| − | |||
| − | |||
|Role= | |Role= | ||
| − | |||
| − | |||
|Committee= | |Committee= | ||
| − | |||
| − | |||
|Member since= | |Member since= | ||
| − | |||
| − | |||
|Homepage= | |Homepage= | ||
| − | |||
| − | |||
|IM Address= | |IM Address= | ||
| − | |||
| − | |||
|Extension= | |Extension= | ||
| − | |||
| − | |||
|Languages= | |Languages= | ||
| − | |||
| − | |||
|CAcert Assurer= | |CAcert Assurer= | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|PGP key fingerprint= | |PGP key fingerprint= | ||
| − | |||
| − | |||
|Achievements= | |Achievements= | ||
| − | |||
| − | |||
}} | }} | ||
| − | |||
| − | |||
</pre> | </pre> | ||
| − | |||
| − | |||
Edit the page to see the template text. | Edit the page to see the template text. | ||
| − | |||
| − | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
| − | {| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | + | {| style="max-width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" |
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>User: {{PAGENAME}}</big> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>User: {{PAGENAME}}</big> | ||
|- | |- | ||
| Line 104: | Line 60: | ||
|- | |- | ||
! PGP key | ! PGP key | ||
| − | | {{#if: {{{PGP key|}}} | [[PGP key::http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x{{{PGP key|}}}|{{{PGP key|}}}]][[Category:PGP keys]] | No PGP key defined. Create your PGP key pair by following [https://ssd.eff.org/en/module/how-use-pgp-linux this guide]. }} | + | | {{#if: {{{PGP key fingerprint|}}} | [[PGP key::http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x{{#sub:{{#replace:{{{PGP key fingerprint|}}}| |}}|-16}}|{{#sub:{{#replace:{{{PGP key fingerprint|}}}| |}}|-16}}]][[Category:PGP keys]] | No PGP key defined. Create your PGP key pair by following [https://ssd.eff.org/en/module/how-use-pgp-linux this guide]. }} |
|- | |- | ||
! PGP key fingerprint | ! PGP key fingerprint | ||
Latest revision as of 14:07, 20 March 2018
This is the "Person" template. It should be called in the following format:
{{Person
|Name=
|Photo=
|Role=
|Committee=
|Member since=
|Homepage=
|IM Address=
|Extension=
|Languages=
|CAcert Assurer=
|PGP key fingerprint=
|Achievements=
}}
Edit the page to see the template text.