Template:Infobox mod: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary |
||
Line 16: | Line 16: | ||
}}<noinclude> | }}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"author": {}, | |||
"contributors": {}, | |||
"latest_release": {}, | |||
"initial_release": {}, | |||
"modloader": {}, | |||
"minecraft_version": {}, | |||
"modrinth": {}, | |||
"curseforge": {}, | |||
"discord": {}, | |||
"sources": {} | |||
} | |||
} | |||
</templatedata></noinclude> |
Revision as of 19:33, 4 July 2024
Infobox mod
Author |
{{{author}}} |
---|---|
Latest Release |
{{{latest_release}}} |
Initial Release |
{{{initial_release}}} |
Modloaders |
{{{modloader}}} |
Minecraft Versions |
{{{minecraft_version}}} |
{ "title": "Infobox mod", "rows": [ { "field": "{{{author}}}", "label": "Author" }, { "field": "{{{latest_release}}}", "label": "Latest Release" }, { "field": "{{{initial_release}}}", "label": "Initial Release" }, { "field": "{{{modloader}}}", "label": "Modloaders" }, { "field": "{{{minecraft_version}}}", "label": "Minecraft Versions" } ], "invimages": [], "images": [] }
This template has no documentation. If you know how to use this template, please create it.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
author | author | no description | Unknown | optional |
contributors | contributors | no description | Unknown | optional |
latest_release | latest_release | no description | Unknown | optional |
initial_release | initial_release | no description | Unknown | optional |
modloader | modloader | no description | Unknown | optional |
minecraft_version | minecraft_version | no description | Unknown | optional |
modrinth | modrinth | no description | Unknown | optional |
curseforge | curseforge | no description | Unknown | optional |
discord | discord | no description | Unknown | optional |
sources | sources | no description | Unknown | optional |