Template:Person
From Whitespace (Hackerspace Gent)
(Difference between revisions)
| (23 intermediate revisions by 4 users not shown) | |||
| Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Person | {{Person | ||
| − | |Address= | + | | Address= |
| − | |Homepage= | + | | Homepage= |
| − | |Blog URL= | + | | Blog URL= |
| − | |Email= | + | | Email= |
| + | | Twitter name= | ||
| + | | PublicKey= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
| − | </noinclude><includeonly> | + | </noinclude><includeonly>{{#Widget:PersonalPamela|username={{PAGENAME}}}} |
== Who is this? == | == Who is this? == | ||
| Line 18: | Line 20: | ||
{{#if:{{{Blog URL|}}}|* Blog: [[Has blog URL::{{{Blog URL|}}}]]|}} | {{#if:{{{Blog URL|}}}|* Blog: [[Has blog URL::{{{Blog URL|}}}]]|}} | ||
{{#if:{{{Email|}}}|* Email: [[Has email address::{{{Email|}}}]]|}} | {{#if:{{{Email|}}}|* Email: [[Has email address::{{{Email|}}}]]|}} | ||
| − | {{#if:{{{Address|}}}|* Coordinates: [[Has coordinates::{{{Address|}}}]]|}}|Someone who hasn't entered any personal info o_O Click the "edit with form" tab to fix this.}} | + | {{#if:{{{Twitter name|}}}|* Twitter: [[Has twitter::https://twitter.com/{{{Twitter name|}}}]]|}} |
| + | {{#if:{{{Address|}}}|* Coordinates: [https://maps.google.be/maps?q={{urlencode:{{{Address|}}}}} [[Has coordinates::{{{Address|}}}]]]|}}|Someone who hasn't entered any personal info o_O Click the "edit with form" tab to fix this.}} | ||
| + | |||
| + | {{#if:{{{PublicKey|}}}| | ||
| + | |||
| + | == Public Key == | ||
| + | {{PublicKey|{{{PublicKey|}}}}} | ||
| + | |}} | ||
== At 0x20 == | == At 0x20 == | ||
| Line 24: | Line 33: | ||
* {{ | * {{ | ||
#Ask: [[Category:Projects]] [[Is current::Yes]] [[Has participant::{{PAGENAME}}]] | #Ask: [[Category:Projects]] [[Is current::Yes]] [[Has participant::{{PAGENAME}}]] | ||
| − | | intro=Is currently participating in these [[projects]]: | + | | intro=Is currently participating in these [[projects]]: |
| default=Is not currently participating in any [[projects]]. | | default=Is not currently participating in any [[projects]]. | ||
| format=list | | format=list | ||
| Line 30: | Line 39: | ||
}} | }} | ||
* {{ | * {{ | ||
| − | #Ask: [[Category:Events]] [[Has end date::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]] | + | #Ask: [[Category:Events]] [[Has end date::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]] [[Has attendee::{{PAGENAME}}]] |
| − | | intro=Plans to attend these [[events]]: | + | | intro=Plans to attend these [[events]]: |
| default=Is not planning to attend any [[events]]. | | default=Is not planning to attend any [[events]]. | ||
| format=list | | format=list | ||
| Line 38: | Line 47: | ||
| limit=25 | | limit=25 | ||
}} | }} | ||
| − | + | * {{ | |
| − | {{ | + | #Ask: [[Category:Events]] [[Has end date::<{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]] [[Has attendee::{{PAGENAME}}]] |
| − | #Ask: [[Category:Events]] [[Has end date::<{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]] | + | | intro=Has attended these [[events]]: |
| − | | intro=Has attended these [[events]]: | + | |
| default=Has not attended any [[events]] yet. | | default=Has not attended any [[events]] yet. | ||
| format=list | | format=list | ||
| sort=Has end date | | sort=Has end date | ||
| order=desc | | order=desc | ||
| − | | limit= | + | | limit=10 |
}} | }} | ||
| + | * Attended or plans to attend a total of [[Has event amount::{{#ask:[[Has attendee::{{PAGENAME}}]]|format=count}}]] events. | ||
[[Category:People]] | [[Category:People]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 17:17, 14 January 2013
This is the 'Person' template. It should be called in the following format:
{{Person
| Address=
| Homepage=
| Blog URL=
| Email=
| Twitter name=
| PublicKey=
}}
Edit the page to see the template text.