Skip to content

Visual Essay Plant Specimen Tag

julia-ha edited this page Jul 8, 2021 · 3 revisions

The plant specimen viewer is used to display a high resolution image for a plant type specimen retrieved from the Global Plants database.

An example of the plant specimen viewer component below:

Syntax

<param ve-plant-specimen>

Options

  • eid: The Wikidata QID for a species-level taxon name. For example, Q12844029
  • max: The maximum number of specimens to return
  • reverse: Reverses the date sorting within a type group (holotype, isotype, etc). By default, multiple specimens within the same type group are sorted by date in ascending order (oldest is first). Setting this attribute to true will display the most recent first.

Usage examples

<param ve-plant-specimen eid="Q12844029" max="1" reverse="true" type="Holotype">
Clone this wiki locally