Revision as of 18:19, December 13, 2024 by Davi(talk | contribs)(Protected "Template:Copied" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
This article was copied (instead of imported) from.
Usage
Use this template if you copy and pasted a specific article from another wiki. The wiki can be changed using different parameters. All of them support custom parameters, but certain values will be auto-replaced to prewritten values.
Syntax
String
Result
Input (Example)
Output
Parameter 1. Wiki
AYTW
Amazing YouTubers Wiki
{{Copied|AYTW}}
This article was copied (instead of imported) from the Amazing YouTubers Wiki.
AtYTW
Atrocious YouTubers Wiki
{{Copied|AtYTW}}
This article was copied (instead of imported) from the now-deleted Atrocious YouTubers Wiki.
GMW
Greatest Movies Wiki
{{Copied|GMW}}
This article was copied (instead of imported) from the now-deleted Greatest Movies Wiki.
AMW
Awful Movies Wiki
{{Copied|AMW}}
This article was copied (instead of imported) from the now-deleted Awful Movies Wiki.
MLW
Magnificent Literature Wiki
{{Copied|MLW}}
This article was copied (instead of imported) from the now-deleted Magnificent Literature Wiki.
DLW
Dreadful Literature Wiki
{{Copied|DLW}}
This article was copied (instead of imported) from the now-deleted Dreadful Literature Wiki.
AGW
Awesome Games Wiki
{{Copied|AGW}}
This article was copied (instead of imported) from the now-deleted Awesome Games Wiki.
CGW
Crappy Games Wiki
{{Copied|CGW}}
This article was copied (instead of imported) from the now-deleted Crappy Games Wiki.
BTVW
Best Shows & Episodes Wiki
{{Copied|BTVW}}
This article was copied (instead of imported) from the now-deleted Best Shows & Episodes Wiki.
TTVW
Terrible Shows & Episodes Wiki
{{Copied|TTVW}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki.
FWW
Fresh Websites Wiki
{{Copied|FWW}}
This article was copied (instead of imported) from the now-deleted Fresh Websites Wiki.
RWW
Rotten Websites Wiki
{{Copied|RWW}}
This article was copied (instead of imported) from the Rotten Websites Wiki.
Parameter 2. Source
No Source
{{Copied|TTVW}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki.
IA
Internet Archive
{{Copied|TTVW|IA}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki from the Internet Archive.
WBM
Wayback Machine
{{Copied|TTVW|WBM}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki from the Wayback Machine.
Parameter 3. Edits
Unspecified
{{Copied|TTVW|IA}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki from the Internet Archive.
unedited
Unedited
{{Copied|TTVW|WBM|none}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki from the Wayback Machine, albeit unedited.
someminor
Some minor edits
{{Copied|TTVW||someminor}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki, with some minor edits.
minor
Minor edits
{{Copied|TTVW|IA|minor}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki from the Internet Archive, with minor edits.
slight
Slight edits
{{Copied|TTVW|WBM|slight}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki from the Wayback Machine, with some slight edits.
few
A few edits
{{Copied|TTVW||few}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki, with a few edits.
several
Several edits
{{Copied|TTVW|IA|several}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki from the Internet Archive, with several edits.
small
Some small edits
{{Copied|TTVW|WBM|small}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki from the Wayback Machine, with some small edits.
some
Some edits
{{Copied|TTVW||some}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki, with some edits.
various
Various edits
{{Copied|TTVW|IA|various}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki from the Internet Archive, with various edits.
somemajor
Some major edits
{{Copied|TTVW|WBM|somemajor}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki from the Wayback Machine, with some major edits.
major
Major edits
{{Copied|TTVW||major}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki, with major edits.
many
Many edits
{{Copied|TTVW|IA|many}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki from the Internet Archive, with many edits.
lots
Lots of edits
{{Copied|TTVW|WBM|lots}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki from the Wayback Machine, with lots of edits.
rewritten
Page rewritten
{{Copied|TTVW||rewritten}}
This article was copied (instead of imported) from the now-deleted Terrible Shows & Episodes Wiki, albeit as the foundation for a rewrite of the original page.
TemplateData
<templatedata>
{
"params": {
"1": {
"label": "Wiki",
"description": "The wiki which the original article was copied from.",
"type": "string",
"suggested": true
},
"2": {
"label": "Source",
"description": "Where the copy was sourced from.",
"type": "string"
},
"3": {
"label": "Edits",
"description": "The amount of edits made to the original page",
"type": "string"
}
},
"description": "A template for articles copied from other wikis.",
"paramOrder": [
"1",
"2",
"3"
]
}
</templatedata>