Template:Person
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m (replace at sign in xmpp string) |
||
Line 32: | Line 32: | ||
| style="padding: 0 7px;" | '''[[Template:Person#Website|Website]]''': || [[Has website::{{{Website}}}]] | | style="padding: 0 7px;" | '''[[Template:Person#Website|Website]]''': || [[Has website::{{{Website}}}]] | ||
|- | |- | ||
− | | style="padding: 0 7px;" | '''[[Template:Person#Email|Email]]''': || [[Has email address::{{#replace:{{{Email}}}|@|_theAtSign_}}]] | + | | style="padding: 0 7px;" | '''[[Template:Person#Email|Email]]''': || [[Has email address::{{#replace:{{{Email}}}|@| _theAtSign_ }}]] |
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Person#PGP|PGP]]''': || [[Has pgp keyid::{{{PGP|}}}]] | | style="padding: 0 7px;" | '''[[Template:Person#PGP|PGP]]''': || [[Has pgp keyid::{{{PGP|}}}]] | ||
|- | |- | ||
− | | style="padding: 0 7px;" | '''[[Template:Person#Xmpp|XMPP]]''': || [[Has xmpp address::{{{XMPP | + | | style="padding: 0 7px;" | '''[[Template:Person#Xmpp|XMPP]]''': || [[Has xmpp address::{{#replace:{{{XMPP}}}|@| _theAtSign_ }}]] |
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Person#Callsign|Callsign]]''': || [[Has callsign::{{{Callsign|}}}]] | | style="padding: 0 7px;" | '''[[Template:Person#Callsign|Callsign]]''': || [[Has callsign::{{{Callsign|}}}]] | ||
Line 54: | Line 54: | ||
| style="padding: 0 7px;" | '''[[Template:Person#Where|Where]]''': || [[Has location::{{{location|}}}]] ({{Address|{{#show: {{{location|}}} | ?Has address|link=none}}|{{#show: {{{location|}}} | ?Has city}}|{{#show: {{{location|}}} | ?Has country}}}}) | | style="padding: 0 7px;" | '''[[Template:Person#Where|Where]]''': || [[Has location::{{{location|}}}]] ({{Address|{{#show: {{{location|}}} | ?Has address|link=none}}|{{#show: {{{location|}}} | ?Has city}}|{{#show: {{{location|}}} | ?Has country}}}}) | ||
|- | |- | ||
− | | colspan="2" style="vertical-align:top; padding: 0 7px;" | '''[[Template:Person#Map|Map]]''': | + | | colspan="2" style="vertical-align:top; padding: 0 7px;" | '''[[Template:Person#Map|Map]]''': |
|- | |- | ||
− | | colspan="2" style="text-align:center;padding: 0 7px;" | | + | | colspan="2" style="text-align:center;padding: 0 7px;" | |
{{ | {{ | ||
#display_point: | #display_point: | ||
Line 72: | Line 72: | ||
|- | |- | ||
! Attended events | ! Attended events | ||
− | | | + | | |
{{ | {{ | ||
#Ask: [[Category:Events]] [[Has end date::<{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]] <q>[[Has attendee::{{PAGENAME}}]] OR [[Has presenter::{{PAGENAME}}]]</q> | #Ask: [[Category:Events]] [[Has end date::<{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]] <q>[[Has attendee::{{PAGENAME}}]] OR [[Has presenter::{{PAGENAME}}]]</q> |
Revision as of 13:51, 2 May 2010
This is the 'Person' template. It should be called in the following format:
{{Person |Firstname= |Surname= |Avatar=<filename> |Address= |Website= |Email= |PGP= |XMPP= |Callsign= |Member of=<comma separated list of other organisations> }}
Edit the page to see the template text.