Template:ConsumerImpactSection: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (10 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><div style="display : flex; flex-direction : column; width : 100%;"> | <includeonly><div style="display : flex; flex-direction : column; width : 100%;"> | ||
== | == Overview of consumer impact == | ||
<div style="display : flex; flex-direction : row; justify-content : space-around; width : 98%; align-items : flex-start; margin:auto;gap:2em; flex-wrap:wrap;"> | <div style="display : flex; flex-direction : row; justify-content : space-around; width : 98%; align-items : flex-start; margin:auto;gap:2em; flex-wrap:wrap;"> | ||
<div style="border:0.2em solid;border-color:rgba(0, 0, 0,0.5); border-radius: 0.3em; max-width:32%;min-width:25em;"> | <div style="border:0.2em solid;border-color:rgba(0, 0, 0,0.5); border-radius: 0.3em; max-width:32%;min-width:25em;"> | ||
<div style="font-size:1.25em; font-weight: 500;padding-top:0.2em;padding-bottom:0.2em;text-align:center;background-color:# | <div style="font-size:1.25em; font-weight: 500;padding-top:0.2em;padding-bottom:0.2em;text-align:center;background-color:var(--background-color-interactive-subtle,#f8f9fa)">Privacy</div> | ||
<hr> | <hr> | ||
<div style="padding:0.4em;"> | <div style="padding:0.4em;"> | ||
| Line 13: | Line 13: | ||
<div style="border:0.2em solid;border-color:rgba(0, 0, 0,0.5); border-radius: 0.3em; max-width:32%;min-width:25em;"> | <div style="border:0.2em solid;border-color:rgba(0, 0, 0,0.5); border-radius: 0.3em; max-width:32%;min-width:25em;"> | ||
<div style="font-size:1.25em; font-weight: 500;padding-top:0.2em;padding-bottom:0.2em;text-align:center;background-color: | <div style="font-size:1.25em; font-weight: 500;padding-top:0.2em;padding-bottom:0.2em;text-align:center;background-color:var(--background-color-interactive-subtle,#f8f9fa)">Freedom</div> | ||
<hr> | <hr> | ||
<div style="padding:0.4em;"> | <div style="padding:0.4em;"> | ||
| Line 31: | Line 23: | ||
<noinclude> | <noinclude> | ||
{{Historical}} | |||
== Usage == | == Usage == | ||
To add this section add the following template to your artilcle filling in the corresponding sections | To add this section add the following template to your artilcle filling in the corresponding sections | ||
| Line 37: | Line 30: | ||
{{ConsumerImpactSection | {{ConsumerImpactSection | ||
| privacy subsection = | | privacy subsection = | ||
| freedom subsection = | | freedom subsection = | ||
}} | }} | ||
| Line 43: | Line 35: | ||
</pre> | </pre> | ||
[[Category: | [[Category:Styling templates]] | ||
{{ConsumerImpactSection | {{ConsumerImpactSection | ||
| Line 53: | Line 45: | ||
* This and the following summary sections should be bulleted | * This and the following summary sections should be bulleted | ||
* Additionally: It is recommended to use [[Template:HoverImportant]] in bullets containing particularly egregious or non-industry-standard practices, like so: | * Additionally: It is recommended to use [[Template:HoverImportant]] in bullets containing particularly egregious or non-industry-standard practices, like so: | ||
<span style="display:inline-block; background:var(--background-color-interactive-subtle,#ddd); border-radius:20%; padding:0 6.5px; font-weight:bold; text-align:center" title="Contributors wanted to highlight this info">!</span> Retains data for up to 20 years after account closure<sup>[[#References| [1]]]</sup> | |||
|freedom subsection= | |freedom subsection= | ||
* This is intended to be a summary of the company's track record of transparency | * This is intended to be a summary of the company's track record of transparency | ||
| Line 70: | Line 58: | ||
"privacy subsection": { | "privacy subsection": { | ||
"description": "The summary of the practices impacting consumer privacy" | "description": "The summary of the practices impacting consumer privacy" | ||
}, | }, | ||
"freedom subsection": { | "freedom subsection": { | ||
Latest revision as of 08:01, 23 November 2025
Usage
[edit source]To add this section add the following template to your artilcle filling in the corresponding sections
{{ConsumerImpactSection
| privacy subsection =
| freedom subsection =
}}
Overview of consumer impact
[edit source]Privacy
- This is intended to be a summary of everything relevant to a consumer's privacy
- It will mostly contain things about the Privacy Policy
- It may also include relevant Terms of Service or other agreements that impact privacy
- It may also briefly reference a previous privacy incident
- This and the following summary sections should be bulleted
- Additionally: It is recommended to use Template:HoverImportant in bullets containing particularly egregious or non-industry-standard practices, like so:
! Retains data for up to 20 years after account closure [1]
Freedom
- This is intended to be a summary of the company's track record of transparency
- It will mainly reference instances where the company isn't directly clear or honest
- It may also briefly reference a previous incident where the company chose to restrict user freedom
This is a preformated section to be used in company/product articles
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| privacy subsection | privacy subsection | The summary of the practices impacting consumer privacy | Unknown | optional |
| freedom subsection | freedom subsection | The summary of the practices impacting consumer freedom | Unknown | optional |