<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>https://wikiminecraft.es/index.php?action=history&amp;feed=atom&amp;title=Plantilla%3APrograma%2Fdoc</id>
	<title>Plantilla:Programa/doc - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="https://wikiminecraft.es/index.php?action=history&amp;feed=atom&amp;title=Plantilla%3APrograma%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wikiminecraft.es/index.php?title=Plantilla:Programa/doc&amp;action=history"/>
	<updated>2026-06-11T17:24:29Z</updated>
	<subtitle>Historial de revisiones de esta página en la wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wikiminecraft.es/index.php?title=Plantilla:Programa/doc&amp;diff=19145&amp;oldid=prev</id>
		<title>Leynaf: Página creada con «{{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ág...»</title>
		<link rel="alternate" type="text/html" href="https://wikiminecraft.es/index.php?title=Plantilla:Programa/doc&amp;diff=19145&amp;oldid=prev"/>
		<updated>2014-12-15T21:06:58Z</updated>

		<summary type="html">&lt;p&gt;Página creada con «{{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ág...»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation header}}&lt;br /&gt;
{{Lua|Infobox}}&lt;br /&gt;
{{Programa}}&lt;br /&gt;
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]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre width=&amp;quot;30px&amp;quot;&amp;gt;{{Programa&lt;br /&gt;
| title= &lt;br /&gt;
| image= &lt;br /&gt;
| imagesize= &lt;br /&gt;
| author= &lt;br /&gt;
| platform= &lt;br /&gt;
| programming language= &lt;br /&gt;
| version= &lt;br /&gt;
| date= &lt;br /&gt;
| ratings=&lt;br /&gt;
| size= &lt;br /&gt;
| license= &lt;br /&gt;
| source available= &lt;br /&gt;
| forum= &lt;br /&gt;
| website= &lt;br /&gt;
| customlink=&lt;br /&gt;
| customlink2= &lt;br /&gt;
| customlink3= &lt;br /&gt;
| customlink4=&lt;br /&gt;
| notes= &lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background-color: transparent;&amp;quot;&lt;br /&gt;
! Parametro&lt;br /&gt;
! Función&lt;br /&gt;
! Valor por defecto&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; || Optional value to use a different title instead of the page name || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{BASEPAGENAME}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; || Image/Icon of the program (default 200px) || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{title}}}.png&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; if it exists, otherwise [[:File:No image.svg|No image.svg]] (linking to the page where to upload the missing image)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;imagesize&amp;lt;/code&amp;gt; || The image&amp;#039;s size || 200px&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;author&amp;lt;/code&amp;gt; || The author(s) of the program || ?&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;platform&amp;lt;/code&amp;gt; || What platforms the program works on. Use {{tl|OS}} || ?&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;programming language&amp;lt;/code&amp;gt; || What programming language is the program written in? || ?&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;version&amp;lt;/code&amp;gt; || The program&amp;#039;s current version || ?&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;date&amp;lt;/code&amp;gt; || The date the program was released || ?&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;ratings&amp;lt;/code&amp;gt; || Content ratings for Minecraft or other program || ?&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;size&amp;lt;/code&amp;gt; || The program&amp;#039;s filesize || ?&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;license&amp;lt;/code&amp;gt; || What license is the program under? || ?&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;source available&amp;lt;/code&amp;gt; || Has the source code been released? || ?&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;forum&amp;lt;/code&amp;gt; || A link to the program&amp;#039;s forum || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;website&amp;lt;/code&amp;gt; || The program&amp;#039;s website || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;customlink&amp;lt;/code&amp;gt; || Any custom titled link, such as an Android Market/Google Play link || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;customlink2&amp;lt;/code&amp;gt; || Any custom titled link, such as an iOS App Store link || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;customlink3&amp;lt;/code&amp;gt; || Any custom titled link, such as an Amazon Appstore link || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;customlink4&amp;lt;/code&amp;gt; || Any custom titled link, such as an Amazon Appstore link || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;notes&amp;lt;/code&amp;gt; || Any notes about the program || &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Véase también ==&lt;br /&gt;
{{Infobox see also}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Infobox templates|P]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Leynaf</name></author>
	</entry>
</feed>