(7 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
|FirstName= | |FirstName= | ||
|LastName= | |LastName= | ||
+ | |Gender= | ||
|Picture= | |Picture= | ||
|EmailAddress= | |EmailAddress= | ||
Line 18: | Line 19: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
− | {| border="0" cellpadding="4" cellspacing="4" | + | {| border="0" cellpadding="4" cellspacing="4" style="float:left;" |
! First name | ! First name | ||
| [[FirstName::{{{FirstName|}}}]] | | [[FirstName::{{{FirstName|}}}]] | ||
|- | |- | ||
! Last name | ! Last name | ||
− | | [[LastName::{{{LastName|}}}]] | + | | [[LastName::{{{LastName|}}}]] [[Gender::{{{Gender|}}}|]] |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
! Email address | ! Email address | ||
Line 49: | Line 47: | ||
| [[Role::{{{Role|}}}]] | | [[Role::{{{Role|}}}]] | ||
|} | |} | ||
− | + | <div style="border:1px solid #cccccc;float:right;margin:10px:padding:5px"> | |
+ | {{#ifeq:{{{Picture|}}}||[[Image:ODPUser.png]]|[[Image:{{{Picture|}}}]][[Picture::Image:{{{Picture|}}}| ]] }} | ||
+ | </div> | ||
[[Category:ODPUser]] | [[Category:ODPUser]] | ||
</includeonly> | </includeonly> |
This is the 'User Template' template. It should be called in the following format:
{{User Template |FirstName= |LastName= |Gender= |Picture= |EmailAddress= |HomePage= |Organization= |OrganizationType= |OrganizationWebSite= |Country= |Role= }}
Edit the page to see the template text.