Template:ImageLink View history

(test)
 
m (removed second parameter allowing url to be hyperlinked)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<small>[IMG]<includeonly><nowiki></includeonly>{{{1|http://www.test.com}}}</nowiki>[/IMG]</small><noinclude>{{doc}}</noinclude><!--
<small>[IMG]{{{1|http://www.test.com}}}[/IMG]</small><noinclude>{{doc}}</noinclude>
 
 
 
[IMG]<nowiki />{{#subst:{{{1|http://www.test.com}}}}}[/IMG]
 
[IMG]http&#58;//www.test.com[/IMG]
 
 
[[{{{1|http://www.test.com}}}|<span style="color:#000000">{{{1|http://www.test.com}}}</span>]]
-->

Latest revision as of 05:37, 26 August 2016

[IMG]http://www.test.com[/IMG]

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

There is one required unnamed parameter which is the full URL for the image. The URL will then be displayed inside phpbb [IMG] tags. The output text is small, and designed to be used as a caption beneath an image thumbnail.

{{ImageLink|http://www.test.com}}

Produces

[IMG]http://www.test.com[/IMG]


If you want the URL to not be a hyperlink, you can enclose it inside <nowiki>...</nowiki> tags.

{{ImageLink|<nowiki>http://www.test.com</nowiki>}}

Produces

[IMG]http://www.test.com[/IMG]
The above documentation is transcluded from Template:ImageLink/doc.
Please add categories to the /doc subpage.
Subpages of this template.