Property:In language

From Pirate Party Belgium
Jump to: navigation, search

This property is of type text and is used in Template:CrewSidebar, Template:MeetingSidebar and probably other templates. It indicates in which language the template is displayed.

There are three possible values:

  • de
  • fr
  • nl
  • en
Showing 6 pages using this property.
S
fr  +, nl  +
fr  +, nl  +
T
en  +, fr  +, nl  +
U
W
en  +, fr  +, nl  +
en  +, fr  +, nl  +
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "fr",
            "nl",
            "en",
            "de"
        ]
    }
}