Template:Future box: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{| style="background-color: #EBE6FF; border: 3px dashed #808000; margin-top: 2px; margin-bottom: 2px;" |
{| style="background-color: #F0E68C; border: 2px dashed #808000; margin-top: 2px; margin-bottom: 2px;" |
  | '''''[[Development builds|This feature will be added in v15, which is currently in development]]:'''''
  | '''''[[:Category:{{{codename|Unknown}}} feature|FUTURE {{{codename|}}} FEATURE]]:'''''
  |-
  |-
  |
  |
{{{1}}}
{{{1|This page or section describes features that are a future part of the Kodi {{{Version|upcoming}}} release {{#if:{{{codename|}}}|, codename "{{{codename}}}"}}. For more information see '''[[development builds]]'''.}}}
  |}<includeonly>{{{nocat|[[Category:Isengard feature]]}}}</includeonly><noinclude>{{doc}}</noinclude>
  |}<includeonly>{{{nocat|[[Category:{{{codename|Unknown}}} feature]]}}}</includeonly><noinclude>{{doc}}</noinclude>

Revision as of 01:10, 18 November 2015

FUTURE FEATURE:

This page or section describes features that are a future part of the Kodi upcoming 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 the Kodi upcoming release . For more information see development builds.

Version with no text

{{future box|21}}


creates

FUTURE FEATURE:

21

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:

21

See also