< Module:Taxonbar | blacklist
This is the documentation page for Module:Taxonbar/blacklist
Related pages |
---|
This Lua module is used on approximately 457,000 pages, or roughly 2468% of all pages. To avoid major disruption and server load, 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
This module returns all unacceptable (P31)s as a Lua table for use in a module such as Module:Taxonbar/candidate
For use in documentation, see {{Taxonbar/blacklist}}.
Usage
local myBlacklist = require( 'Module:Taxonbar/blacklist' ).blacklist{ args = {} }
produces:
myBlacklist = {
'Q913170' = 1,
'Q55983715' = 2,
'Q937228' = 3,
'Q14712' = 4,
'Q163233' = 5,
'Q747463' = 6,
}
See also
- Module:Taxonbar/whitelist
- Category:Taxobox articles missing a taxonbar (0)
- Category:Taxobox articles possibly missing a taxonbar (0)
- Category:Taxonbars on possible non-taxon pages (0)