Template:DPAbox: Difference between revisions
From GDPRhub
(Allow setting subgeo to ensure correct links to translated decisions category (for German/Spanish DPAs)) |
(Added metadata to the template) |
||
Line 81: | Line 81: | ||
}} | }} | ||
|} | |} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"label": "Name", | |||
"description": "The full name of the authority", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"logo": { | |||
"label": "Logo", | |||
"description": "The official logo of the authority", | |||
"type": "wiki-file-name" | |||
}, | |||
"abbreviation": { | |||
"label": "Abbreviation", | |||
"description": "The customary abbreviation for the authority", | |||
"example": "DPC", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"geo": {}, | |||
"head": { | |||
"label": "Head of the authority" | |||
}, | |||
"deputy": {}, | |||
"address": { | |||
"label": "Address", | |||
"description": "The postal address of the authority" | |||
}, | |||
"webpage": { | |||
"label": "Webpage", | |||
"description": "The URL of the authority's page", | |||
"type": "url", | |||
"required": true | |||
}, | |||
"email": {}, | |||
"phone": {}, | |||
"twitter": { | |||
"deprecated": true | |||
}, | |||
"procedural law": {}, | |||
"decision db": {}, | |||
"subgeo": {}, | |||
"head count": {}, | |||
"budget": {}, | |||
"wikidata": {} | |||
}, | |||
"paramOrder": [ | |||
"name", | |||
"logo", | |||
"abbreviation", | |||
"head", | |||
"address", | |||
"webpage", | |||
"deputy", | |||
"geo", | |||
"email", | |||
"phone", | |||
"twitter", | |||
"procedural law", | |||
"decision db", | |||
"subgeo", | |||
"head count", | |||
"budget", | |||
"wikidata" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 13:29, 8 January 2025
{{{name}}} | |
---|---|
{{{logo}}} | |
Name: | {{{name}}} |
Jurisdiction: | [[Data Protection in {{{geo}}}|{{{geo}}}]]
[[Category: {{{geo}}}]] |
Translated Decisions: | [[:Category:{{{abbreviation}}} ({{{geo}}})]] |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The full name of the authority | String | required |
Logo | logo | The official logo of the authority | File | optional |
Abbreviation | abbreviation | The customary abbreviation for the authority
| String | required |
Head of the authority | head | no description | Unknown | optional |
Address | address | The postal address of the authority | Unknown | optional |
Webpage | webpage | The URL of the authority's page | URL | required |
deputy | deputy | no description | Unknown | optional |
geo | geo | no description | Unknown | optional |
email | no description | Unknown | optional | |
phone | phone | no description | Unknown | optional |
twitter | no description | Unknown | deprecated | |
procedural law | procedural law | no description | Unknown | optional |
decision db | decision db | no description | Unknown | optional |
subgeo | subgeo | no description | Unknown | optional |
head count | head count | no description | Unknown | optional |
budget | budget | no description | Unknown | optional |
wikidata | wikidata | no description | Unknown | optional |