Template:DirectLink: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly><span class="plainlinks">[{{fullurl:{{{1}}}}} {{{2|{{{1}}}}}}]</span></includeonly><noinclude> === Documentation === Used to create a link to a wiki page that doesn't show up in any maintenance pages like Special:WantedPages or Special:WhatLinksHere. ; Examples <syntaxhighlight lang="wikitext"> {{DirectLink | 1=Page title }} </syntaxhighlight> <syntaxhighlight lang="wikitext"> {{DirectLink | 1=Page title | 2=Optional page name }..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><span class="plainlinks">[{{fullurl:{{{1}}}}} {{{2|{{{1}}}}}}]</span></includeonly><noinclude> | <includeonly><span class="plainlinks">[{{fullurl:{{{1}}}}} {{{2|{{{1}}}}}}]</span></includeonly> | ||
<noinclude> | |||
=== Documentation === | === Documentation === | ||
Used to create a link to a wiki page that doesn't show up in any maintenance pages like [[Special:WantedPages]] or [[Special:WhatLinksHere]]. | Used to create a link to a wiki page that doesn't show up in any maintenance pages like [[Special:WantedPages]] or [[Special:WhatLinksHere]]. | ||
| Line 18: | Line 19: | ||
<!-- Template categories/interwiki here --> | <!-- Template categories/interwiki here --> | ||
[[ru: | [[Category:Formatting templates]] | ||
[[ru:Template:DirectLink]] | |||
</noinclude> | </noinclude> | ||
Revision as of 16:08, 14 January 2026
Documentation
Used to create a link to a wiki page that doesn't show up in any maintenance pages like Special:WantedPages or Special:WhatLinksHere.
- Examples
{{DirectLink
| 1=Page title
}}
{{DirectLink
| 1=Page title
| 2=Optional page name
}}