Taxonomy

A screen or sign

Taxonomy/Manifestation

A screen or sign

A screen or sign

The output appears on a display in the place — a variable message sign over a road, a departure board, a kiosk screen, a dashboard readout. You encounter the system by reading what it shows.

  • Description

Playground

Try the element with your own values, contexts, and color modes.

Style

Raw JSON

Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/screen_or_sign.

element "screen_or_sign"38 lines
{
  "id": "screen_or_sign",
  "category_id": "manifestation",
  "title": [
    {
      "locale": "en",
      "value": "A screen or sign"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "The output appears on a display in the place — a variable message sign over a road, a departure board, a kiosk screen, a dashboard readout. You encounter the system by reading what it shows."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "system_screen",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false,
      "kind": "localized_text"
    }
  ],
  "shape": "hexagon",
  "icon_variants": [
    "default",
    "dark"
  ]
}