Template: Profile Page

From LibrePlanet
Jump to: navigation, search
(need those brackets for properties)
Line 24: Line 24:
 
|-
 
|-
 
! 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:33, 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.