Template:DPAbox: Difference between revisions
From GDPRhub
(Template for data protection authorities) |
mNo edit summary |
||
(14 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | |||
<!-- Place DPAbox Articles in Category:DPA automatically but not this template. --> | |||
[[Category:DPA]] | |||
</includeonly> | |||
{| class="wikitable" style="width: 25%; margin-left: 10px; float:right;" | {| class="wikitable" style="width: 25%; margin-left: 10px; float:right;" | ||
! colspan="2" |{{{name}}} | ! colspan="2" |{{{name}}} | ||
|- | |- | ||
| colspan="2" style="padding: 20px; background-color:#ffffff;" | {{{#if: {{{logo|}}}|{{!}} colspan="2" style="padding: 20px; background-color:#ffffff;" {{!}}{{{logo}}} }}} | ||
|- | |- | ||
|Name:||{{{name}}} | |Name:||{{{name}}} | ||
|- | |- | ||
|Abbreviation : | {{#if: {{{abbreviation|}}}| | ||
{{!}} Abbreviation: | |||
{{!}} {{{abbreviation}}} | |||
}} | |||
|- | |- | ||
|Jurisdiction:||[[Data Protection in {{{geo}}}|{{{geo}}}]] | |Jurisdiction:||[[Data Protection in {{{geo}}}|{{{geo}}}]] | ||
[[Category: {{{geo}}}]] | [[Category: {{{geo}}}]] | ||
|- | |- | ||
|Head:||{{{ | {{#if: {{{head|}}}| | ||
{{!}} Head: | |||
{{!}} {{{head}}} | |||
}} | |||
|- | |||
{{#if: {{{deputy|}}}| | |||
{{!}} Deputy: | |||
{{!}} {{{deputy}}} | |||
}} | |||
|- | |- | ||
{{#if: {{{address|}}}| | |||
{{!}} Address: | |||
{{!}} {{{address}}} | |||
}} | |||
|- | |- | ||
{{#if: {{{webpage|}}}| | |||
{{!}} Webpage: | |||
{{!}} {{{webpage}}} | |||
}} | |||
|- | |- | ||
{{#if: {{{email|}}}| | |||
{{!}} Email: | |||
{{!}} [mailto:{{{email}}} {{{email}}}] | |||
}} | |||
|- | |- | ||
{{#if: {{{phone|}}}| | |||
{{!}} Phone: | |||
{{!}} [tel:{{{phone}}} {{{phone}}}] | |||
}} | |||
|- | |- | ||
{{#if: {{{twitter|}}}| | |||
{{!}} Twitter: | |||
{{!}} [http://www.twitter.com/{{{twitter}}} @{{{twitter}}}] | |||
}} | |||
|- | |- | ||
{{#if: {{{procedural law|}}}| | |||
{{!}} Procedural Law: | |||
{{!}} {{{procedural law}}} | |||
}} | |||
|- | |- | ||
{{#if: {{{decision db|}}}| | |||
{{!}} Decision Database: | |||
{{!}} {{{decision db}}} | |||
}} | |||
|- | |- | ||
| | |Translated Decisions:||[[:Category:{{{abbreviation}}} ({{#if:{{{subgeo|}}}|{{{subgeo}}}|{{{geo}}}}})]] | ||
|- | |- | ||
{{#if: {{{head count|}}}| | |||
{{!}} Head Count: | |||
{{!}} {{{head count}}} | |||
}} | |||
|- | |- | ||
{{#if: {{{budget|}}}| | |||
{{!}} Budget: | |||
{{!}} {{{budget}}} | |||
}} | |||
|- | |- | ||
{{#if: {{{wikidata|}}}| | |||
{{!}} Wikidata-Item: | |||
{{!}} [http://www.wikidata.org/entity/{{{wikidata}}} {{{wikidata}}}] | |||
}} | |||
|} | |} | ||
<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": { | |||
"label": "Email address", | |||
"description": "The official email contact" | |||
}, | |||
"phone": { | |||
"label": "Phone number ", | |||
"description": "The official phone contact, without spaces", | |||
"example": "+353017650100" | |||
}, | |||
"twitter": { | |||
"deprecated": true | |||
}, | |||
"procedural law": {}, | |||
"decision db": {}, | |||
"subgeo": {}, | |||
"head count": {}, | |||
"budget": {}, | |||
"wikidata": {} | |||
}, | |||
"paramOrder": [ | |||
"name", | |||
"logo", | |||
"abbreviation", | |||
"head", | |||
"address", | |||
"webpage", | |||
"email", | |||
"phone", | |||
"deputy", | |||
"geo", | |||
"twitter", | |||
"procedural law", | |||
"decision db", | |||
"subgeo", | |||
"head count", | |||
"budget", | |||
"wikidata" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 13:44, 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 |
Email address | email | The official email contact | Unknown | optional |
Phone number | phone | The official phone contact, without spaces
| Unknown | optional |
deputy | deputy | no description | Unknown | optional |
geo | geo | 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 |