Template:Mod/doc
Jump to navigation
Jump to search
{{#vardefine: nodoc | {{{nodoc}}} }}{{#vardefine: baddoc | {{{baddoc}}} }}
This template provides a uniform design for mod pages. It currently doesn't handle server mods very well yet, due to lack of experience with server mods.
{{Mod |name= |image= |author= |summary= |url= |forum= |version= |mcversion= |properties= |modloader= }}
Parameter | Function | Default value |
---|---|---|
title |
Only needed to change the title from the page name | {{SUBPAGENAME}}
|
image |
Image/screenshot of mod | {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
|
author |
Author of mod | ? |
summary |
Summary of mod content | ? |
url |
URL to mod, should be an actual website | None |
forum |
URL to mod, should be minecraft forum link | None |
version |
Version of the Mod | ? |
mcversion |
Compatible with Minecraft version | ? |
properties |
Does the mod have properties file? If yes, format of file (no/txt/nbt/ etc.) | ? |
modloder |
(yes/no) | ? |
See also
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.