Is there a way to disable the link to an image? When I write [[Image:myimage50.jpg]] on certain pages, I dont want the user to have his mouse change its hover icon and have a link to the image. This is not needed for the user in this certain case case.
Is there a way I can use a "nolink" tag and disable the link? e.g.:
[[Image:myImage50.jpg|NoLink]]
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
edit the Image template?
On 10/1/06, Eric K ek79501@yahoo.com wrote:
Is there a way to disable the link to an image? When I write [[Image:myimage50.jpg]] on certain pages, I dont want the user to have his mouse change its hover icon and have a link to the image. This is not needed for the user in this certain case case.
Is there a way I can use a "nolink" tag and disable the link? e.g.:
[[Image:myImage50.jpg|NoLink]]
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Take a look at: http://en.wikipedia.org/wiki/Template:Click
Isn't it just what you need?
Jakub
-----Original Message----- From: mediawiki-l-bounces@Wikimedia.org [mailto:mediawiki-l-bounces@Wikimedia.org]On Behalf Of Eric K Sent: Sunday, October 01, 2006 7:56 AM To: mediawiki-l@Wikimedia.org Subject: [Mediawiki-l] Image Markup - How do disable the link to the image?
Is there a way to disable the link to an image? When I write [[Image:myimage50.jpg]] on certain pages, I dont want the user to have his mouse change its hover icon and have a link to the image. This is not needed for the user in this certain case case.
Is there a way I can use a "nolink" tag and disable the link? e.g.:
[[Image:myImage50.jpg|NoLink]]
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
I think the tags you're looking for are <nowiki></nowiki>; wiki code is not parsed within them: In other words, you can have it displayed as text, rather than being turned into a link, bolded, or whatever.
On 10/1/06, Eric K ek79501@yahoo.com wrote:
Is there a way to disable the link to an image? When I write [[Image:myimage50.jpg]] on certain pages, I dont want the user to have his mouse change its hover icon and have a link to the image. This is not needed for the user in this certain case case.
Is there a way I can use a "nolink" tag and disable the link? e.g.:
[[Image:myImage50.jpg|NoLink]]
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org