Template:License

From [N8]
Revision as of 19:47, 22 January 2021 by Banri (talk | contribs) (Created page with "{| class="messagebox file" {{#if:{{{typeid|}}}|id="{{{typeid}}}"|}} {{#if:{{{datavalue|}}}|data-{{{datatype|}}}="{{{datavalue}}}"|}} | width="40px" | File:Copyright.svg|40px...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is a licensed image from a copyrighted browser game.
Type: {{{type}}}
Subject: {{{subject}}}
This file is taken from Gemini Station, and its copyright is held by Noresist and is used with permission.
Template documentation
This documentation is transcluded from Template:License/doc. [edit] [purge]

This is the parent template for file licenses.

Usage

{{License
|type = type
|typeid = ID to add to the wrapping HTML element (optional)
|subject = subject
|datatype = create a "data-<datatype>" HTML element attribute (optional)
|datavalue = value to assign to the "data-<datatype>" attribute (optional)
}}

Typically subject will default to Unknown or link to the subject, but the implementation is left to the individual template to alter as required.