Template: Profile Page

From LibrePlanet
Jump to: navigation, search
Line 62: Line 62:
 
|-
 
|-
 
! Spoken languages
 
! Spoken languages
| {{#if:{{{Languages|}}} | {{#arraymap:{{{Languages|}}}|,|xxxg|[[speaks language::xxxg]]}} | <nowiki/> }}
+
| {{#if:{{{Languages|}}} | {{#arraymap:{{{Languages|}}}|,|xxxg|[[speaks language::xxxg|xxxg]]}} | <nowiki/> }}
 
|-
 
|-
 
! Programming languages
 
! Programming languages
| {{#if:{{{Programming languages|}}} | {{#arraymap:{{{Programming languages|}}}|,|xxxg|[[hacks in::xxxg]]}} | <nowiki/> }}
+
| {{#if:{{{Programming languages|}}} | {{#arraymap:{{{Programming languages|}}}|,|xxxg|[[hacks in::xxxg|xxxg]]}} | <nowiki/> }}
 
|-
 
|-
 
! Identities
 
! Identities
| {{#if:{{{Identities|}}} | {{#arraymap:{{{Identities|}}}|,|xxxg|[[identifies as::xxxg]]}} | <nowiki/> }}
+
| {{#if:{{{Identities|}}} | {{#arraymap:{{{Identities|}}}|,|xxxg|[[identifies as::xxxg|xxxg]]}} | <nowiki/> }}
 
|-
 
|-
 
! Interests
 
! Interests
| {{#if:{{{Interests|}}} | {{#arraymap:{{{Interests|}}}|,|xxxg|[[interested in::xxxg]]}} | <nowiki/> }}
+
| {{#if:{{{Interests|}}} | {{#arraymap:{{{Interests|}}}|,|xxxg|[[interested in::xxxg|xxxg]]}} | <nowiki/> }}
 
|-
 
|-
 
! City
 
! City

Revision as of 13:30, 3 June 2016

This is the 'Profile Page' template. It should be called in the following format:

{{Profile Page
|Username=
|Name=
|IRC=
|Email=
|Jabber=
|Website=
|Blog=
|Microblog=
|Groups=LibrePlanet_Washington+GNU
|City=
|State=
|Country=
|Languages=
|Identities=
|Interests=
|Programming languages=
|free text=
}}

Edit the page to see the template text.