Tutorials/Programs and editors/header/doc - minecraft.fandom.com
Treść tej podstrony pochodzi z artykułu „Tutorials/Programs and editors/header/doc” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
[purge]
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more informationThis 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:
| Name | Description | Platforms | Link | Status | Latest Compatible Release | Source available | Programming language | Author |
|---|---|---|---|---|---|---|---|---|
Example 1 |
Description goes here. | Discontinued/Ongoing, Checked project status date | Java Edition 1.14 | Yes/No, license types | C++ | Author |
