Template:Article derivation: Difference between revisions

From WikiMSK

No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<small>''Part or all of this article isderived from [{{{article-link}}} {{{article}}}] by {{{author}}}, used under [{{{license-link}}} {{{license}}}]''</small>
<small>''Part or all of this article or section is derived from [{{{article-link}}} {{{article}}}] by {{{author}}}, used under [{{{license-link}}} {{{license}}}]''</small>
<noinclude>
<noinclude>
The ''{{t|Article derivation}}'' template allows you to attribute articles that you derived material from
The ''{{t|Article derivation}}'' template allows you to attribute articles that you derived material from
Line 12: Line 12:
}}
}}
</pre>
</pre>
== Articles using Template ==
 
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages}}
<templatedata>
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}
{
</noinclude>
"params": {
"article-link": {
"label": "Article Link",
"description": "The article link",
"type": "url",
"suggested": true
},
"article": {
"label": "Article Title",
"description": "The title of the article",
"type": "string",
"suggested": true
},
"author": {
"label": "Author",
"description": "The author(s) of the article",
"type": "string",
"suggested": true
},
"license-link": {
"label": "License Link",
"description": "A link to the creative commons license",
"example": "https://creativecommons.org/licenses/by-sa/4.0/",
"type": "url",
"default": "https://creativecommons.org/licenses/by-sa/4.0/",
"suggested": true
},
"license": {
"label": "License",
"description": "The creative commons license",
"example": "CC-BY-SA",
"type": "string",
"default": "CC-BY-SA",
"suggested": true
}
},
"description": "This template is for when a significant portion of a section or article is derived from a different creative commons source, allowing attribution."
}
</templatedata></noinclude>

Latest revision as of 20:23, 7 May 2022

Part or all of this article or section is derived from [{{{article-link}}} {{{article}}}] by {{{author}}}, used under [{{{license-link}}} {{{license}}}]

The {{Article derivation}} template allows you to attribute articles that you derived material from

{{Article derivation
|article=
|article-link=e
|author=
|license=
|license-link=
}}

This template is for when a significant portion of a section or article is derived from a different creative commons source, allowing attribution.

Template parameters

ParameterDescriptionTypeStatus
Article Linkarticle-link

The article link

URLsuggested
Article Titlearticle

The title of the article

Stringsuggested
Authorauthor

The author(s) of the article

Stringsuggested
License Linklicense-link

A link to the creative commons license

Default
https://creativecommons.org/licenses/by-sa/4.0/
Example
https://creativecommons.org/licenses/by-sa/4.0/
URLsuggested
Licenselicense

The creative commons license

Default
CC-BY-SA
Example
CC-BY-SA
Stringsuggested