Template:Added feature/item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#ifexpr: ({{{1|}}}) = {{Next Stable Version}} and ({{{2|}}}) = {{Current Stable Version}} | {{#ifexpr: ({{{1|}}}) = {{Next Stable Version}} and ({{{2|}}}) = {{Current Stable 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'>* FEATURE ADDED IN {{{1}}} (<span style="color: #fff; text-decoration: underline">[[Beta Features|BETA BUILD {{{2}}} | |<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'>* FEATURE ADDED IN {{{1}}} (<span style="color: #fff; text-decoration: underline">[[Beta Features|BETA BUILD:]] {{{2}}} {{r|{{{3}}}}}</span>)</div><div style='padding: 4px 8px'>{{{4}}}</div></div> | ||
|not above 45 | |not above 45 | ||
}} | }} |
Revision as of 15:46, 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
- Version in numeric format (for internal usage)
- Stable version (the stable version the feature will appear in)
- Beta version (the beta version the feature appeared in)
- Revision (the build the feature appeared in)
- Description (the feature main description)