Changes

Jump to navigation Jump to search
no edit summary
Line 3: Line 3:  
|-
 
|-
 
|align="center"|Its fantastic that you already want to modify your user page. However, this is a brand new area of the wiki and we have yet to fully populate this section. Please bear with us and check back soon.
 
|align="center"|Its fantastic that you already want to modify your user page. However, this is a brand new area of the wiki and we have yet to fully populate this section. Please bear with us and check back soon.
 +
|}
 +
{|border="2" width="100%" align="center" cellspacing="0" cellpadding="4" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show"
 +
|bgcolor="#F2F2F2" align="center"|<h3>Adding your information</h3>
 +
|-
 +
|align="left"|The user information section is added to a page by adding the following code to your user page (choose code depending on your occupation):
 +
<h4>Vets and vet students</h4>
 +
<code><nowiki>
 +
{{UserPage
 +
|Name=
 +
|Occupation=
 +
|School=
 +
|Year=
 +
|Email=
 +
|Image=
 +
}}
 +
</nowiki></code>
 +
<h4>Nurses and student nurses</h4>
 +
<code><nowiki>
 +
{{UserPage
 +
|Name=
 +
|Occupation=
 +
|Place of Training=
 +
|Year=
 +
|Email=
 +
|Image=
 +
}}
 +
</nowiki></code>
 +
<h4>All others</h4>
 +
<code><nowiki>
 +
{{UserPage
 +
|Name=
 +
|Occupation=
 +
|Place of Work=
 +
|Job Title=
 +
|Email=
 +
|Image=
 +
}}
 +
</nowiki></code>
 +
|}
 +
{|border="2" width="100%" align="center" cellspacing="0" cellpadding="4" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show"
 +
|bgcolor="#F2F2F2" align="center"|<h3>Change your image</h3>
 +
|-
 +
|align="left"|
 +
<p>First you need to upload a new iamge that you wisah to use in your profile. To do this gop to the upload page ([[Help:Upload|here]]) and follow the isntructions to upload your image. Once you have done this make a note of the page name of your image, for example the WikiVet logo image can be seen on it's page [[:File:Wikivet.png|here]] and you will see the page name is 'File:Wikivet.png'.</p>
 +
<p>Now all you need to do is add the file name i.e. 'Wikivet.png' to the line '<code>|Image=</code>' on your page. e.g.
 +
<code>|Image=WikiVet.png</code>
 
|}
 
|}
 
[[Category:Help]]
 
[[Category:Help]]

Navigation menu