Jump to content

Template:Future box: Difference between revisions

From Official Kodi Wiki
Updated for v19
v22 Update
 
(3 intermediate revisions by the same user not shown)
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|[[Category:Nexus]]}}}</includeonly>
| 21 = {{Future box/core | number = v{{{1}}}| codename = Omega | {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Omega]]}}}</includeonly>
| 22 = {{Future box/core | number = v{{{1}}}| codename = Piers | {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Piers]]}}}</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>

Latest revision as of 23:50, 17 August 2024

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|22}}


creates


FUTURE Piers FEATURE:

This page or section describes features that are a future part of the Kodi v22 release, codename "Piers". For more information see development builds.

Custom text

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


creates


FUTURE Piers FEATURE:

Sound comes out of boxes and goes to places inside your head with a variation of 12% protonium error.

See also