Template:PT-BR/Added feature/item: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{#ifexpr: ({{{1|}}}) = {{Next Stable Version}} and ({{{2|}}}) = {{Current Stable Version}} |<div style='border: 2px solid #1b2027; border-radius: 10px; margin: 14px 0; overflow: hidden'><div style='background: #1b2027; color: #fff; font-weight: bold; padding: 4px 8px'><span style="color: #fff; text-decoration: underline">BETA</span>: NOVO RECURSO (BUILD: {{{2}}} {{r|{{{3}}}}})</div><div style='padding: 4px 8px'>{{{4}}}</div></div> |{{#ifex...")
 
mNo edit summary
 
Line 2: Line 2:
|<div style='border: 2px solid #1b2027; border-radius: 10px; margin: 14px 0; overflow: hidden'><div style='background: #1b2027; color: #fff; font-weight: bold; padding: 4px 8px'>[[Beta Features|<span style="color: #fff; text-decoration: underline">BETA</span>]]: NOVO RECURSO (BUILD: {{{2}}} {{r|{{{3}}}}})</div><div style='padding: 4px 8px'>{{{4}}}</div></div>
|<div style='border: 2px solid #1b2027; border-radius: 10px; margin: 14px 0; overflow: hidden'><div style='background: #1b2027; color: #fff; font-weight: bold; padding: 4px 8px'>[[Beta Features|<span style="color: #fff; text-decoration: underline">BETA</span>]]: NOVO RECURSO (BUILD: {{{2}}} {{r|{{{3}}}}})</div><div style='padding: 4px 8px'>{{{4}}}</div></div>
|{{#ifexpr: {{Next Stable Version}} > ({{{1|}}}) and ({{{1|}}}) = {{Current Stable Version}}
|{{#ifexpr: {{Next Stable Version}} > ({{{1|}}}) and ({{{1|}}}) = {{Current Stable Version}}
|<div style='border: 2px solid #232933; border-radius: 10px; margin: 14px 0; overflow: hidden'><div style='background: #232933; color: #fff; padding: 4px 8px'>* RECURSO ADICIONADO EM {{{1}}} (REVISÃO: {{r|{{{3}}}}})</div><div style='padding: 4px 8px'>{{{4}}}</div></div>[[Category:Changes in {{{1}}}]]
|<div style='border: 2px solid #232933; border-radius: 10px; margin: 14px 0; overflow: hidden'><div style='background: #232933; color: #fff; padding: 4px 8px'>* RECURSO ADICIONADO EM {{{1}}} (REVISÃO: {{PT-BR/R|{{{3}}}}})</div><div style='padding: 4px 8px'>{{{4}}}</div></div>[[Category:Changes in {{{1}}}]]
|{{{4}}}
|{{{4}}}
}}
}}

Latest revision as of 23:08, 26 May 2024

This template is used for highlighting beta and features introduced in the latest version of MTA: San Andreas. The highlighted appearance will automatically disappear when a newer version is released.

Parameters

  1. Stable version (the stable version the feature will appear in)
  2. Beta version (the beta version the feature appeared in)
  3. Revision (the build the feature appeared in)
  4. Description (the feature main description)

Syntax

{{PT-BR/Added feature/item
| stable version
| beta version
| revision
| description
}}

Current stable version: 1.6.0
Next stable version: 1.6.1