Template:ConsentOption
Revision as of 16:04, 19 August 2025 by OlafLangmack (talk | contribs) (Created page with "de:Vorlage:ConsentOption<div class="consent-option"> <h4>{{{title}}}</h4> <p>{{{description}}}</p> <div class="checkbox-row">   <span class="consent-status">{{{status-text|Enable this feature}}}</span>   <div class="checkbox-container">     <input type="checkbox" id="{{{consent-id}}}"             class="consent-checkbox" data-feature="{{{consent-id}}}"            {{#ifeq:{{{status}}}|disabled|disabled|}} />     <label for="{{{consent-id}}}">{{{label|Enabled}}}</label...")
{{{title}}}
{{{description}}}
 Enable this feature
     <input type="checkbox" id="{{{consent-id}}}" 
          class="consent-checkbox" data-feature="{{{consent-id}}}"
           />
   <label for="{{{consent-id}}}">Enabled</label>
  Please check your settings for this site
