Difference between revisions of "Template:Is reg()"

From Investigations
(is reg/doc)
(No difference)

Revision as of 01:29, 2 January 2011

[view] [edit] [history] [purge] 50px Template documentation

Usage

Input: |1=Taxon name

Output:

  • If Taxon is a regnum (or equivalent higher category),
    [[{{{1}}}]]
  • Else: Null.

Intended use: Call repeatedly for each taxon in a taxobox (using {{Get regnum()}}). Because a null string is returned for all non-regna, all that remains will be the regnum. Pass this output to {{Taxobox colour}} to generate colours for a taxobox.

Examples

  • {{is reg|Animalia}}animalia
  • {{is reg|Columbidae}}

See also