Template:NoClick: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Zai Lynch (talk | contribs)
bleh... should read known bugs first before tryin to use it -.-
Zai Lynch (talk | contribs)
mNo edit summary
 
Line 3: Line 3:
poly 0 0 [[:{{{1}}}]]
poly 0 0 [[:{{{1}}}]]
desc none
desc none
</imagemap></includeonly><noinclude>
</imagemap></includeonly><noinclude>{{User:Kuraiko_Yoshikawa/sandbox/Template:hint
{{User:Kuraiko_Yoshikawa/sandbox/Template:hint
  |mode=important
  |mode=important
  |title_desc=Not supported...
  |title_desc=Not supported...
  |desc=This feature is not yet supported by the imagemap extension. See [http://www.mediawiki.org/wiki/Extension_talk:ImageMap#Broken.3F here].  
  |desc=It is currently not possible to user wikicode as input for the imagemap extension. See [http://www.mediawiki.org/wiki/Extension_talk:ImageMap#Broken.3F here].  


In case this should ever change, this template should work as intended.
In case this should ever change, this template should work as intended.}}
}}


== Info ==
== Info ==

Latest revision as of 08:40, 3 December 2008

Important! Not supported...

It is currently not possible to user wikicode as input for the imagemap extension. See here.

In case this should ever change, this template should work as intended.

Info

This template turns images to be not clickable.

Usage

{{NoClick|Image:YourImage.jpg}}

It can have four more attributes for alignement, size and the thumbs description, like known from the usual image syntax.

Examples

Input Output
{{NoClick|Help-Portal-Head.png}}

Error: Must specify an image in the first line.

{{NoClick|Help-Portal-Head.png|50px|center}}

Error: Must specify an image in the first line.

{{NoClick|Help-Portal-Head.png|thumb}}

Error: Must specify an image in the first line.

{{NoClick|Help-Portal-Head.png|thumb|description|30px}}

Error: Must specify an image in the first line.