Changes
Jump to navigation
Jump to search
no edit summary
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
The {{tl|Duplication span}} tag will categorise tagged articles into [[:Category:All articles with minor POV problems]]. This [[Wikipedia:Template|template]] is a [[Wikipedia:Avoid self-references|self-reference]] and thus is part of the Wikipedia project rather than the encyclopedic content.
=== When to use ===
Use this tag '''only if''':
#The material is repeated twice in the body of the article.
=== How to use ===
'''Placement'''
The template should be placed outside the reference (<code><nowiki><ref> ... </ref></nowiki></code>), within the article's text:
:{{tlx|duplication span|text=<var>place text that is repetitive here</var>|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
===See also===
*{{tlx|Failed verification span}} (inline citation) use when an inline citation to a source is given, the sources has been checked and the source does not completely support what is contained in the article.
* [[Wikipedia:Citing sources]], especially [[Wikipedia:Citing sources#Unsourced material|Unsourced material]]
* [[Wikipedia:Identifying reliable sources]]
* [[Wikipedia:Template messages/Cleanup#Verifiability and sources]]
* [[Wikipedia:Template messages/Sources of articles]]
* [[Wikipedia:Verifiability]]
* [[Wikipedia:WikiProject Fact and Reference Check]]
{{Inline tags}}
<templatedata>
{
"params": {
"1": {
"aliases": [
"text"
],
"label": "Text of duplicate claim",
"description": "The text of the duplicated claim",
"type": "unbalanced-wikitext",
"required": true
},
"date": {
"label": "Month and year",
"type": "string",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"suggested": true
},
"reason": {
"type": "string"
},
"talk": {
"aliases": [
"talkpage",
"talk page"
]
}
}
}
</templatedata>
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
The {{tl|Duplication span}} tag will categorise tagged articles into [[:Category:All articles with minor POV problems]]. This [[Wikipedia:Template|template]] is a [[Wikipedia:Avoid self-references|self-reference]] and thus is part of the Wikipedia project rather than the encyclopedic content.
=== When to use ===
Use this tag '''only if''':
#The material is repeated twice in the body of the article.
=== How to use ===
'''Placement'''
The template should be placed outside the reference (<code><nowiki><ref> ... </ref></nowiki></code>), within the article's text:
:{{tlx|duplication span|text=<var>place text that is repetitive here</var>|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
===See also===
*{{tlx|Failed verification span}} (inline citation) use when an inline citation to a source is given, the sources has been checked and the source does not completely support what is contained in the article.
* [[Wikipedia:Citing sources]], especially [[Wikipedia:Citing sources#Unsourced material|Unsourced material]]
* [[Wikipedia:Identifying reliable sources]]
* [[Wikipedia:Template messages/Cleanup#Verifiability and sources]]
* [[Wikipedia:Template messages/Sources of articles]]
* [[Wikipedia:Verifiability]]
* [[Wikipedia:WikiProject Fact and Reference Check]]
{{Inline tags}}
<templatedata>
{
"params": {
"1": {
"aliases": [
"text"
],
"label": "Text of duplicate claim",
"description": "The text of the duplicated claim",
"type": "unbalanced-wikitext",
"required": true
},
"date": {
"label": "Month and year",
"type": "string",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"suggested": true
},
"reason": {
"type": "string"
},
"talk": {
"aliases": [
"talkpage",
"talk page"
]
}
}
}
</templatedata>