Template:ImageLink View history

Revision as of 06:55, 1 August 2014 by Kentsmith9 (talk | contribs) (test)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[IMG]http://www.test.com</nowiki>[/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]</includeonly>{{{1|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]</includeonly>{{{1|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.