Template:Copyright: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) |
|||
| 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=" | | 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 --> | ||