Diferenças entre edições de "Predefinição:ExtInfo"
Da Contao Community Documentation
| (Uma edição intermédia de um utilizador não apresentada) | |||
| Linha 5: | Linha 5: | ||
! colspan="2" | '''Extension-Overview''' | ! colspan="2" | '''Extension-Overview''' | ||
|- | |- | ||
| − | {{ #if: {{{Dev|}}} | {{tableitem|heading= | + | {{ #if: {{{Dev|}}} | {{tableitem|heading=Name of the developer|value={{{Dev|}}}}} | {{tableempty}} }} |
| − | {{ #if: {{{DevSite|}}} | {{tableitem|heading= | + | {{ #if: {{{DevSite|}}} | {{tableitem|heading=Developer Website|value={{{DevSite|}}}}} | {{tableempty}} }} |
| − | {{ #if: {{{ExtVersion|}}} | {{tableitem|heading= | + | {{ #if: {{{ExtVersion|}}} | {{tableitem|heading=Version of the extension|value={{{ExtVersion|}}}}} | {{tableempty}} }} |
| − | {{ #if: {{{Version|}}} | {{tableitem|heading= | + | {{ #if: {{{Version|}}} | {{tableitem|heading=Compatibility with Contao Version|value={{{Version|}}}}} | {{tableempty}} }} |
| − | {{ #if: {{{TLVersion|}}} | {{tableitem|heading= | + | {{ #if: {{{TLVersion|}}} | {{tableitem|heading=Compatibility with TYPOlight Version|value={{{TLVersion|}}}}} | {{tableempty}} }} |
{{ #if: {{{ERLink|}}} | {{tableitem|heading=Link to Extension Repository|value={{#ifeq: {{{ERLink|}}} | http:{{#replace:{{{ERLink|}}}|http:}} | [{{{ERLink|}}} View extension in ER] | {{{ERLink|}}} }}}} | {{tableempty}} }} | {{ #if: {{{ERLink|}}} | {{tableitem|heading=Link to Extension Repository|value={{#ifeq: {{{ERLink|}}} | http:{{#replace:{{{ERLink|}}}|http:}} | [{{{ERLink|}}} View extension in ER] | {{{ERLink|}}} }}}} | {{tableempty}} }} | ||
{{ #if: {{{DonateLink|}}} | {{tableitem|heading=Donate the developer|value={{#ifeq: {{{DonateLink|}}} | http:{{#replace:{{{DonateLink|}}}|http:}} | [{{{DonateLink|}}} Go to "Donate"-Page] | {{{DonateLink|}}} }}}} | {{tableempty}} }} | {{ #if: {{{DonateLink|}}} | {{tableitem|heading=Donate the developer|value={{#ifeq: {{{DonateLink|}}} | http:{{#replace:{{{DonateLink|}}}|http:}} | [{{{DonateLink|}}} Go to "Donate"-Page] | {{{DonateLink|}}} }}}} | {{tableempty}} }} | ||
| Linha 21: | Linha 21: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{ExtInfo | {{ExtInfo | ||
| − | | Dev= | + | | Dev=Nome do desenvolvedor |
| − | | DevSite= | + | | DevSite=Site do desenvolvedor |
| − | | ExtVersion= | + | | ExtVersion=Versão da extensão |
| − | | Version= | + | | Version=Compatibilidade com a versão Contao |
| − | | TLVersion= | + | | TLVersion=Compatibilidade com a versão TYPOlight |
| − | | ERLink=Link | + | | ERLink=Link para o Repositório de Extensão |
| − | | DonateLink=Link | + | | DonateLink=Link para a página de doação para apoiar o desenvolvedor |
| − | | TrackerLink=Link | + | | TrackerLink=Link para o rastreador de questão da prorrogação |
| − | | Depending= | + | | Depending=Dependência de outros Extensões |
| − | | Comment= | + | | Comment=Notas |
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
| Linha 51: | Linha 51: | ||
</nowiki></pre> | </nowiki></pre> | ||
| − | [[Categoria: Modelos]] | + | [[Categoria:Modelos]] |
[[en:Template:ExtInfo]] | [[en:Template:ExtInfo]] | ||
[[de:Vorlage:ExtInfo]] | [[de:Vorlage:ExtInfo]] | ||
</noinclude> | </noinclude> | ||
Edição atual desde as 15h30min de 24 de fevereiro de 2012
This template makes it possible to define an executive summary of the described extension, which concern an article.
{{ExtInfo
| Dev=Nome do desenvolvedor
| DevSite=Site do desenvolvedor
| ExtVersion=Versão da extensão
| Version=Compatibilidade com a versão Contao
| TLVersion=Compatibilidade com a versão TYPOlight
| ERLink=Link para o Repositório de Extensão
| DonateLink=Link para a página de doação para apoiar o desenvolvedor
| TrackerLink=Link para o rastreador de questão da prorrogação
| Depending=Dependência de outros Extensões
| Comment=Notas
}}
Bsp:
{{ExtInfo
| Dev=Christian Schiffler
| DevSite=http://www.cyberspectrum.de
| ExtVersion=1.0.0
| Version=ab 2.9
| TLVersion=2.7.0 - 2.8.3
| ERLink=http://www.contao.org/erweiterungsliste/view/catalog.html
| DonateLink=http://www.cyberspectrum.de/spendmegoodies.html
| TrackerLink=http://code.google.com/p/typolight-catalog/issues/list
| Depending=[[Taxonomy]] [[backend_filterwiz]]
| Comment=Demo: [http://catalogdemo.dasprojekt.org/ Catalog Demo]
}}