Difference between revisions of "Template:Familiar link/doc"
Jump to navigation
Jump to search
m |
m |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
== Example == | == Example == | ||
| − | {{Familiar link|base url=https://ru.nl|icon=Gitlab-logo-500-rgb.png|index.php| | + | {{Familiar link|base url=https://ru.nl/|icon=Gitlab-logo-500-rgb.png|page=index.php|description=This is a link}} |
<pre> | <pre> | ||
| − | {{Familiar link|base url=https://ru.nl|icon=Gitlab-logo-500-rgb.png|index.php| | + | {{Familiar link|base url=https://ru.nl/|icon=Gitlab-logo-500-rgb.png|page=index.php|description=This is a link}} |
</pre> | </pre> | ||
| + | |||
| + | {{Familiar link|base url=https://ru.nl/|prefix=⬇️|page=index.php|description=Download me}} | ||
| + | <pre> | ||
| + | {{Familiar link|base url=https://ru.nl/|prefix=⬇️|page=index.php|description=Download me}} | ||
| + | </pre> | ||
| + | |||
| + | ℹ️Actually, for download links, you can best use [[Template:Download link]]. | ||
Latest revision as of 17:44, 5 August 2026
Abstract template for creating shorthands to often referenced websites. An icon can be placed in front of the link to better show users where they're headed.
Example
{{Familiar link|base url=https://ru.nl/|icon=Gitlab-logo-500-rgb.png|page=index.php|description=This is a link}}
{{Familiar link|base url=https://ru.nl/|prefix=⬇️|page=index.php|description=Download me}}
ℹ️Actually, for download links, you can best use Template:Download link.