Template:Updated feature/item: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#ifexpr:({{{1|}}})>{{Current Version}}|<div style='border: 2px solid #232933; border-radius: 10px; margin: 14px 0; overflow: hidden'><div style='background: #232933; color: #fff; font-weight: bold; padding: 4px 8px'>* UPDATED IN VERSION {{{2}}} ([[Beta Features|<span style="color: #fff; text-decoration: underline">BETA:]]</span> {{{3}}} {{#if:{{{4|}}}|<span style="color: #fff; text-decoration: underline">{{r|{{{4}}}}}</span>|}}):</div><div style='padding: 4px 8px'>{{{5}}} </div></div>| {{{5}}}}}[[Category:{{#switch:{{{6}}}|EN=Changes in|RU=Изменения в версии|AR|ES|HR|HU|PL|PT-BR|RO|DE|AT|Other=Translated/Changes in|Changes in}} {{{2}}}]]</includeonly><noinclude>Template for using in function and event pages. For functions/events lists please use <nowiki>{{New items}}</nowiki>.
<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'>[[Beta Features|<span style="color: #fff; text-decoration: underline">BETA</span>]]: UPDATED FEATURE (BUILD: {{{2}}} {{r|{{{3}}}}})</div><div style='padding: 4px 8px'>{{{4}}}</div></div>
|{{#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'>* FEATURE UPDATED IN {{{1}}} (REVISION: {{r|{{{3}}}}})</div><div style='padding: 4px 8px'>{{{4}}}</div></div>[[Category:Changes in {{{1}}}]]
|{{{4}}}
}}
}}</includeonly><noinclude>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===
===Parameters===
#Version in numeric format
#Version in numeric format (for internal usage)
#Version in release format
#Stable version (the stable version the feature will appear in)
#Revision
#Beta version (the beta version the feature appeared in)
#Description
#Revision (the build the feature appeared in)
#Language
#Description (the feature main description)
##Enter your language designation:
###EN - English
###RU - Russian (Русский)
###AR - Argentina (Argentina)
###ES - Spain (España)
###HR - Croatia (Hrvatska)
###HU - Hungary (Magyarország)
###PL - Poland (Polska)
###PT-BR - Portugal (Portugal)
###RO - Romania (România)
###DE - Germany (Deutschland)
###AT - Austria (Österreich)
###Other - languages not on this list
##If the language is Russian, then use '''[[Template:RU/New feature/item]]'''
 
[[Category:Utility templates]]</noinclude>
[[Category:Utility templates]]</noinclude>

Latest revision as of 21:43, 23 September 2021

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. Version in numeric format (for internal usage)
  2. Stable version (the stable version the feature will appear in)
  3. Beta version (the beta version the feature appeared in)
  4. Revision (the build the feature appeared in)
  5. Description (the feature main description)