Module:Taxonbar/blacklist/doc
Module:Taxonbar | blacklist <
This is the documentation page for Module:Taxonbar/blacklist
Related pages |
---|
This Lua module is used on a very large number of pages, so changes to it will be widely noticed. Please test any changes in the module's /sandbox or /testcases subpages. Please 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
<syntaxhighlight lang="lua"> local myBlacklist = require( 'Module:Taxonbar/blacklist' ).blacklist{ args = {} } </syntaxhighlight> produces: <syntaxhighlight lang="lua">myBlacklist = { 'Q913170' = 1, 'Q55983715' = 2, 'Q937228' = 3, 'Q14712' = 4, 'Q163233' = 5, 'Q747463' = 6, }</syntaxhighlight>
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)