Difference between revisions of "Template:Copyrightbox/doc"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
== Usage == | == Usage == | ||
− | <pre>{{ | + | <pre>{{Copyrightbox | Example text.}} |
− | {{ | + | {{Copyrightbox | text = Example text.}} |
− | {{ | + | {{Copyrightbox | Text = Example text.}}</pre> |
All produce: | All produce: | ||
{{copyrightbox | Example text.}} | {{copyrightbox | Example text.}} | ||
− | <includeonly>[[Category:Copyright templates]]</includeonly> | + | <includeonly>[[Category:Notice templates]][[Category:Copyright templates]]</includeonly> |
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 12:58, 16 February 2023
This is a meta-template for constructing standardized copyright/license notices.
Usage[edit]
{{Copyrightbox | Example text.}} {{Copyrightbox | text = Example text.}} {{Copyrightbox | Text = Example text.}}
All produce:
Example text. |