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}} |
||
| ⚫ | |||
{{Autolink|עמוד ראשי}} |
|||
<nowiki>{{Autolink| |
<pre><nowiki>{{Autolink|עמוד ראשי}}</nowiki></pre> |
||
{{Autolink| |
{{Autolink|Main Page}} |
||
| ⚫ | |||
{{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}}
{{Autolink|עמוד ראשי}}
{{Autolink|Hero-bg1.jpg}}
{{Autolink|This is not a link}}
This is not a link
template for managing both interanl and external links
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| link | 1 | Page name or web address | Page name | required |
| Link text | text | no description | String | suggested |