Template:Person
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (added whitespace at the correct location) |
(added skills row and parser code) |
||
Line 12: | Line 12: | ||
|PGP= | |PGP= | ||
|XMPP= | |XMPP= | ||
− | |Callsign= | + | |Callsign=<this is for radio amateurs> |
+ | |Skills=<comma separated list of skills> | ||
|Member of=<comma separated list of other organisations> | |Member of=<comma separated list of other organisations> | ||
}} | }} | ||
</pre> | </pre> | ||
+ | |||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly><!-- | </noinclude><includeonly><!-- | ||
Line 41: | Line 43: | ||
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Person#WorkingGroup|In Working Groups]]''': || {{#ask: [[Has MOWG::{{FULLPAGENAME}}]] }} | | style="padding: 0 7px;" | '''[[Template:Person#WorkingGroup|In Working Groups]]''': || {{#ask: [[Has MOWG::{{FULLPAGENAME}}]] }} | ||
+ | |- | ||
+ | | style="padding: 0 7px;" | '''[[Template:Person#Skills|Has these skills]''': || {{#arraymap:{{{Skills|}}}|,|x|[[Has Skill::x]]|, }} | ||
|- | |- | ||
| style="padding: 0 7px;" | '''[[Template:Person#MemberOf|Is also a member of]]''': || {{#arraymap:{{{Member of|}}}|,|x|[[Is Member of ::x]]|, }} | | style="padding: 0 7px;" | '''[[Template:Person#MemberOf|Is also a member of]]''': || {{#arraymap:{{{Member of|}}}|,|x|[[Is Member of ::x]]|, }} | ||
Line 48: | Line 52: | ||
| sort=EndDate | | sort=EndDate | ||
| order=desc | | order=desc | ||
− | | limit= | + | | limit=10 |
}} | }} | ||
|- | |- | ||
Line 56: | Line 60: | ||
| sort=EndDate | | sort=EndDate | ||
| order=desc | | order=desc | ||
− | | limit= | + | | limit=20 |
}} | }} | ||
{{#if: {{#show: {{{location|}}} |?Has address }} | | {{#if: {{#show: {{{location|}}} |?Has address }} | |
Revision as of 13:25, 10 January 2011
This is the 'Person' template. It should be called in the following format:
{{Person |Firstname= |Surname= |Avatar=<filename> |Address= |Website= |Email= |PGP= |XMPP= |Callsign=<this is for radio amateurs> |Skills=<comma separated list of skills> |Member of=<comma separated list of other organisations> }}
Edit the page to see the template text.