Difference between revisions of "Template:Download/doc"
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...") |
|||
(2 intermediate revisions by the same user not shown) | |||
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://dl.serveme.tf/maps/cp_gullywash_f8.bsp}}</nowiki></code> | ||
+ | |||
+ | Will produce a download icon with a link to downloading <code>cp_gullywash_f8.bsp</code> from [https://serveme.tf serveme.tf]: | ||
+ | |||
+ | {{download|https://comp.tf/images/6/69/Scout.png}} |
Latest revision as of 04:05, 21 June 2022
Template:Download displays a download icon with a link.
Usage[edit]
{{download|link}}
link
- the full URL of the desired link for the icon
Example[edit]
{{download|https://dl.serveme.tf/maps/cp_gullywash_f8.bsp}}
Will produce a download icon with a link to downloading cp_gullywash_f8.bsp
from serveme.tf: