Line 18: | Line 18: | ||
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" style="float:left;" | |
− | + | ||
− | + | ||
− | {| border="0" cellpadding="4" cellspacing="4" | + | |
! First name | ! First name | ||
| [[FirstName::{{{FirstName|}}}]] | | [[FirstName::{{{FirstName|}}}]] | ||
Line 49: | Line 46: | ||
| [[Role::{{{Role|}}}]] | | [[Role::{{{Role|}}}]] | ||
|} | |} | ||
+ | <div style="border:1px solid #cccccc;float:right;margin:10px:padding:5px"> | ||
+ | {{#ifeq:{{{Picture|}}}||[[Image:ODPUserIcon.gif]]|[[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= |Picture= |EmailAddress= |HomePage= |Organization= |OrganizationType= |OrganizationWebSite= |Country= |Role= }}
Edit the page to see the template text.