Template:Quote-EDPB: Difference between revisions
From GDPRhub
No edit summary |
mNo edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|class=quote quote--edpb-guidelines | |class=quote quote--edpb-guidelines | ||
}} | }} | ||
</div> | |||
</div> | </div> | ||
<p class="edbp-reference"> | <p class="edbp-reference"> | ||
{{{2}}} | <small>''[{{{4}}} {{{2}}}] {{#if:{{{3|}}}| {{{3}}} | }}</p>''</small> | ||
</ | </p> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Quote", | |||
"description": "Add your text from the EDPB here", | |||
"example": "\"administrative fines up to 20 000 000 EUR, or in the case of an undertaking, up to 4 % of the total worldwide annual turnover of the preceding financial year, whichever is higher.\"", | |||
"type": "content", | |||
"required": true | |||
}, | |||
"2": { | |||
"label": "Reference", | |||
"description": "Fill in your complete reference here", | |||
"example": "EDPB, 'Guidelines 05/2020 on consent under Regulation 2016/679', 4 May 2020 (Version 1.1), margin number 12.", | |||
"required": true, | |||
"type": "string" | |||
}, | |||
"3": { | |||
"label": "Comment", | |||
"description": "Add any additional comments here; hidden if empty", | |||
"example": "\"Also note the EDPB Guidelines XYZ for further guidance on this topic.\"", | |||
"type": "content" | |||
}, | |||
"4": { | |||
"label": "URL", | |||
"description": "Add your link to the Guidelines here", | |||
"example": "\"www.edpb.europa.eu/system/files/2024-10/edpb_guidelines_202302_technical_scope_art_53_eprivacydirective_v2_en_0.pdf\"", | |||
"type": "url", | |||
"required": false, | |||
"suggested": true | |||
} | |||
}, | |||
"paramOrder": [ | |||
"1", | |||
"2", | |||
"4", | |||
"3" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 12:43, 17 October 2024
[{{{4}}} {{{2}}}]
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Quote | 1 | Add your text from the EDPB here
| Content | required |
Reference | 2 | Fill in your complete reference here
| String | required |
URL | 4 | Add your link to the Guidelines here
| URL | suggested |
Comment | 3 | Add any additional comments here; hidden if empty
| Content | optional |