Template:ConsentOption: Difference between revisions
OlafLangmack (talk | contribs) No edit summary |
OlafLangmack (talk | contribs) Tag: Manual revert |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[de:Vorlage:ConsentOption]]<< | [[de:Vorlage:ConsentOption]]<div class="consent-option"> | ||
<span class="consent-data" style="display:none">{{{consent-id}}}</span> | |||
<span class="consent-status-data" style="display:none">{{{status|available}}}</span> | |||
==== {{{title}}} ==== | |||
{{{description}}} | {{{description}}} | ||
<span | <div class="checkbox-row"> | ||
<span class="consent-status">{{{status-text|Allow anonymous journaling}}}</span> | |||
<span class="checkbox-placeholder" data-label="{{{label|Allowed}}}"></span> | |||
</div> | |||
</div> | </div> |