Template:Adapted from Wikipedia/doc: Difference between revisions
No edit summary |
(Sister interwiki) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
<pre>{{Adapted from Wikipedia}}</pre> | <pre>{{Adapted from Wikipedia}}</pre> | ||
By default, it links to the page on Wikipedia with the same name, but | By default, it links to the page on Wikipedia with the same name, but a different page can be specified using the first unnamed parameter or <code>|1=</code>. | ||
<pre>{{Adapted from Wikipedia|Template:Abbr}}</pre> | <pre>{{Adapted from Wikipedia|Template:Abbr}}</pre> | ||
Line 26: | Line 26: | ||
<!-- Categories and interwikis go here. --> | <!-- Categories and interwikis go here. --> | ||
[[Category:Documentation templates]] | [[Category:Documentation templates]] | ||
{{Sister|poewiki}} | |||
}} | }} |
Latest revision as of 00:24, 6 April 2025

This subpage provides documentation for Template:Adapted from Wikipedia.
This template displays a message stating that a template or module was adapted from a similar one on Wikipedia.
Usage
This template should be placed at the end of the documentation for a template or module. This is done primarily for reference purposes to show that the template or module was adapted from a similar one on Wikipedia, even if they function somewhat differently from one another.
The template or module that this template is transcluded on will be categorized accordingly:
- Template – Category:Templates adapted from Wikipedia
- Module – Category:Modules adapted from Wikipedia
{{Adapted from Wikipedia}}
By default, it links to the page on Wikipedia with the same name, but a different page can be specified using the first unnamed parameter or |1=
.
{{Adapted from Wikipedia|Template:Abbr}}
To prevent the template from adding categories, use |nocat=true
.
Example
{{Adapted from Wikipedia|Template:Abbr}}

Adaptation is noted for reference and attribution only. This template may differ from the original in function or in usage.