{{if $sigLimits[1] != "" or $sigLimits[2] or $sigLimits[3] or $sigLimits[4] or $sigLimits[5]}}

{lang="signature_restrictions"}

{lang="ensure_signature_restrictions"}:


    {{if $sigLimits[1] != ""}}
  • {{if $sigLimits[1]}} {lang="sig_max_imagesr" pluralize="$sigLimits[1]"}{{else}} {lang="sig_max_imagesr_none"}{{endif}}
  • {{endif}} {{if $sigLimits[2] or $sigLimits[3]}}
  • {lang="sig_max_imgsize" sprintf="$sigLimits[2], $sigLimits[3]"}
  • {{endif}} {{if $sigLimits[4]}}
  • {lang="sig_max_urls" pluralize="$sigLimits[4]"}
  • {{endif}} {{if $sigLimits[5]}}
  • {lang="sig_max_lines" pluralize="$sigLimits[5]"}
  • {{endif}}


{{endif}} {$form|raw}