Diferencia entre revisiones de «Programs and editors/entry»
m |
|||
| (No se muestran 3 ediciones intermedias de 2 usuarios) | |||
| Línea 1: | Línea 1: | ||
<includeonly>|- | <includeonly>|- | ||
| − | | style="font-size: large;" |{{#if:{{{name|}}}|{{anchor|{{{name}}}}}}}{{#if: {{{image| }}} |[[Image:{{{image}}}| | + | | style="font-size: large;" |{{#if:{{{name|}}}|{{anchor|{{{name}}}}}}}{{#if: {{{image| }}} |[[Image:{{{image}}}|196x196px{{#if:{{{website|}}}|{{!}}link={{{website}}}}}]]}} |
{{{name|!!! UNTITLED !!!}}} | {{{name|!!! UNTITLED !!!}}} | ||
| style="text-align: left;" | {{{notes|}}} | | style="text-align: left;" | {{{notes|}}} | ||
| − | | | + | | {{{date|?}}} |
| − | | | + | | {{{version|?}}} |
| − | | | + | | {{{platform|?}}} |
| {{#if: {{{forum|}}} | <p>[{{{forum}}} Forum]</p> }}<!-- | | {{#if: {{{forum|}}} | <p>[{{{forum}}} Forum]</p> }}<!-- | ||
-->{{#if: {{{website|}}} | <p>[{{{website}}} Website]</p> }} | -->{{#if: {{{website|}}} | <p>[{{{website}}} Website]</p> }} | ||
| − | | | + | | {{{minecraft version|?}}} |
| − | | | + | | {{{source available|?}}} |
| − | | | + | | {{{programming language|?}}} |
| − | | | + | | {{{author|?}}}</includeonly><noinclude> |
{{/doc}} | {{/doc}} | ||
| − | [[ | + | [[Category:Templates|P]] |
| − | |||
| − | |||
| − | |||
</noinclude> | </noinclude> | ||
Revisión actual del 22:39 10 oct 2014
La información de esta plantilla se ha marcado como incorrecta. Mejórala o añádela.
This template is used to have a consistent table format across the Programs and editors subpages. It expects to be used within the Programs and editors/header 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
{{: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
| date = Version date (no use yet)
| source available = Yes/No, license types
| minecraft version = {{v|t=1|1.1}}
| forum = http://www.minecraftforum.net/viewtopic.php?f=25&t=26659
| website = http://google.com
| notes = Description goes here.
}}
}}
Produces:
| Name | Description | Date | Version | Platforms | Link | Latest Compatible Release | Source available | Programming language | Author |
|---|---|---|---|---|---|---|---|---|---|
Example 1 |
Description goes here. | Version date (no use yet) | Latest Version | |
1.1 | Yes/No, license types | C++ | Author |
La documentación anterior se transcluye de Programs and editors/entry/doc. (edit | history)