Template:Future box: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Updated for v19)
(v20 update)
Line 7: Line 7:
  | 18 = {{Future box/core | number = v{{{1}}}| codename = Leia | {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Leia feature]]}}}</includeonly>
  | 18 = {{Future box/core | number = v{{{1}}}| codename = Leia | {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Leia feature]]}}}</includeonly>
  | 19 = {{Future box/core | number = v{{{1}}}| codename = Matrix| {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Matrix feature]]}}}</includeonly>
  | 19 = {{Future box/core | number = v{{{1}}}| codename = Matrix| {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Matrix feature]]}}}</includeonly>
  | 20 = {{Future box/core | number = v{{{1}}}| codename = v20 N.. | {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|}}}</includeonly>
  | 20 = {{Future box/core | number = v{{{1}}}| codename = Nexus | {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|}}}</includeonly>
  | {{Future box/core}} <includeonly>{{{nocat|[[Category:Unknown feature]]}}}</includeonly>
  | {{Future box/core}} <includeonly>{{{nocat|[[Category:Unknown feature]]}}}</includeonly>
}}<noinclude>{{doc}}</noinclude>
}}<noinclude>{{doc}}</noinclude>

Revision as of 21:20, 7 June 2021

FUTURE FEATURE:

This page or section describes features that are a future part of a Kodi release. For more information see development builds.

[edit] Template documentation

Boxes up a section of text and adds a "Future feature" note to it.

Usage

{{Future box|VERSION|TEXT GOES HERE}}

Example

Default text

{{future box}}


creates


FUTURE FEATURE:

This page or section describes features that are a future part of a Kodi release. For more information see development builds.

Version with no text

{{future box|21}}


creates


FUTURE FEATURE:

This page or section describes features that are a future part of a Kodi release. For more information see development builds.

Custom text

{{future box|21|Sound comes out of boxes and goes to places inside your head with a variation of 12% protonium error.}}


creates


FUTURE FEATURE:

This page or section describes features that are a future part of a Kodi release. For more information see development builds.

See also