Template:Future box/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:


===Version with no text===
===Version with no text===
<code><nowiki>{{future box|16}}</nowiki></code>
<code><nowiki>{{future box|19}}</nowiki></code>




creates
creates


{{future box|16|nocat=}}
{{future box|19|nocat=}}


===Custom text===
===Custom text===
Line 29: Line 29:
creates
creates


{{Future box|16|Sound comes out of boxes and goes to places inside your head with a variation of 12% protonium error.|nocat=|}}
{{Future box|19|Sound comes out of boxes and goes to places inside your head with a variation of 12% protonium error.|nocat=|}}


==See also==
==See also==

Revision as of 10:29, 11 October 2019

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


creates


FUTURE Matrix FEATURE:

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

Custom text

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


creates


FUTURE Matrix FEATURE:

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

See also