Difference between revisions of "Template:Copyrightbox/doc"

From RimWorld Wiki
Jump to navigation Jump to search
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:Copyright templates]]</includeonly>
 +
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 16:34, 7 June 2022

This is a meta-template for constructing standardized copyright/license notices.

Usage

{{copyrightbox | Example text.}}
{{copyrightbox | text = Example text.}}
{{copyrightbox | Text = Example text.}}

All produce: