Difference between revisions of "FixImage"
MarkDilley (talk | contribs) |
(add source text, correct location of sidebar) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | Sometimes people link direct urls to the image tag, like <nowiki>[[Image:http://AnyDomainName.com/files/logo.jpg]]</nowiki> - which doesn't work, just the plain image url link works. For example <nowiki>http://AnyDomainName.com/files/logo.jpg</nowiki>. | ||
+ | |||
+ | : [[Image:Example-External.jpg]] | ||
+ | |||
+ | Sizing: <nowiki>[[Image:Example-External.jpg|100px]]</nowiki> [[Image:Example-External.jpg|100px]] | ||
+ | |||
+ | Alignment: <nowiki>[[Image:Example-External.jpg|right]] </nowiki> [[Image:Example-External.jpg|right]] | ||
+ | {{Clear}} | ||
+ | |||
+ | Or you can use the [[Special:Upload|Upload file]] function here at [[AboutUs]], located in the right "useful links" sidebar. This uploads the image to AboutUs, and you may now link to an internal image. | ||
+ | |||
+ | : <nowiki>[[Image:Example.jpg]]</nowiki> [[Image:Example.jpg]] | ||
+ | [[Category:About Us:Glossary]] | ||
[[Category:AboutUs:Glossary]] | [[Category:AboutUs:Glossary]] |
Latest revision as of 01:11, 26 January 2008
Sometimes people link direct urls to the image tag, like [[Image:http://AnyDomainName.com/files/logo.jpg]] - which doesn't work, just the plain image url link works. For example http://AnyDomainName.com/files/logo.jpg.
Sizing: [[Image:Example-External.jpg|100px]]
Or you can use the Upload file function here at AboutUs, located in the right "useful links" sidebar. This uploads the image to AboutUs, and you may now link to an internal image.