Template:Quote-EDPB: Difference between revisions
From GDPRhub
mNo edit summary |
mNo edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<div> | <div> | ||
{{#tag:blockquote | {{#tag:blockquote | ||
| | |{{{1}}} | ||
|class=quote quote--edpb-guidelines | |class=quote quote--edpb-guidelines | ||
}} | }} | ||
Line 9: | Line 9: | ||
</div> | </div> | ||
<p class="edbp-reference"> | <p class="edbp-reference"> | ||
[ | <small>''[{{{4}}} {{{2}}}] {{#if:{{{3|}}}| {{{3}}} | }}</p>''</small> | ||
</p> | </p> | ||
<noinclude> | <noinclude> | ||
Line 23: | Line 23: | ||
}, | }, | ||
"2": { | "2": { | ||
"label": " | "label": "Reference", | ||
"description": "Fill in your reference here", | "description": "Fill in your complete reference here", | ||
"example": "EDPB | "example": "EDPB, 'Guidelines 05/2020 on consent under Regulation 2016/679', 4 May 2020 (Version 1.1), margin number 12.", | ||
"required": true, | "required": true, | ||
"type": "string" | "type": "string" | ||
Line 31: | Line 31: | ||
"3": { | "3": { | ||
"label": "Comment", | "label": "Comment", | ||
"description": "Add any additional comments here", | "description": "Add any additional comments here; hidden if empty", | ||
"example": "\"Also note the EDPB Guidelines XYZ for further guidance on this topic.\"", | "example": "\"Also note the EDPB Guidelines XYZ for further guidance on this topic.\"", | ||
"type": "content" | "type": "content" | ||
}, | }, | ||
"4": { | "4": { | ||
"label": "URL", | "label": "URL", | ||
"description": "Add your link to the Guidelines here | "description": "Add your link to the Guidelines here", | ||
"example": "\" | "example": "\"www.edpb.europa.eu/system/files/2024-10/edpb_guidelines_202302_technical_scope_art_53_eprivacydirective_v2_en_0.pdf\"", | ||
"type": "url", | "type": "url", | ||
"required": false, | "required": false, | ||
"suggested": true | "suggested": true | ||
} | } | ||
} | }, | ||
"paramOrder": [ | |||
"1", | |||
"2", | |||
"4", | |||
"3" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </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 |