Difference between revisions of "Template:OurInterwiki"
From PC-BSD Wiki
Tigersharke (Talk | contribs) |
Tigersharke (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | + | {{#switch: {{{first}}} <!-- #### Do not modify this line #### Place shortcut additions between these 2 lines --> | |
| commons = http://commons.wikimedia.org/wiki/ | | commons = http://commons.wikimedia.org/wiki/ | ||
| fbsd = http://wiki.freebsd.org/ | | fbsd = http://wiki.freebsd.org/ | ||
| Line 20: | Line 20: | ||
| wikipedia = http://en.wikipedia.org/wiki/ | | wikipedia = http://en.wikipedia.org/wiki/ | ||
| wikiversity = http://en.wikiversity.org/wiki/ | | wikiversity = http://en.wikiversity.org/wiki/ | ||
| − | }} | + | }}<noinclude> <!-- #### Do not modify this line #### Place shortcut additions between these 2 lines --> |
== Explanation == | == Explanation == | ||
This is the subsection listing shortcut names and the urls defined for each, used within the [[Template:citelink | ''citelink'' template]]. | This is the subsection listing shortcut names and the urls defined for each, used within the [[Template:citelink | ''citelink'' template]]. | ||
| + | <includeonly> | ||
| + | ==== Current defined shortcuts ==== | ||
| + | <code> | ||
| + | : {{padright:commons -|15|-}} {{http}}commons.wikimedia.org/wiki/ | ||
| + | : {{padright:fbsd -|15|-}} {{http}}wiki.freebsd.org/ | ||
| + | : {{padright:fbsddh -|15|-}} {{http}}www.freebsd.org/doc/en/books/developers-handbook/ | ||
| + | : {{padright:fbsdh -|15|-}} {{http}}www.freebsd.org/doc/en/books/handbook/ | ||
| + | : {{padright:fbsdph -|15|-}} {{http}}www.freebsd.org/doc/en/books/porters-handbook/ | ||
| + | : {{padright:mw -|15|-}} {{http}}www.mediawiki.org/wiki/ | ||
| + | : {{padright:mediawikiwiki -|15|-}} {{http}}www.mediawiki.org/wiki/ | ||
| + | : {{padright:mediazilla -|15|-}} {{http}}bugzilla.wikimedia.org/ | ||
| + | : {{padright:meta -|15|-}} {{http}}meta.wikimedia.org/wiki/ | ||
| + | : {{padright:trac -|15|-}} {{http}}trac.pcbsd.org/wiki/ | ||
| + | : {{padright:wikibooks -|15|-}} {{http}}en.wikibooks.org/wiki/ | ||
| + | : {{padright:wikimedia -|15|-}} {{http}}wikimediafoundation.org/wiki/ | ||
| + | : {{padright:wikinews -|15|-}} {{http}}en.wikinews.org/wiki/ | ||
| + | : {{padright:wikiquote -|15|-}} {{http}}en.wikiquote.org/wiki/ | ||
| + | : {{padright:wikisource -|15|-}} {{http}}wikisource.org/wiki/ | ||
| + | : {{padright:wikispecies -|15|-}} {{http}}species.wikimedia.org/wiki/ | ||
| + | : {{padright:wiktionary -|15|-}} {{http}}en.wiktionary.org/wiki/ | ||
| + | : {{padright:wp -|15|-}} {{http}}en.wikipedia.org/wiki/ | ||
| + | : {{padright:wikipedia -|15|-}} {{http}}en.wikipedia.org/wiki/ | ||
| + | : {{padright:wikiversity -|15|-}} {{http}}en.wikiversity.org/wiki/ <!-- OurInterwiki template cannot transclude here. --> | ||
| + | </code></includeonly> | ||
</noinclude><!-- | </noinclude><!-- | ||
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# | #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# | ||
Revision as of 21:56, 24 February 2013
Explanation
This is the subsection listing shortcut names and the urls defined for each, used within the citelink template.