Interwiki links: Difference between revisions

convert to new template
m Text replacement - "<(\/?)source" to "<$1syntaxhighlight"
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Feature
{{Feature
|image=QB cube.svg
|image=Interwiki coordination barnstar.svg
|imgdesc=QualityBox
|imgdesc=Interwiki
|feature title=Special:Interwiki
|title=
}}
}}
{{#set:feature description = shorthand for making links to popular websites or other wikis that have a reliable pattern }}
{{#set:feature description = shorthand for making links to popular websites or other wikis that have a reliable pattern }}
Line 21: Line 21:


Directly in the database, you can look at the 'interwiki' table:
Directly in the database, you can look at the 'interwiki' table:
<source lang="mysql">SELECT iw_prefix, iw_url FROM interwiki </source>
<syntaxhighlight lang="mysql">SELECT iw_prefix, iw_url FROM interwiki </syntaxhighlight>


[[Category:Wiki]]
[[Category:Wiki]]