Template:Tool

From Zenith
Jump to navigation Jump to search
{{{name}}}
thumb
thumb
Description {{{description}}}
Developers Unknown
Operating System Any
Written in Unknown
License Unknown
Source Closed Source
Website -
Downloads -


Template Info[edit source]

Usage: {{Tool|name=Tool Name|logo=ToolLogo.png|description=An example tool|developers=Tool Developers|os=Windows x86/x64, MacOS, Linux|codelanguage=C++|license=MIT|source=https://github.com/Placeholder/ExampleLink|website=https://tool.website/|downloads=https://download.website/}}.

A template for general modding tools information.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Tool Namename

The official name of the tool.

Stringrequired
Tool Logo / Iconlogo

The logo or icon of the tool.

Filerequired
Tool Descriptiondescription

Explain what the tool does / what it's for. Should be kept short.

Stringrequired
Developers of the Tooldevelopers

List of those who created the tool and those who do or did actively develop it.

Stringsuggested
Operating Systemos

List of OS'es this tool can run on. Not taking VMs into account.

Stringsuggested
Code Languagecodelanguage

The programming language this tool was written in.

Stringoptional
Tool Licenselicense

The legal license this tool is released under.

Stringsuggested
Tool Source Codesource

The link to the tool's source code repository / download.

URLsuggested
Tool Websitewebsite

The official website dedicated to this tool, if it has one.

URLoptional
Tool Download Linksdownloads

The download link(s) of the tool. Latest version should be prioritized on a list.

URLsuggested

Examples[edit source]

Miyamoto
thumb
thumb
Description A NSMBU/NSLU Level and Tileset Editor
Developers AboodXD
Operating System Windows x86/x64, MacOS
Written in Python
License GPL-3.0
Source https://github.com/aboood40091/Miyamoto
Website GitHub README
Downloads GitHub Releases