Template: Profile Page

From LibrePlanet
Jump to: navigation, search
(Undo revision 5313 by Johns (Talk))
(try to format groups and users correctly)
Line 26: Line 26:
 
{| border="0" cellpadding="4" cellspacing="4"
 
{| border="0" cellpadding="4" cellspacing="4"
 
! Username
 
! Username
| [[Username::{{{Username|}}}]]
+
| [[Username::User:{{{Username|}}}]]
 
|-
 
|-
 
! Full name
 
! Full name
Line 32: Line 32:
 
|-
 
|-
 
! Groups
 
! Groups
| {{#arraymap:{{{Groups|}}}|,|x|[[member of group::x]]}}
+
| {{#arraymap:{{{Groups|}}}|,|x|[[member of group::Group:x]]}}
 
|-
 
|-
 
! City
 
! City

Revision as of 16:39, 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.