Kategorie:Pages using RFC magic links
Zur Navigation springen
Zur Suche springen
Magic links are a feature of MediaWiki core that create automatic links for 3 hardcoded external identifiers. As of MediaWiki 1.28, this feature is disabled by default but may be enabled using the $EnableMagicLinks configuration parameter.
Examples:
ISBN 0-7475-3269-9-> ISBN 0-7475-3269-9PMID 1234-> PMID 1234RFC 1234-> RFC 1234
ISBN is hardcoded to link to Special:Booksources, while the URLs for PMID and RFC can be changed by editing the system messages pubmedurl and rfcurl, respectively.
Alternatives
Because magic links are hardcoded and inflexible, you can also use more straightforward interwiki or links:
[[rfc:1234|RFC 1234]]-> RFC 1234[[pmid:1234|PMID 1234]]-> PMID 1234[[Special:Booksources/0-7475-3269-9|ISBN 0-7475-3269-9]]-> ISBN 0-7475-3269-9
Creating a local template may be useful.
Unterkategorien
Diese Kategorie enthält nur die folgende Unterkategorie: