Banner2.png

Template:DPbox: Difference between revisions

From GDPRhub
(Template for data protection in ____ infobox)
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
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",
"autovalue": "Country"
},
"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 legislative 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"
}
},
"paramOrder": [
"geo",
"shortcode",
"dpa",
"national implementation law",
"english translation",
"official language",
"national legislation database",
"english legislation database",
"national decision database",
"type"
]
}
</templatedata>
</noinclude>

Latest revision as of 12:43, 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.

Template parameters

ParameterDescriptionTypeStatus
Jurisdictiongeo

Add the name of the jurisdiction here.

Unknownrequired
Country Shortcodeshortcode

Add the country shortcode here for the logo

Example
AT, CH, ES, etc.
Unknownrequired
Data Protection Authoritydpa

Add the name of the DPA, incl. country, just like the wiki entry)

Example
DSB (Austria)
Page namerequired
National implementation lawnational implementation law

Add a link to the national implementation law in its original language here

Unknownoptional
English translation of the national implementation lawenglish translation

Add a link to the national implementation law in English here

Unknownoptional
Official language(s)official language

Name the official language(s) in this jurisdiction

Stringoptional
National legislative databasenational legislation database

Add a link to the national legislative database here, if it exists

Unknownoptional
English legislative databaseenglish legislation database

Add a link to the English national legislative database here, if it exists

Unknownoptional
National decisions datasenational decision database

Add a link to the national decisions database here, if it exists

Unknownoptional
Category Placeholdertype

Category, just add "Country" here in 99% of the cases

Default
Country
Auto value
Country
Stringoptional