Skip to content

Commit 87b4cff

Browse files
committed
tag: add {{Only primary sources}} (#2157)
1 parent dac9b56 commit 87b4cff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: modules/twinkletag.js

+1
Original file line numberDiff line numberDiff line change
@@ -826,6 +826,7 @@ Twinkle.tag.article.tagList = {
826826
{ tag: 'No significant coverage', description: 'does not cite any sources containing significant coverage' },
827827
{ tag: 'No significant coverage (sports)', description: 'sports biography that does not cite any sources containing significant coverage' },
828828
{ tag: 'One source', description: 'relies largely or entirely on a single source' },
829+
{ tag: 'Only primary sources', description: 'relies only on references to primary sources, and needs secondary sources' },
829830
{ tag: 'Original research', description: 'contains original research' },
830831
{ tag: 'Primary sources', description: 'relies too much on references to primary sources, and needs secondary sources' },
831832
{ tag: 'Self-published', description: 'contains excessive or inappropriate references to self-published sources' },

0 commit comments

Comments
 (0)