This is a documentation subpage for Module:Taxonbar/blacklist. It may contain usage information, categories and other content that is not part of the original module page. |
Related pages |
---|
This Lua module is used on approximately 466,000 pages, or roughly 1% 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
editThis 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
editlocal myBlacklist = require( 'Module:Taxonbar/blacklist' ).blacklist{ args = {} }
produces:
myBlacklist = {
'Q913170' = 1,
'Q55983715' = 2,
'Q937228' = 3,
'Q14712' = 4,
'Q163233' = 5,
'Q747463' = 6,
}
See also
edit- Module:Taxonbar/whitelist
- Category:Taxobox articles missing a taxonbar (1)
- Category:Taxobox articles possibly missing a taxonbar (12)
- Category:Taxonbars on possible non-taxon pages (374)