Template:DownlaodLink: Difference between revisions

From Ekatra Wiki
Jump to navigation Jump to search
(Created page with "{{#widget:DownloadLink|url={{{url|#}}}|text={{{text|Download}}} }}<noinclude> == Usage == '''Example 1:''' Without text parameter <pre> To download font, click {{DownlaodLink|...")
 
No edit summary
Line 3: Line 3:
'''Example 1:''' Without text parameter
'''Example 1:''' Without text parameter
<pre>
<pre>
To download font, click {{DownlaodLink|url=http://wiki.ekatrafoundation.org/fonts.zip}}
To download font, click {{DownlaodLink|url=https://wiki.ekatrafoundation.org/fonts.zip}}
</pre>
</pre>
'''Output 1:'''  
'''Output 1:'''  
To download font, click on {{DownlaodLink|url=http://wiki.ekatrafoundation.org/fonts.zip}}
To download font, click on {{DownlaodLink|url=https://wiki.ekatrafoundation.org/fonts.zip}}


'''Example 2:''' With text parameter
'''Example 2:''' With text parameter
<pre>
<pre>
To download font, click {{DownlaodLink|url=http://wiki.ekatrafoundation.org/fonts.zip}}
To download font, click {{DownlaodLink|url=https://wiki.ekatrafoundation.org/fonts.zip}}
</pre>
</pre>
'''Output 2:'''  
'''Output 2:'''  
To download font, click on {{DownlaodLink|url=http://wiki.ekatrafoundation.org/fonts.zip|text=here}}</noinclude>
To download font, click on {{DownlaodLink|url=https://wiki.ekatrafoundation.org/fonts.zip|text=here}}</noinclude>

Revision as of 02:10, 8 June 2021

Download

Usage

Example 1: Without text parameter

To download font, click {{DownlaodLink|url=https://wiki.ekatrafoundation.org/fonts.zip}}

Output 1: To download font, click on Download

Example 2: With text parameter

To download font, click {{DownlaodLink|url=https://wiki.ekatrafoundation.org/fonts.zip}}

Output 2: To download font, click on here