Jump to content

Template:ConsentOption: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
[[de:Vorlage:ConsentOption]]<div style="background:#f8f9fa; border-left:4px solid #0645ad; padding:15px; margin:15px 0;">
[[de:Vorlage:ConsentOption]]<div class="consent-option">
'''[[#{{{consent-id}}}|{{{title}}}]]'''
==== {{{title}}} ====
 
{{{description}}}
{{{description}}}


<span id="{{{consent-id}}}-container" style="float:right;">''Status will load here''</span>
<div class="checkbox-row">
<span class="consent-status">{{{status-text|Enable this feature}}}</span>
<span class="checkbox-container">
<span class="consent-checkbox-wrapper" data-feature="{{{consent-id}}}" data-status="{{{status|available}}}">☐ {{{label|Enabled}}}</span>
</span>
</div>
</div>
</div>