See New TB Image Gallery

*
  

You are here: Iris Wiki>Main Web>ChangeProfilePicture (18 Nov 2012, WikiContributor)Edit Attach

Change Profile Picture of UserViewTemplate

Current picture:
Upload new picture:
  Cancel
TIP Recommended step before upload: Crop the image to about square size, and resize it to a width of 200 pixels. This makes it load faster.
Select existing picture:
<form action="https://wiki.irises.org/bin/save/Main/UserViewTemplate" method="post" /> <input type="hidden" name="Image" value="$query(attachments[name~'*.jpg'].name)" /> <input type="image" src="/pub/Main/UserViewTemplate/$query(attachments[name~'*.jpg'].name)" height="60" border="0" alt="" title="$query(attachments[name~'*.jpg'].name)" class="twikiButton" style="padding:10px" /></form>  <form action="https://wiki.irises.org/bin/save/Main/UserViewTemplate" method="post" /> <input type="hidden" name="Image" value="$query(attachments[name~'*.JPG'].name)" /> <input type="image" src="/pub/Main/UserViewTemplate/$query(attachments[name~'*.JPG'].name)" height="60" border="0" alt="" title="$query(attachments[name~'*.JPG'].name)" class="twikiButton" style="padding:10px" /></form>  <form action="https://wiki.irises.org/bin/save/Main/UserViewTemplate" method="post" /> <input type="hidden" name="Image" value="$query(attachments[name~'*.png'].name)" /> <input type="image" src="/pub/Main/UserViewTemplate/$query(attachments[name~'*.png'].name)" height="60" border="0" alt="" title="$query(attachments[name~'*.png'].name)" class="twikiButton" style="padding:10px" /></form>  <form action="https://wiki.irises.org/bin/save/Main/UserViewTemplate" method="post" /> <input type="hidden" name="Image" value="$query(attachments[name~'*.PNG'].name)" /> <input type="image" src="/pub/Main/UserViewTemplate/$query(attachments[name~'*.PNG'].name)" height="60" border="0" alt="" title="$query(attachments[name~'*.PNG'].name)" class="twikiButton" style="padding:10px" /></form>  <form action="https://wiki.irises.org/bin/save/Main/UserViewTemplate" method="post" /> <input type="hidden" name="Image" value="$query(attachments[name~'*.gif'].name)" /> <input type="image" src="/pub/Main/UserViewTemplate/$query(attachments[name~'*.gif'].name)" height="60" border="0" alt="" title="$query(attachments[name~'*.gif'].name)" class="twikiButton" style="padding:10px" /></form>  <form action="https://wiki.irises.org/bin/save/Main/UserViewTemplate" method="post" /> <input type="hidden" name="Image" value="$query(attachments[name~'*.GIF'].name)" /> <input type="image" src="/pub/Main/UserViewTemplate/$query(attachments[name~'*.GIF'].name)" height="60" border="0" alt="" title="$query(attachments[name~'*.GIF'].name)" class="twikiButton" style="padding:10px" /></form>

Return to: UserViewTemplate

Topic revision: r2 - 18 Nov 2012, WikiContributor
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Iris Wiki? Send feedback