Jump to content

Module:Taxonbar/exists/doc

From Humanipedia
Revision as of 07:50, 12 December 2024 by wikipedia>Tom.Reding (own doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:Taxonbar/exists

Lua error in package.lua at line 80: module 'Module:Yesno' not found. Script error: No such module "High-use". Lua error in package.lua at line 80: module 'Module:Yesno' not found. Script error: No such module "Sidebar".

About

Checks the page for transclusions of {{Taxonbar}} and its redirects, returning true or false.

Usage

<syntaxhighlight lang="lua" inline>local taxonbarExists = require('Module:Taxonbar/exists').check</syntaxhighlight>

See also