Difference between revisions of "Template:Download/doc"

From comp.tf
Jump to navigation Jump to search
(Created page with "'''Template:Download''' displays a download icon with a link. == Usage == <code><nowiki>{{download|</nowiki>''link''<nowiki>}}</nowiki></code> * <code>''link''</code> - the f...")
 
Line 4: Line 4:
 
<code><nowiki>{{download|</nowiki>''link''<nowiki>}}</nowiki></code>
 
<code><nowiki>{{download|</nowiki>''link''<nowiki>}}</nowiki></code>
 
* <code>''link''</code> - the full URL of the desired link for the icon
 
* <code>''link''</code> - the full URL of the desired link for the icon
 +
 +
== Example ==
 +
<code><nowiki>{{download|https://comp.tf/images/6/69/Scout.png}}</nowiki></code>
 +
 +
Will produce a download icon with a link to downloading the comp.tf image for the [[Scout]]:
 +
 +
{{download|https://comp.tf/images/6/69/Scout.png}}

Revision as of 04:03, 21 June 2022

Template:Download displays a download icon with a link.

Usage

{{download|link}}

  • link - the full URL of the desired link for the icon

Example

{{download|https://comp.tf/images/6/69/Scout.png}}

Will produce a download icon with a link to downloading the comp.tf image for the Scout:

Download icon.png