Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Key Team Members and Contact Information can be added here in table format, with links to profile pages if desired.

HTML
<FORM>
<i>To create a new people profile, 
<INPUT TYPE="button" VALUE="Click Here" onClick="window.open('./index.cgi?action=duplicate_popup;page_name=User Profile Template')">
and name the new page using the format of "Firstname Lastname".  You can later add a link to your profile page from the table below </i>
<FORM>
<br>

Member Name

Company or Department

Role

Email Address

Phone Details

Instant Message ID

Location

David Jones

ABC Consulting

Project Lead

David.Jones@abcci.com

Office:(555) 555 1192Mobile:

Yahoo:AIM:

New York, NY

Ginny Williams

Enterprise Corp.

Project Executive

Ginny.Williams@enterprisecorp.com

Office: (555) 555 5741

 

Raleigh, NC

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

HTML
<script type="text/javascript">
jQuery('table.formatter_table tr:odd').css({backgroundColor: '#E5F3F9',padding: '.5em' });
jQuery('table.formatter_table tr:first-child').css({"background-color":"black",color: 'white',"text-align":"center","vertical-align":"middle","font-style":"italic"});
</script>