Template:New items: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>{{#ifexpr:({{{1|}}})>{{Current Version}}|<div style='border: 2px solid #434d5f; border-radius: 10px; margin: 14px 0; overflow: hidden'><div style='background: #434d5f; color: #fff; font-weight: bold; padding: 4px 8px'>[[Beta Features|<span style="color: #fff; text-decoration: underline">BETA</span>]]: FROM VERSION {{{2}}} {{#if:{{{4|}}}|{{r|{{{4}}}}}|}} ONWARDS</div><div style='padding: 4px 8px'>{{{3}}} </div></div>| {{{3}}}}}</includeonly><noinclude>Use this template for functions/events lists. In function and event pages use <nowiki>{{New feature/item}}</nowiki>. This will prevent wrong pages appear in changelog category.
<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'>[[Beta Features|<span style="color: #fff; text-decoration: underline">BETA</span>]]: FROM VERSION {{{2}}} {{#if:{{{4|}}}|{{r|{{{4}}}}}|}} ONWARDS</div><div style='padding: 4px 8px'>{{{3}}} </div></div>| {{{3}}}}}</includeonly><noinclude>Use this template for functions/events lists. In function and event pages use <nowiki>{{New feature/item}}</nowiki>. This will prevent wrong pages appear in changelog category.
=== Parameters ===
=== Parameters ===
# Version float (value is compared with <code>&gt;</code> to <code><nowiki>{{Current Version}}</nowiki> = {{Current Version}}</code>)
# Version float (value is compared with <code>&gt;</code> to <code><nowiki>{{Current Version}}</nowiki> = {{Current Version}}</code>)

Revision as of 13:55, 7 March 2021

Use this template for functions/events lists. In function and event pages use {{New feature/item}}. This will prevent wrong pages appear in changelog category.

Parameters

  1. Version float (value is compared with > to {{Current Version}} = 3.0160)
  2. Version text (only visual, example: 1.6.0)
  3. Text
  4. Revision number (only visual)