Template:Inter
Jump to navigation
Jump to search
Usage Examples
| Prefix | URL Format | Template Call | Output |
|---|---|---|---|
dune_news
|
https://duneawakening.com/news/
|
{{Inter|dune_news|an-update-on-the-polar-cap|Polar Cap Reveal}}
|
Polar Cap Reveal |
dune_wiki
|
https://dune.fandom.com/wiki/
|
{{Inter|dune_wiki|Polar Sink}}
|
Polar Sink |
wikipedia
|
https://en.wikipedia.org/wiki
|
{{Inter|wikipedia|Polar ice cap}}
|
Polar ice cap |
TemplateData
Creates a Special:Interwiki link, displaying only the target page name or a custom label without the interwiki prefix.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Interwiki Prefix | 1 | The interwiki prefix identifying the target wiki or external site, defined on the Special:Interwiki page.
| String | required |
| Page Name | 2 | Path of the target page on the external site. | String | required |
| Display Label | 3 | Optional label to display instead of the target path. | String | optional |