Difference between revisions of "Template:CopyrightNotice"
From Userful Support
Jump to navigationJump to searchLine 16: | Line 16: | ||
</noinclude> | </noinclude> | ||
<small><small> | <small><small> | ||
− | [[Copyright]] © {{{1}}} | + | [[Copyright]] © {{if|{{{1|}}}|then={{{1}}}|else={{REVISIONYEAR}}}} Userful Corporation. All rights reserved.{{if|{{{3|}}}|then= {{{3}}}|else=}} |
− | {{if|{{{2|}}}|then=<br>(Updated {{{2}}})|else=}}</small></small> | + | {{if|{{{2|}}}|then=<br>(Updated {{{2}}})|else=<br>(Updated {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}})}}</small></small> |
<noinclude> | <noinclude> | ||
[[Category: Templates]] | [[Category: Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 21:52, 26 November 2008
Template: CopyrightNotice -- presents a standard copyright notice for Userful documents.
Parameters:
- 1 -- the year(s) of the copyright.
- 2 -- the date of the most recent changes to the page (any date format).
- 3 -- brief, additional, copyright/license related message.
Usage:
{{CopyrightNotice|2007}}
{{CopyrightNotice|2005-2007}}
{{CopyrightNotice|2007|2007.04.05}}
{{CopyrightNotice|2007|April 23, 2007|Add some message here}}
Copyright © 2008 Userful Corporation. All rights reserved.
(Updated 2008-11-26)