Template:Modasset: Difference between revisions

From Celeste Wiki
Jump to navigation Jump to search
Content added Content deleted
m (*file)
(Rework for use in conjunction with other templates.)
 
Line 1: Line 1:
{| class="template-copyright" style="min-width: 450px"
{| class="template-copyright" style="min-width: 450px"
| rowspan="2" class="plainlinks" style="padding: 0 5px"| [[File:Hugeline.png|frameless|left|100px]]
| rowspan="2" class="plainlinks" style="padding: 0 5px"| [[File:Hugeline.png|frameless|left|100px]]
| style="padding: 5px 5px 0 0" | This file is an asset used in [[mods]].
| style="padding: 5px 5px 0 0" | This file is a {{#if:{{{mod_name|}}}|{{{mod_name}}}|[[mod]]}} asset.
|-
|-
| style="padding: 0 5px 5px 0" | License TBA.
| style="padding: 0 5px 5px 0" | '''Official Website:''' {{{mod_site}}}<br>'''Author:''' {{{mod_author}}}
|-
|-
| colspan="2" class="template-license-name" | Mod Assets
| colspan="2" class="template-license-name" | Mod Assets
|}<includeonly>[[Category:Modded game assets]]</includeonly><noinclude>[[Category:Copyright templates]]
|}<includeonly>[[Category:Modded game assets]]</includeonly><noinclude>[[Category:Copyright templates]]
-------
-------
==Usage==

This template provides attribution only. Use with another template specifying the license the mod released with when possible.

<syntaxhighlight lang="wikitext" style="overflow:auto;">
{{Modasset
| mod_name = <!-- Link to wiki page if available -->
| mod_site = <!-- External link to mod download if available -->
| mod_author =
}}</syntaxhighlight>
</noinclude>
</noinclude>

Latest revision as of 16:53, 1 March 2024


Usage

This template provides attribution only. Use with another template specifying the license the mod released with when possible.

{{Modasset
| mod_name   = <!-- Link to wiki page if available -->
| mod_site   = <!-- External link to mod download if available -->
| mod_author = 
}}