No edit summary |
m (Updated formatting.) |
||
Line 1: | Line 1: | ||
;Description |
;Description |
||
:This template is used to create the box used by the various image license templates. The default styling is currently geared to a light-themed wiki. If your wiki has a dark theme and this template is too bright relative to the other elements on your wiki, simply change the following style parameters: |
:This template is used to create the box used by the various image license templates. The default styling is currently geared to a light-themed wiki. If your wiki has a dark theme and this template is too bright relative to the other elements on your wiki, simply change the following style parameters: |
||
:<code>background-color:</code> This is the color of the background and is currently set to: <code># |
:<code>background-color:</code> This is the color of the background and is currently set to: <code>#FEFEFE</code> |
||
:<code>border-color:</code> This is the color of the borders and is currently set to: <code># |
:<code>border-color:</code> This is the color of the borders and is currently set to: <code>#D6D6D6</code> |
||
:<code>color:</code> This is the color of the text and is currently set to: <code>#333</code> |
:<code>color:</code> This is the color of the text and is currently set to: <code>#333</code> |
||
;Syntax |
;Syntax |
||
:Type <code>{{ |
:Type <code>{{T|LicenseBox|text{{=}}License text}}</code> on the image information page. |
||
<includeonly>[[Category:Image license templates| ]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> |
<includeonly>[[Category:Image license templates| ]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> |
Revision as of 02:59, 18 August 2022
- Description
- This template is used to create the box used by the various image license templates. The default styling is currently geared to a light-themed wiki. If your wiki has a dark theme and this template is too bright relative to the other elements on your wiki, simply change the following style parameters:
background-color:
This is the color of the background and is currently set to:#FEFEFE
border-color:
This is the color of the borders and is currently set to:#D6D6D6
color:
This is the color of the text and is currently set to:#333
- Syntax
- Type
on the image information page.{{LicenseBox|
text=License text
}}