Module:Taxonbar/blacklist/doc
Appearance
![]() | 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. |
![]() | This template is used on approximately 473,000 pages, or roughly 1% of all pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. 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 instance of (P31)s, either as a Lua table for use in a module such as Module:Taxonbar/candidate, or as an ordered list for use in documentation.
Usage
For use in a module,
local myBlacklist = require( 'Module:Taxonbar/blacklist' ).blacklist
local myVariable = myBlacklist{ args = {} }
produces (values and/or order may not be up-to-date):
myVariable = {
'Q913170' = 1,
'Q55983715' = 2,
'Q937228' = 3,
'Q14712' = 4,
'Q163233' = 5,
'Q747463' = 6,
}
Otherwise, in documentation,
{{#invoke:Taxonbar/blacklist|blacklist|doc}}
produces:
- trivial name (Q913170)
- organisms known by a particular common name (Q55983715)
- property (Q937228)
- drupe (Q14712)
- polydrupe (Q163233)
- compound fruit (Q747463)
See also
- Module:Taxonbar/whitelist
- Category:Taxobox articles missing a taxonbar (32)
- Category:Taxobox articles possibly missing a taxonbar (41)
- Category:Taxonbars on possible non-taxon pages (410)