Module:Taxonbar/blacklist/doc
This is the documentation page for Module:Taxonbar/blacklist
Related pages |
---|
This Lua module is used on a very large number of pages. To avoid major disruption, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
About
changeThis module returns all unacceptable instance of (P31)s as a Lua table for use in a module such as Module:Taxonbar/candidate
For use in documentation, see {{Taxonbar/blacklist}}.
Usage
changelocal myBlacklist = require( 'Module:Taxonbar/blacklist' ).blacklist{ args = {} }
produces:
myBlacklist = {
'Q913170' = 1,
'Q55983715' = 2,
'Q937228' = 3,
'Q14712' = 4,
'Q163233' = 5,
'Q747463' = 6,
}
See also
change- Module:Taxonbar/whitelist
- Category:Taxobox articles missing a taxonbar (3,885)
- Category:Taxobox articles possibly missing a taxonbar (57)
- Category:Taxonbars on possible non-taxon pages (6)