Module talk:Taxobox-data

Page contents not supported in other languages.
From Wikipedia

This module defines several data used in the taxobox.
These data handle various kind of informations:

  • sanity checks: list of valid elements
  • conversion keyword → human-readable: various strings to be displayed from keywords selections
  • structuration data: data the describe how to behave with respect to the given taxobox informations

It also defines functions to access these data (which are local). Some functions are a little bit more that data access. For example italiques_vf(regne, rang) don't just gives an access to data but perform checks on two different data-set to decide if the given classification level rang in the given regnum regne should be printed in italics or not.

This module also contains the syntax-description of allowed elements in a taxobox (stored as a table).


This module don't depends on any other module.