Template:Future box: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#switch: {{{1}}}
{{#switch: {{{1}}}
  | 13 = {{Future box/core | number = {{{1}}}| codename = Gotham}}
  | 13 = {{Future box/core | number = v{{{1}}}| codename = Gotham}}<includeonly>{{{nocat|[[Category:Gotham feature]]}}}</includeonly>
  | 14 = {{Future box/core | color 1 = #EBE6FF | color 2 = #808000 | number = {{{1}}}| codename = Helix| {{#if:{{{2|}}}|note}} ={{{2}}} }}
  | 14 = {{Future box/core | color 1 = #EBE6FF | color 2 = #808000 | number = v{{{1}}}| codename = Helix| {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Helix feature]]}}}</includeonly>
  | 15 = {{Future box/core | number = {{{1}}}| codename = Isengard| {{#if:{{{2|}}}|note}} ={{{2}}} }}
  | 15 = {{Future box/core | number = v{{{1}}}| codename = Isengard| {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Isengard feature]]}}}</includeonly>
  | 16 = {{Future box/core | number = {{{1}}}| codename = Jarvis| {{#if:{{{2|}}}|note}} ={{{2}}} }}
  | 16 = {{Future box/core | number = v{{{1}}}| codename = Jarvis| {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Jarvis feature]]}}}</includeonly>
  | {{Future box/core}}
  | 17 = {{Future box/core | number = v{{{1}}}| codename = Krypton | {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Krypton feature]]}}}</includeonly>
}}
| 18 = {{Future box/core | number = v{{{1}}}| codename = Leia | {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Leia feature]]}}}</includeonly>
<includeonly>{{{nocat|[[Category:{{{codename|Unknown}}} feature]]}}}</includeonly><noinclude>{{doc}}</noinclude>
| 19 = {{Future box/core | number = v{{{1}}}| codename = Matrix| {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Matrix feature]]}}}</includeonly>
| {{Future box/core}} <includeonly>{{{nocat|[[Category:Unknown feature]]}}}</includeonly>
}}<noinclude>{{doc}}</noinclude>

Revision as of 10:22, 11 October 2019

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