Template:Xl: Difference between revisions
From MuttWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[{{{1}}}|{{{2|{{#invoke:WikiString|match|{{{1}}}|[^:]*$}}}}}]]<noinclude> | {{Xl/icon|{{#invoke:WikiString|match|{{{1}}}|^[^:]*}}|[[{{{1}}}|{{{2|{{#invoke:WikiString|match|{{{1}}}|[^:]*$}}}}}]]}}<noinclude> | ||
= Documentation = | = Documentation = | ||
{{Tl|xl}} is the template for '''X'''ross-wiki '''L'''inks. Use it as follows: | {{Tl|xl}} is the template for '''X'''ross-wiki '''L'''inks. Use it as follows: | ||
* <code><nowiki>{{xl|reso:ProtoFlux:DataModelStore}}</nowiki></code> → {{xl|reso:ProtoFlux:DataModelStore}} | * <code><nowiki>{{xl|reso:ProtoFlux:DataModelStore}}</nowiki></code> → {{xl|reso:ProtoFlux:DataModelStore}} | ||
* <code><nowiki>{{xl|rfc:6120|XMPP Core}}</nowiki></code> → {{xl|rfc:6120|XMPP Core}} | * <code><nowiki>{{xl|rfc:6120|XMPP Core}}</nowiki></code> → {{xl|rfc:6120|XMPP Core}} | ||
* <code><nowiki>{{xl|wikipedia:ID3v1}}</nowiki></code> → {{xl|wikipedia:ID3v1}} | |||
Though it's really only useful in its first form, where it strips the namespace prefixes. | Though it's really only useful in its first form, where it strips the namespace prefixes. | ||
</noinclude> | </noinclude> | ||
Latest revision as of 22:16, 26 January 2026
[[{{{1}}}|{{{1}}}]]({{{1}}})
Documentation
[edit source]{{xl}} is the template for Xross-wiki Links. Use it as follows:
{{xl|reso:ProtoFlux:DataModelStore}}→
DataModelStore{{xl|rfc:6120|XMPP Core}}→ XMPP Core(rfc){{xl|wikipedia:ID3v1}}→
ID3v1
Though it's really only useful in its first form, where it strips the namespace prefixes.