Minecraft Wiki
Advertisement
[ver | editar | histórico | purgar]Documentação

This template is used to generate a consistent table format on the Programs and editors subpages. Table rows should be generated with the Programs and editors/entry template. Note that the ":Programs and editors" prefix is necessary, as this template is not a subpage of the pages it is used on.

Usage[]

This template only has one parameter, |1=, which contains the table content using {{ :Programs and editors/entry}}.

Example[]

{{:Programs and editors/header|
{{:Programs and editors/entry
| name = Example 1
| author = Author
| image = Example.png
| platform = {{OS|win|linux|mac}}
| programming language = C++
| version = Latest Version
| status = Discontinued/Ongoing, Checked project status date
| source available = Yes/No, license types
| minecraft version = [[Java Edition 1.14]]
| forum = http://www.minecraftforum.net/viewtopic.php?f=25&t=26659
| website = http://google.com
| notes = Description goes here.
}}
}}

Produces:

Nome Descrição Data Versão Plataformas Link Última versão compatível Fonte disponível Linguagem de programação Autor
Example

Example 1

Description goes here. ? Latest Version WindowsLinuxmacOS

Forum

Website

Java Edition 1.14 Yes/No, license types C++ Author
[ver | editar | histórico | purgar]A documentação acima é transcluída de Programs and editors/header/doc.
Advertisement