Template:Future box: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
  | 15 = {{Future box/core | number = v{{{1}}}| codename = Isengard| {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Isengard feature]]}}}</includeonly>
  | 15 = {{Future box/core | number = v{{{1}}}| codename = Isengard| {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Isengard feature]]}}}</includeonly>
  | 16 = {{Future box/core | number = v{{{1}}}| codename = Jarvis| {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Jarvis feature]]}}}</includeonly>
  | 16 = {{Future box/core | number = v{{{1}}}| codename = Jarvis| {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Jarvis feature]]}}}</includeonly>
| 17 = {{Future box/core | number = v{{{1}}}| codename = Krypton | {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Krypton feature]]}}}</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 04:29, 26 March 2016

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