Difference between revisions of "Template:Familiar link/doc"

From TSG Doc
Jump to navigation Jump to search
m
m
 
(2 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|page=index.php|description=linkie name}}
+
{{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|page=index.php|description=linkie name}}
+
{{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

 This is a link

{{Familiar link|base url=https://ru.nl/|icon=Gitlab-logo-500-rgb.png|page=index.php|description=This is a link}}

⬇️Download me

{{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.