Template:Autolink: Difference between revisions

Content deleted Content added
Created page with "<noinclude> <nowiki>{{Autolink|https://example.com}}</nowiki> {{Autolink|https://example.com}} <nowiki>{{Autolink|עמוד ראשי}}</nowiki> {{Autolink|עמוד ראשי}}..."
 
No edit summary
 
(4 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>
{{Autolink|עמוד ראשי}}


<nowiki>{{Autolink|Hero-bg1.jpg}}</nowiki>
<pre><nowiki>{{Autolink|עמוד ראשי}}</nowiki></pre>
{{Autolink|Hero-bg1.jpg}}
{{Autolink|Main Page}}


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


<pre><nowiki>{{Autolink|This is not a link}}</nowiki></pre>
{{Autolink|This is not a link}}
</noinclude>
</noinclude>
<includeonly>{{#ifeq: {{#sub:{{{1|}}}|0|4}} | http | [{{{1}}} {{{text|link}}}] |
<includeonly>{{#ifeq: {{#sub:{{{1|}}}|0|4}} | http | [{{{1}}} {{{text|link}}}] |
{{#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 42: 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