Difference between revisions of "Template:Click"
From Twinsuniverse
m |
J McKalling (Talk | contribs) (added infobox) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly | + | <includeonly> |
− | + | [[File:{{{image}}}|{{{width}}}|link={{{link}}}]] | |
− | + | </includeonly><noinclude>{{Infobox Template | |
− | < | + | |purpose=formatting |
− | + | |singletag=no | |
+ | |multiline=no | ||
+ | |gamerelated=no | ||
+ | |suppressible= | ||
+ | |choice= | ||
+ | |cat1= | ||
+ | |var1= | ||
+ | }} | ||
− | + | This template is used to create an image that points to it's article page, rather than it's file description page. | |
+ | |||
+ | Proper uses of this template includes an image gallery, where the linked-to article itself would link back to the image file page anyway. | ||
+ | |||
+ | '''''Note''': please avoid using this template on a regular basis though, as it shortcuts the convention of always linking to the file page, which is custom to MediaWiki sites like this.'' | ||
+ | |||
+ | ==Parameters== | ||
+ | * '''image''': the filename to the image | ||
+ | * '''width''': the width of the rendered image (should end with "px", e.g. 200px) | ||
+ | * '''link''': the link to follow if the image is clicked (i.e. an article name) | ||
+ | |||
+ | ==Syntax== | ||
To use this template, copy this line, and fill in the variables: | To use this template, copy this line, and fill in the variables: | ||
− | <nowiki>{{ | + | <nowiki>{{click|image=|width=|link=}}</nowiki> |
+ | |||
+ | ==Example== | ||
+ | Filling in all parameters, this template could be used like this: | ||
+ | <nowiki>{{click|image=Twinsen.jpg|width=100px|link=Twinsen}}</nowiki> | ||
− | + | :{{click|image=Twinsen.jpg|width=100px|link=Twinsen}} | |
− | + | ||
− | |||
− | |||
</noinclude> | </noinclude> |
Latest revision as of 09:31, 4 June 2014
Click | |
---|---|
Purpose |
Formatting [list all] |
Single tag |
No [list all] |
Multi-line |
No [list all] |
Protected |
No [list all] |
Game related |
No [list all] |
Categorization | |
Categories |
none [list all] |
Variables | |
Names |
none [list all] |
Subpages |
This template is used to create an image that points to it's article page, rather than it's file description page.
Proper uses of this template includes an image gallery, where the linked-to article itself would link back to the image file page anyway.
Note: please avoid using this template on a regular basis though, as it shortcuts the convention of always linking to the file page, which is custom to MediaWiki sites like this.
Parameters
- image: the filename to the image
- width: the width of the rendered image (should end with "px", e.g. 200px)
- link: the link to follow if the image is clicked (i.e. an article name)
Syntax
To use this template, copy this line, and fill in the variables:
{{click|image=|width=|link=}}
Example
Filling in all parameters, this template could be used like this:
{{click|image=Twinsen.jpg|width=100px|link=Twinsen}}