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

From TSG Doc
Jump to navigation Jump to search
m
m
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>
 +
 
 +
{{Familiar link|base url=https://ru.nl/|prefix=ℹ️|page=index.php|description=This is a link}}
 +
<pre>
 +
{{Familiar link|base url=https://ru.nl/|prefix=ℹ️|page=index.php|description=This is a link}}
 
</pre>
 
</pre>

Revision as of 16:34, 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}}

ℹ️This is a link

{{Familiar link|base url=https://ru.nl/|prefix=ℹ️|page=index.php|description=This is a link}}