Template: Profile Page

From LibrePlanet
Jump to: navigation, search
(try just using factbox for display)
(Undo revision 5313 by Johns (Talk))
Line 23: Line 23:
  
 
[[Category:Template]]
 
[[Category:Template]]
 +
</noinclude><includeonly>
 +
{| border="0" cellpadding="4" cellspacing="4"
 +
! Username
 +
| [[Username::{{{Username|}}}]]
 +
|-
 +
! Full name
 +
| [[Name::{{{Name|}}}]]
 +
|-
 +
! Groups
 +
| {{#arraymap:{{{Groups|}}}|,|x|[[member of group::x]]}}
 +
|-
 +
! City
 +
| [[City::{{{City|}}}]]
 +
|-
 +
! State
 +
| [[State::{{{State|}}}]]
 +
|-
 +
! Country
 +
| [[Country::{{{Country|}}}]]
 +
|-
 +
! Email
 +
| [[Email::{{{Email|}}}]]
 +
|-
 +
! Jabber
 +
| [[Jabber::{{{Jabber|}}}]]
 +
|-
 +
! Website
 +
| [[Website::{{{Website|}}}]]
 +
|-
 +
! Blog
 +
| [[Blog::{{{Blog|}}}]]
 +
|-
 +
! IRC
 +
| [[IRC::{{{IRC|}}}]]
 +
|-
 +
! Microblog
 +
| [[Microblog::{{{Microblog|}}}]]
 +
|-
 +
! Languages
 +
| [[Languages::{{{Languages|}}}]]
 +
|}
  
[[Username::{{{Username|}}}]]
 
[[Name::{{{Name|}}}]]
 
{{#arraymap:{{{Groups|}}}|,|x|[[member of group::x]]}}
 
[[City::{{{City|}}}]]
 
[[State::{{{State|}}}]]
 
[[Country::{{{Country|}}}]]
 
[[Email::{{{Email|}}}]]
 
[[Jabber::{{{Jabber|}}}]]
 
[[Website::{{{Website|}}}]]
 
[[Blog::{{{Blog|}}}]]
 
[[IRC::{{{IRC|}}}]]
 
[[Microblog::{{{Microblog|}}}]]
 
[[Languages::{{{Languages|}}}]]
 
[[is entity::individual| ]]
 
</noinclude>
 
<includeonly>
 
 
{{{free text|}}}
 
{{{free text|}}}
  
 
+
[[is entity::individual| ]]
 
__SHOWFACTBOX__
 
__SHOWFACTBOX__
 
</includeonly>
 
</includeonly>

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