Difference between revisions of "Template:Law"

From Privacy Wiki
Jump to navigation Jump to search
 
Line 2: Line 2:
 
This is the "Law" template.
 
This is the "Law" template.
 
It should be called in the following format:
 
It should be called in the following format:
<pre>
+
 
{{Law
 
|Short summary introduction=
 
|Text of the law=
 
|Links to court cases or regulatory ruling=
 
|New reports=
 
|Country/Jurisdiction=
 
|State or province=
 
|Regulatory bodies=
 
|Date enacted=
 
|List of privacy harms under the Solove taxonomy=
 
|Scope of the law=
 
|Categories of personal information covered=
 
|Strategies and tactics=
 
}}
 
</pre>
 
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
|-
 
! Short summary introduction
 
| [[Short summary introduction::{{{Short summary introduction|}}}]]
 
|-
 
! Text of the law
 
| [[Text of the law::{{{Text of the law|}}}]]
 
|-
 
! Links to court cases or regulatory ruling
 
| {{#arraymap:{{{Links to court cases or regulatory ruling|}}}|,|x|[[Links to court cases or regulatory ruling::x]]}}
 
 
 
|-
 
|-
 
! New reports
 
! New reports
Line 64: Line 39:
  
 
|}
 
|}
 +
 +
 +
==Short summary introduction==
 +
[[Short summary introduction::{{{Short summary introduction|}}}]]
 +
 +
==Text of the law==
 +
[[Text of the law::{{{Text of the law|}}}]]
 +
 +
==Links to court cases or regulatory ruling==
 +
{{#arraymap:{{{Links to court cases or regulatory ruling|}}}|,|x|[[Links to court cases or regulatory ruling::x]]}}
  
 
[[Category:Laws]]
 
[[Category:Laws]]
 
</includeonly>
 
</includeonly>

Revision as of 17:46, 19 March 2020

This is the "Law" template. It should be called in the following format:

Edit the page to see the template text.