Template:DPbox: Difference between revisions
From GDPRhub
(Template for data protection in ____ infobox) |
No edit summary |
||
Line 18: | Line 18: | ||
| National Decision Database(s): || {{{national decision database}}} | | National Decision Database(s): || {{{national decision database}}} | ||
|} | |} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"geo": { | |||
"label": "Jurisdiction", | |||
"description": "Add the name of the jurisdiction here.", | |||
"required": true | |||
}, | |||
"type": { | |||
"label": "Category Placeholder", | |||
"description": "Category, just add \"Country\" here in 99% of the cases", | |||
"type": "string", | |||
"default": "Country", | |||
"required": true | |||
}, | |||
"shortcode": { | |||
"label": "Country Shortcode", | |||
"description": "Add the country shortcode here for the logo", | |||
"example": "AT, CH, ES, etc.", | |||
"required": true | |||
}, | |||
"dpa": { | |||
"label": "Data Protection Authority", | |||
"description": "Add the name of the DPA, incl. country, just like the wiki entry)", | |||
"example": "DSB (Austria)", | |||
"type": "wiki-page-name", | |||
"required": true | |||
}, | |||
"national implementation law": { | |||
"label": "National implementation law", | |||
"description": "Add a link to the national implementation law in its original language here" | |||
}, | |||
"english translation": { | |||
"label": "English translation of the national implementation law", | |||
"description": "Add a link to the national implementation law in English here" | |||
}, | |||
"official language": { | |||
"label": "Official language(s)", | |||
"description": "Name the official language(s) in this jurisdiction", | |||
"type": "string" | |||
}, | |||
"national legislation database": { | |||
"label": "National legislation database", | |||
"description": "Add a link to the national legislative database here, if it exists" | |||
}, | |||
"english legislation database": { | |||
"label": "English legislative database", | |||
"description": "Add a link to the English national legislative database here, if it exists" | |||
}, | |||
"national decision database": { | |||
"label": "National decisions datase", | |||
"description": "Add a link to the national decisions database here, if it exists" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 10:50, 9 January 2025
Data Protection in {{{geo}}} [[Category:{{{type}}} Overview]] | |
---|---|
[[File:{{{shortcode}}}.png|center|250px]] | |
Data Protection Authority: | {{{dpa}}} |
National Implementation Law (Original): | {{{national implementation law}}} |
English Translation of National Implementation Law: | {{{english translation}}} |
Official Language(s): | {{{official language}}} |
National Legislation Database(s): | {{{national legislation database}}} |
English Legislation Database(s): | {{{english legislation database}}} |
National Decision Database(s): | {{{national decision database}}} |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Jurisdiction | geo | Add the name of the jurisdiction here. | Unknown | required |
Category Placeholder | type | Category, just add "Country" here in 99% of the cases
| String | required |
Country Shortcode | shortcode | Add the country shortcode here for the logo
| Unknown | required |
Data Protection Authority | dpa | Add the name of the DPA, incl. country, just like the wiki entry)
| Page name | required |
National implementation law | national implementation law | Add a link to the national implementation law in its original language here | Unknown | optional |
English translation of the national implementation law | english translation | Add a link to the national implementation law in English here | Unknown | optional |
Official language(s) | official language | Name the official language(s) in this jurisdiction | String | optional |
National legislation database | national legislation database | Add a link to the national legislative database here, if it exists | Unknown | optional |
English legislative database | english legislation database | Add a link to the English national legislative database here, if it exists | Unknown | optional |
National decisions datase | national decision database | Add a link to the national decisions database here, if it exists | Unknown | optional |