Jump to content

Template:Copyright: Difference between revisions

Line 14: Line 14:
<!-- If name is missing, error out -->
<!-- If name is missing, error out -->
{{#switch: {{#if:{{{name|{{{2|}}}}}}|1|0}}
{{#switch: {{#if:{{{name|{{{2|}}}}}}|1|0}}
  | 0 = <span class="copyright">Copyright error: missing name.</span>
  | 0 = <span class="errpr">Copyright error: missing name.</span>
  | 1 =
  | 1 =
   <!-- If year is omitted, use current year -->
   <!-- If year is omitted, use current year -->