|
|
Línea 1: |
Línea 1: |
− | {{Documentation header}}
| |
− | {{Lua|Infobox}}
| |
− | {{Programa}}
| |
− | Esta plantilla provee de un diseño uniforme similar al de {{tl|3rd Party Tool}}, con ajustes diseñados para las páginas del programa de base, como [[Minecraft]], o [[Pocket Edition]].
| |
| | | |
− | <pre width="30px">{{Programa
| |
− | | title=
| |
− | | image=
| |
− | | imagesize=
| |
− | | author=
| |
− | | platform=
| |
− | | programming language=
| |
− | | version=
| |
− | | date=
| |
− | | ratings=
| |
− | | size=
| |
− | | license=
| |
− | | source available=
| |
− | | forum=
| |
− | | website=
| |
− | | customlink=
| |
− | | customlink2=
| |
− | | customlink3=
| |
− | | customlink4=
| |
− | | notes=
| |
− | }}</pre>
| |
− |
| |
− | {| style="background-color: transparent;"
| |
− | ! Parametro
| |
− | ! Función
| |
− | ! Valor por defecto
| |
− | |-
| |
− | | <code>title</code> || Optional value to use a different title instead of the page name || <code><nowiki>{{BASEPAGENAME}}</nowiki></code>
| |
− | |-
| |
− | | <code>image</code> || Image/Icon of the program (default 200px) || <code><nowiki>{{{title}}}.png</nowiki></code> if it exists, otherwise [[:File:No image.svg|No image.svg]] (linking to the page where to upload the missing image)
| |
− | |-
| |
− | | <code>imagesize</code> || The image's size || 200px
| |
− | |-
| |
− | | <code>author</code> || The author(s) of the program || ?
| |
− | |-
| |
− | | <code>platform</code> || What platforms the program works on. Use {{tl|OS}} || ?
| |
− | |-
| |
− | | <code>programming language</code> || What programming language is the program written in? || ?
| |
− | |-
| |
− | | <code>version</code> || The program's current version || ?
| |
− | |-
| |
− | | <code>date</code> || The date the program was released || ?
| |
− | |-
| |
− | | <code>ratings</code> || Content ratings for Minecraft or other program || ?
| |
− | |-
| |
− | | <code>size</code> || The program's filesize || ?
| |
− | |-
| |
− | | <code>license</code> || What license is the program under? || ?
| |
− | |-
| |
− | | <code>source available</code> || Has the source code been released? || ?
| |
− | |-
| |
− | | <code>forum</code> || A link to the program's forum || ''None''
| |
− | |-
| |
− | | <code>website</code> || The program's website || ''None''
| |
− | |-
| |
− | | <code>customlink</code> || Any custom titled link, such as an Android Market/Google Play link || ''None''
| |
− | |-
| |
− | | <code>customlink2</code> || Any custom titled link, such as an iOS App Store link || ''None''
| |
− | |-
| |
− | | <code>customlink3</code> || Any custom titled link, such as an Amazon Appstore link || ''None''
| |
− | |-
| |
− | | <code>customlink4</code> || Any custom titled link, such as an Amazon Appstore link || ''None''
| |
− | |-
| |
− | | <code>notes</code> || Any notes about the program || ''None''
| |
− | |}
| |
− |
| |
− | == Véase también ==
| |
− | {{Infobox see also}}
| |
− |
| |
− | <includeonly>
| |
− | [[Category:Infobox templates|P]]
| |
− |
| |
− | </includeonly>
| |
− | <noinclude>
| |
− |
| |
− | </noinclude>
| |