This template should be used when a template or module is copied from another wiki. It places an {{Ambox}}
at the top of the page, letting users know of this fact.
Usage
{{Copied |page=https://www.mediawiki.org/wiki/Module:Arguments |pagename=Module:Arguments |site=https://www.mediawiki.org |sitename=MediaWiki.org }}
Results in:
![]() |
This template was copied, or partially copied from Module:Arguments on MediaWiki.org
|
Parameters
- page
- A full URL to the source page that this page was copied from
- pagename
- The label used for the page, should usually just be the name of the page. Should not contain spaces.
- May be omitted, in which case the name will be extracted from the last part of the URL, i.e. from the last forward slash to the end of the string. When this occurs, all underscores will be replaced with spaces.
- site
- A full URL to the home page of the wiki this was copied from
- sitename
- The name of the wiki that this was copied from
Optional
- type
- On templates and modules, the notice will show "this template" and "this module" respectively. All other namespaces use "this page". The type parameter is used as a label to override this behaviour. If the type parameter is specified, it will show "this <type>" instead.
- license
- If the source wiki uses a license other than CC-BY-SA, its name should be passed to this parameter
- licenselink
- If the above parameter is present, this parameter should contain a link to the license, either on the source wiki itself or on the provider's webpage.
The above documentation is transcluded from Template:Copied/doc. (edit | history)