Template:ImportedFrom/doc
{{importedFrom}} – This template allows you to easily add a link to an original article source originating from another website
Parameters
- URL
- (Required) The URL of the website the article contents was sourced from
- Title
- (Required) The title of the article from the above source
- Site Name
- (Optional) The name of the site the article comes from. This defaults to Wikipedia
- License
- (Optional) The license the original content was licensed under, minus the word "license" on the end. This defaults to "Creative Commons Attribution-ShareAlike 3.0 Unported".
Examples
Code | Results |
---|---|
A normal link
|
This article was originally retrieved from the "Article 1" article on Wikipedia, which is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License |
A link to an external site with a custom license type
|
This article was originally retrieved from the "Morning Rush" article on TWC Wikia, which is licensed under the Public Domain License |
A link to a custom site with the default license
|
This article was originally retrieved from the "Morning Rush" article on A Random Wiki, which is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License |
TemplateData
Easily add a link to an original article source originating from another website. For articles from Deletionpedia, use Template:RescuedFrom
Parameter | Description | Type | Status | |
---|---|---|---|---|
Article Title | Title | The title of the article from your source
| String | required |
Article URL | URL | The URL of the article from your source
| URL | required |
Site Name (Optional) | Site Name | (Only required if the article doesn't come from Wikipedia) The name of the site the article comes from
| String | optional |
License (Optional) | License | (Only required if the article doesn't come from Wikipedia.) The license the original content was licensed under, minus the word "license" on the end
| String | optional |