Template: Profile Page

From LibrePlanet
Jump to: navigation, search
(need those brackets for properties)
Line 21: Line 21:
 
{| border="0" cellpadding="4" cellspacing="4"
 
{| border="0" cellpadding="4" cellspacing="4"
 
! Username
 
! Username
| Username::{{{Username| }}}
+
| [[Username::{{{Username|}}}]]
 
|-
 
|-
 
! Full name
 
! Full name
| Name::{{{Name| }}}
+
| [[Name::{{{Name| }}}]]
 
|-
 
|-
 
! Group
 
! Group
| Group::{{{Group| }}}
+
| [[Group::{{{Group| }}}]]
 
|-
 
|-
 
! Email
 
! Email
| Email::{{{Email| }}}
+
| [[Email::{{{Email| }}}]]
 
|-
 
|-
 
! Jabber
 
! Jabber
| Jabber::{{{Jabber| }}}
+
| [[Jabber::{{{Jabber| }}}]]
 
|-
 
|-
 
! Website
 
! Website
| Website::{{{Website| }}}
+
| [[Website::{{{Website| }}}]]
 
|-
 
|-
 
! IRC
 
! IRC
| IRC::{{{IRC| }}}
+
| [[IRC::{{{IRC| }}}]]
 
|-
 
|-
 
! Microblog
 
! Microblog
| Microblog::{{{Microblog| }}}
+
| [[Microblog::{{{Microblog| }}}]]
 
|-
 
|-
 
! Projects
 
! Projects
| Projects::{{{Projects| }}}
+
| [[Projects::{{{Projects| }}}]]
 
|-
 
|-
 
! Languages
 
! Languages
| Languages::{{{Languages| }}}
+
| [[Languages::{{{Languages| }}}]]
 
|}
 
|}
  

Revision as of 15:31, 19 May 2009

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

{{Profile Page
|Username=
|Name=
|Group=
|Email=
|Jabber=
|Website=
|IRC=
|Microblog=
|Projects=
|Languages=
|free text=
}}

Edit the page to see the template text.