Template:Autolink: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
<nowiki>{{Autolink|https://example.com}}</nowiki>
<pre><nowiki>{{Autolink|https://example.com}}</nowiki></pre>
{{Autolink|https://example.com}}
{{Autolink|https://example.com}}



<nowiki>{{Autolink|עמוד ראשי}}</nowiki>
<pre><nowiki>{{Autolink|עמוד ראשי}}</nowiki></pre>
{{Autolink|Main Page}}
{{Autolink|Main Page}}



<nowiki>{{Autolink|Hero-bg1.jpg}}</nowiki>
<pre><nowiki>{{Autolink|Hero-bg1.jpg}}</nowiki></pre>
{{Autolink|LogoTextPortrait.png}}
{{Autolink|LogoTextPortrait.png}}



<pre><nowiki>{{Autolink|This is not a link}}</nowiki></pre>
{{Autolink|This is not a link}}
{{Autolink|This is not a link}}
</noinclude>
</noinclude>
Line 14: Line 18:
{{#ifexist: {{{1|}}} | [[{{{1|}}}|{{{text|{{PAGENAME:{{{1}}} }} }}}]] |
{{#ifexist: {{{1|}}} | [[{{{1|}}}|{{{text|{{PAGENAME:{{{1}}} }} }}}]] |
{{#ifexist: file:{{{1|}}} | [[media:{{{1}}}|{{{1|{{{text|download file}}}}}}]] | {{{1|}}}
{{#ifexist: file:{{{1|}}} | [[media:{{{1}}}|{{{1|{{{text|download file}}}}}}]] | {{{1|}}}
}} }} }}</includeonly>
}} }} }}</includeonly><noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
Line 44: Line 47:
"format": "inline"
"format": "inline"
}
}
</templatedata>
</templatedata></noinclude>
</noinclude>

Latest revision as of 19:01, 8 May 2025

{{Autolink|https://example.com}}

link


{{Autolink|עמוד ראשי}}

Main Page


{{Autolink|Hero-bg1.jpg}}

LogoTextPortrait.png


{{Autolink|This is not a link}}

This is not a link


template for managing both interanl and external links

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
link 1

Page name or web address

Page namerequired
Link texttext

no description

Stringsuggested