Template: Profile Page

From LibrePlanet
Jump to: navigation, search
(try to format groups and users correctly)
(fix languages)
Line 24: Line 24:
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{| border="0" cellpadding="4" cellspacing="4"
+
[[Username::User:{{{Username|}}}| ]]
! Username
+
[[Name::{{{Name|}}}]]
| [[Username::User:{{{Username|}}}]]
 
|-
 
! Full name
 
| [[Name::{{{Name|}}}]]
 
 
|-
 
|-
 
! Groups
 
! Groups
Line 62: Line 58:
 
|-
 
|-
 
! Languages
 
! Languages
| [[Languages::{{{Languages|}}}]]
+
| {{#arraymap:{{{Languages|}}}|,|x|[[speaks language::x]]}}
 
|}
 
|}
  

Revision as of 16:46, 28 May 2009

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

{{Profile Page
|Username=
|Name=
|Groups=
|City=
|State=
|Country=
|Email=
|Jabber=
|Website=
|Blog=
|IRC=
|Microblog=
|Languages=
|free text=
}}

Edit the page to see the template text.