Template:Copyright: Difference between revisions
m →Usage |
mNo edit summary |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{notice | <includeonly>{{notice|id=copyright-notice | ||
| | |header=This page or section contains material reproduced [[:The Reed and Rite:Copyrights|with permission]]. | ||
| | |text=Any reproduction or other use of this material, without consent, is prohibited. | ||
|color=#EAEBEF | |color=#EAEBEF | ||
|align={{{align|left}}} | |||
|width={{{width|}}} | |||
|dismiss={{{dismiss|}}} | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
== Description == | == Description == | ||
This template | This template should be used to notify users that a page or section contains copyrighted material that is used with permission and to warn them against reproduction of any kind. | ||
== Usage == | == Usage == | ||
To use, insert <code><nowiki>{{copyright}}</nowiki></code> at the beginning of a page, | To use, insert <code><nowiki>{{copyright}}</nowiki></code> at the beginning of a page, after the infobox (if present), or beneath the relevant section heading. | ||
:'''Note:''' You can also pass <code>align=</code>, <code>width=</code>, and <code>dismiss=no</code> for more granular control of visual appearance. For more details on these parameters, see [[:Template:Notice]]. | |||
{| style="width: 100%; text-align: left; margin: auto;" class="wikitable" | {| style="width: 100%; text-align: left; margin: auto;" class="wikitable" | ||
| Line 15: | Line 19: | ||
!You Get | !You Get | ||
|- | |- | ||
| style="text-align: center | | style="text-align: center;" |<pre>{{copyright}}</pre> | ||
|{{copyright|width=83%|align=center}} | |||
|} | |} | ||