Module:Taxonbar/candidate: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 January 2023

  • curprev 15:0115:01, 3 January 2023 imported>Fire 3,105 bytes +3,105 Created page with "local p = {} function p.check(frame) local taxonbarExists = require('Module:Taxonbar/exists').check if taxonbarExists(frame) then return '' else local resolveEntity = require( 'Module:ResolveEntityId' ) local currentTitle = mw.title.getCurrentTitle() local currentItem = nil local categories = { 'Category:Taxobox articles possibly missing a taxonbar' --unset if acceptable or unacceptable found } --preliminary exclusion criteria if string.matc..."