Changes

Jump to navigation Jump to search
m
→‎Images: changed font to red to indicate which bits they should replace
Line 1: Line 1:  +
{{toplink
 +
|pagetype=Help
 +
|linktext=HELP
 +
|linkpage=Help:Contents
 +
}}
 +
<br>
 
{|border="2" width="{{{width|100%}}}" cellspacing="4" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show;{{{style|}}}"
 
{|border="2" width="{{{width|100%}}}" cellspacing="4" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show;{{{style|}}}"
 
|-
 
|-
Line 126: Line 132:  
|-
 
|-
 
|Internal link
 
|Internal link
|<tt><nowiki>[[Main Page]]</nowiki></tt>
+
|<tt><nowiki>[[Veterinary Education Online]]</nowiki></tt>
|[[Main Page]]
+
|[[Veterinary Education Online]]
 
|-
 
|-
 
|Category link
 
|Category link
Line 134: Line 140:  
|-
 
|-
 
|Piped link  
 
|Piped link  
|<tt><nowiki>[[Main Page|different text]]</nowiki></tt>
+
|<tt><nowiki>[[Veterinary Education Online|different text]]</nowiki></tt>
|[[Main Page|different text]]
+
|[[Veterinary Education Online|different text]]
 
|-
 
|-
 
|Anchor link  
 
|Anchor link  
Line 181: Line 187:  
|-
 
|-
 
|redirect
 
|redirect
|<tt><nowiki>#REDIRECT [[Main Page]]</nowiki></tt>
+
|<tt><nowiki>#REDIRECT [[Veterinary Education Online]]</nowiki></tt>
| &rarr; [[Main Page]]
+
| &rarr; [[Veterinary Education Online]]
 
|}
 
|}
 +
<br><br>
 +
== Images ==
 +
 +
You will often want to make links different sizes, move them to different positions on the page, make them clickable links or give them captions.
 +
 +
{|border="2" width="{{{width|100%}}}" cellspacing="4" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show;{{{style|}}}"
 +
|-
 +
|bgcolor="#8DA7D6" color="black"|'''Description'''
 +
|bgcolor="#8DA7D6" color="black"|'''You type'''
 +
|bgcolor="#8DA7D6" color="black"|'''You get'''
 +
|-
 +
|<big>Image appears on page</big><br><br>In this example want to display the WikiVet logo, so insert file name '''Wikivet.png''' into the image code <nowiki>[[File:]]</nowiki>.<br>Click "edit" on the page you want image on, then insert the code in desired location and click "save".<br>File name must match exactly what appears in [http://commons.wikivet.net WikiVet Commons].<br>The default size is as uploaded to WikiVet Commons, the default position is to the left.
 +
|<tt><nowiki>[[File:</nowiki><font color=red>Wikivet.png</font><nowiki>]]</nowiki></tt>
 +
|[[File:Wikivet.png]]
 +
|-
 +
|<big>Change '''size''' of image </big><br><br>can set '''width''' and height will adjust according to same ratio as uploaded.  <br>In this example, want to make image 50 pixels wide, so insert '''<nowiki>|50px</nowiki>''' into the image code
 +
|<tt><nowiki>[[File:Wikivet.png</nowiki><font color=red><nowiki>|50px</nowiki></font><nowiki>]]</nowiki></tt>
 +
|[[File:Wikivet.png|50px]]
 +
|-
 +
|<big>Change '''position''' of image</big><br><br>Can change default position for image on the screen to left, center or right.<br>In this example, have made aligned to the center by inserting '''<nowiki>|center</nowiki>''' into the image code.<br>Can align to the left with '''<nowiki>|left</nowiki>''' and to the right with '''<nowiki>|right</nowiki>''' 
 +
|<tt><nowiki>[[File:Wikivet.png</nowiki><font color=red><nowiki>|center</nowiki></font><nowiki>]]</nowiki></tt>
 +
|[[File:Wikivet.png|center]]
 +
|-
 +
|<big>Make image into a '''thumbnail'''</big><br><br>Can put box around image by inserting '''<nowiki>|thumb</nowiki>''' into the image code.<br>Default position for thumbnails is to the right of the screen.
 +
|<tt><nowiki>[[File:Wikivet.png</nowiki><font color=red><nowiki>|thumb</nowiki></font><nowiki>]]</nowiki></tt>
 +
|[[File:Wikivet.png|thumb]]
 +
|-
 +
|<big>Add '''captions''' to a thumbnail</big><br><br>Can add a description or a link underneath a thumbnail image.<br>In this example a simple description is entered - see [[Help:WikiMarkup_Formatting#Links|Links]] section for different links you can display.<br>To dispaly "WikiVet Logo" under the thumbnail, add '''<nowiki>|thumb|WikiVet Logo</nowiki>''' to the image code.
 +
|<tt><nowiki>[[File:Wikivet.png</nowiki><font color=red><nowiki>|thumb|WikiVet Logo</nowiki></font><nowiki>]]</nowiki></tt>
 +
|[[File:Wikivet.png|thumb|WikiVet Logo]]
 +
|-
 +
|<big>Make image a '''clickable link'''</big><br><br>This uses the Imagemap extension which puts an information button on the bottom right corner linking to the image file.<br>You add the file name after <nowiki>"Image:"</nowiki>, you can also define size and position.<br>Add link to page after "default" - this is the page that user will be taken to when they click the image. 
 +
|<tt><nowiki><imagemap></nowiki><br>
 +
Image:<font color=red><nowiki>Wikivet.png|50px|center</nowiki></font><br>
 +
default <font color=red><nowiki>[[Veterinary Education Online]]</nowiki></font><br>
 +
<nowiki></imagemap></nowiki></tt>
 +
|<imagemap>
 +
Image:Wikivet.png|50px|center
 +
default [[Veterinary Education Online]]
 +
</imagemap>
 +
|}
 +
 +
 +
For further help please look at this site; [http://www.mediawiki.org/wiki/Help:Contents help from MediaWiki]
 +
[[Category:Help]]
Donkey, Bureaucrats
6,023

edits

Navigation menu