Module:Taxonbar/exists/doc: Difference between revisions
Appearance
Content deleted Content added
Tom.Reding (talk | contribs) own doc |
Made it so TM:documentation subpage does not appear twice |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} |
|||
{{High use}} |
{{High use}} |
||
{{Lua|Module:Taxonbar/exists|Module:Template redirect regex}} |
{{Lua|Module:Taxonbar/exists|Module:Template redirect regex}} |
||
Line 18: | Line 17: | ||
[[Category:Taxobox templates]] |
[[Category:Taxobox templates]] |
||
}}</includeonly> |
}}</includeonly><noinclude>[[Category:Module documentation pages]]</noinclude> |
Latest revision as of 16:11, 3 June 2025
![]() | This Lua module is used on approximately 471,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. |
![]() | This module depends on the following other modules: |
Related pages |
---|
About
[edit]Checks the page for transclusions of {{Taxonbar}} and its redirects, returning true
or false
.
Usage
[edit]local taxonbarExists = require('Module:Taxonbar/exists').check
See also
[edit]- {{Taxonbar/candidate}}
- {{Taxobox/core}}