Template:Recital: Difference between revisions
From GDPRhub
Line 23: | Line 23: | ||
}} | }} | ||
</pre> | </pre> | ||
Once a recital category is created, you can refer to it in the source of a GDPRhub page, e.g. by: {{Recital/1234 GDPR}} | |||
==Recitals of the GDPR== | ==Recitals of the GDPR== |
Revision as of 09:37, 16 August 2021
Recital {{{Number}}}: {{{Title}}}
{{{Content}}}
Example
Here is an example, for recital 1234:
Recital 1234: Example recital title
Content of example recital
The above example recital 1234 is created by the code below:
{{Recital |Number = 1234 |Title = Example recital title |Content = Content of example retical }}
Once a recital category is created, you can refer to it in the source of a GDPRhub page, e.g. by: Template:Recital/1234 GDPR
Recitals of the GDPR
Red links are recitals for which the template has not yet been created. To create one click the red link, then copy the few lines of code below into it, and fill in the correct number, title, and content.
{{Recital |Number = |Title = |Content = }}
100 101 102 103 104 105 106 107 108 109
110 111 112 113 114 115 116 117 118 119
120 121 122 123 124 125 126 127 128 129
130 131 132 133 134 135 136 137 138 139
140 141 142 143 144 145 146 147 148 149
150 151 152 153 154 155 156 157 158 159