Line 205: |
Line 205: |
| |[[File:Wikivet.png]] | | |[[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 code | + | |<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|50px]]</nowiki></tt> | | |<tt><nowiki>[[File:Wikivet.png|50px]]</nowiki></tt> |
| |[[File:Wikivet.png|50px]] | | |[[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 code.<br>Can align to the left with '''<nowiki>|left</nowiki>''' and to the right with '''<nowiki>|right</nowiki>''' | + | |<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|center]]</nowiki></tt> | | |<tt><nowiki>[[File:Wikivet.png|center]]</nowiki></tt> |
| |[[File:Wikivet.png|center]] | | |[[File:Wikivet.png|center]] |
| |- | | |- |
− | |Anchor link | + | |<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>[[#External links|Anchor link]]</nowiki></tt> | + | |<tt><nowiki>[[File:Wikivet.png|thumb]]</nowiki></tt> |
− | |[[#External links|Anchor link]] | + | |[[File:Wikivet.png|thumb]] |
| |- | | |- |
| |External link | | |External link |