Template:Imgur
From Create Your Own Story
(Difference between revisions)
m (Created page with '<div> <span display:block;">https:{{doubleslash}}i.imgur.com/{{{img}}}.jpg</span> </div> <noinclude>Category:Templates</noinclude>') |
m (example and info) |
||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
<div> | <div> | ||
- | <span display:block;">https:{{doubleslash}}i.imgur.com/{{{img}}}. | + | <span display:block;">https:{{doubleslash}}i.imgur.com/{{{img}}}.{{{ext}}}</span> |
</div> | </div> | ||
+ | <noinclude> | ||
+ | ==Description== | ||
+ | This template is used to add imgur images to a page without having to go through the nigh-impossible spam-link filter each time. Only works for imgur images. | ||
+ | |||
+ | Example: | ||
+ | {{Imgur|img=WjGD0Fz|ext=png}} | ||
+ | |||
+ | Don't abuse it. | ||
+ | |||
+ | ===Parameters=== | ||
+ | * '''img''': The ID of the image to use. | ||
+ | * '''ext''': File type; (e.g. 'png', 'jpg', 'gif') | ||
+ | </noinclude> | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> |
Current revision as of 23:39, 3 July 2024
Description
This template is used to add imgur images to a page without having to go through the nigh-impossible spam-link filter each time. Only works for imgur images.
Example:
Don't abuse it.
Parameters
- img: The ID of the image to use.
- ext: File type; (e.g. 'png', 'jpg', 'gif')