Difference between revisions of "Template:Copyrightbox/doc"

From RimWorld Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
This is a meta-template for constructing standardized copyright/license notices. It automatically switches between a light-colored copyright symbol on dark-themed wikis and a dark-colored image for light-themed wikis. You can also change this template by specifying the image parameter and using a custom image rather than the <code><nowiki><div class="copyright-icon"></div></nowiki></code>.
+
This is a meta-template for constructing standardized copyright/license notices.
  
==Usage==
+
== Usage ==
<pre>
+
<pre>{{Copyrightbox | Example text.}}
{{copyrightbox
+
{{Copyrightbox | text = Example text.}}
|text = Example text.
+
{{Copyrightbox | Text = Example text.}}</pre>
}}
+
 
</pre>
+
All produce:
<includeonly>[[Category:Copyright templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
+
{{copyrightbox | Example text.}}
 +
 
 +
<includeonly>[[Category:Notice templates]][[Category:Copyright templates]]</includeonly>
 +
<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: