Template: Profile Page

From LibrePlanet
Jump to: navigation, search
(first go)
 
(Don't make field values links)
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|}}}
 
|}
 
|}
  
 
{{{free text|}}}
 
{{{free text|}}}
  
[[Category:Individual]]
+
[[is::Individual]]
 
</includeonly>
 
</includeonly>

Revision as of 15:09, 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.