Difference between revisions of "Template:CopyrightNotice"
From Userful Support
Jump to navigationJump to searchLine 5: | Line 5: | ||
'''Parameters:''' | '''Parameters:''' | ||
* '''1''' -- the year(s) of the copyright. | * '''1''' -- the year(s) of the copyright. | ||
− | * '''2''' -- the date of the most recent changes to the page. | + | * '''2''' -- the date of the most recent changes to the page (any date format). |
+ | * '''3''' -- brief, additional, copyright/license related message. | ||
'''Usage:''' | '''Usage:''' | ||
Line 11: | Line 12: | ||
: <code><nowiki>{{CopyrightNotice|2005-2007}}</nowiki></code> | : <code><nowiki>{{CopyrightNotice|2005-2007}}</nowiki></code> | ||
: <code><nowiki>{{CopyrightNotice|2007|2007.04.05}}</nowiki></code> | : <code><nowiki>{{CopyrightNotice|2007|2007.04.05}}</nowiki></code> | ||
− | : <code><nowiki>{{CopyrightNotice|2007|2007 | + | : <code><nowiki>{{CopyrightNotice|2007|April 23, 2007|Add some message here}}</nowiki></code> |
</noinclude> | </noinclude> |
Revision as of 19:05, 23 April 2007
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 © {{{1}}}, Userful Corporation. All rights reserved.