Difference between revisions of "Help:Personalise User Page"

From WikiVet English
Jump to navigation Jump to search
 
(19 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 +
__TOC__
 
{|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"
 
{|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"|<b>Come back soon</b>
+
|bgcolor="#F2F2F2" align="center"|<h3>Creating the information box</h3>
 
|-
 
|-
|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="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= slimvet@hotmail.fr
 +
|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> Personalising your information</h3>
 +
|-
 +
|align="left"|
 +
<p>All fields are optional, you are not compelled to add any details that you do not wish to share.</p>
 +
<h4>Occupation</h4>
 +
The occupation field is case sensitive and can only be one of the following occupations:
 +
*Veterinary Surgeon
 +
*Veterinary Student
 +
*Veterinary Nurse
 +
*Veterinary Student Nurse
 +
*Other
 +
<h4>Occupation specific fields</h4>
 +
*<b>Year</b>: Refers to year of graduation or qualifying
 +
*<b>School</b>: Veterinary school where you trained
 +
*<b>Place of Training</b>: Place where your training was undertaken
 +
*<b>Place of Work & Job Title</b>: Self explanatory
 +
<h4>Email</h4>
 +
Simply enter an email address of your choice. It will automatically be made into a link that when clicked will launch the users default email program to send an email to that address.
 +
<h4>Image</h4>
 +
See section below.
 +
|}
 +
{|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 or changing your image</h3>
 +
|-
 +
|align="left"|
 +
<p>First you need to upload a new image that you wish to use in your profile. To do this go to the upload page ([http://commons.wikivet.net/Special:UploadWizard here]) and follow the instructions 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></p>
 +
|}
 +
{|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>Example</h3>
 +
|-
 +
|align="left"|
 +
<p>This code below:</p>
 +
<code><nowiki>
 +
{{UserPage
 +
|Name=Sample User
 +
|Occupation= Veterinary Student
 +
|School= UK - Nottingham
 +
|Year= 2013
 +
|Email= sample@emailprovider.ac.uk
 +
|Image=Wikivet.png
 +
}}
 +
</nowiki></code>
 +
<p>Produces this user information box:</p>
 +
{{UserPage
 +
|Name=Sample User
 +
|Occupation= Veterinary Student
 +
|School= UK - Nottingham
 +
|Year= 2013
 +
|Email= sample@emailprovider.ac.uk
 +
|Image=Wikivet.png
 +
}}
 
|}
 
|}
 
[[Category:Help]]
 
[[Category:Help]]

Latest revision as of 09:55, 3 May 2012

Creating the information box

The user information section is added to a page by adding the following code to your user page (choose code depending on your occupation):

Vets and vet students

{{UserPage |Name= |Occupation= |School= |Year= |Email= |Image= }}

Nurses and student nurses

{{UserPage |Name= |Occupation= |Place of Training= |Year= |Email= slimvet@hotmail.fr |Image= }}

All others

{{UserPage |Name= |Occupation= |Place of Work= |Job Title= |Email= |Image= }}

Personalising your information

All fields are optional, you are not compelled to add any details that you do not wish to share.

Occupation

The occupation field is case sensitive and can only be one of the following occupations:

  • Veterinary Surgeon
  • Veterinary Student
  • Veterinary Nurse
  • Veterinary Student Nurse
  • Other

Occupation specific fields

  • Year: Refers to year of graduation or qualifying
  • School: Veterinary school where you trained
  • Place of Training: Place where your training was undertaken
  • Place of Work & Job Title: Self explanatory

Email

Simply enter an email address of your choice. It will automatically be made into a link that when clicked will launch the users default email program to send an email to that address.

Image

See section below.

Adding or changing your image

First you need to upload a new image that you wish to use in your profile. To do this go to the upload page (here) and follow the instructions 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 here and you will see the page name is 'File:Wikivet.png'.

Now all you need to do is add the file name i.e. 'Wikivet.png' to the line '|Image=' on your page. e.g. |Image=WikiVet.png

Example

This code below:

{{UserPage |Name=Sample User |Occupation= Veterinary Student |School= UK - Nottingham |Year= 2013 |Email= sample@emailprovider.ac.uk |Image=Wikivet.png }}

Produces this user information box:

Sample User's Page Customise Your Page? Sample User
Occupation Veterinary Student
Veterinary School UK - Nottingham
Year of Graduation 2013
Email sample@emailprovider.ac.uk