Template:Future box/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
mNo edit summary
(Updated for v20)
 
Line 16: Line 16:


===Version with no text===
===Version with no text===
<code><nowiki>{{future box|20}}</nowiki></code>
<code><nowiki>{{future box|21}}</nowiki></code>




creates
creates


{{future box|20|nocat=}}
{{future box|21|nocat=}}


===Custom text===
===Custom text===
<code><nowiki>{{future box|20|Sound comes out of boxes and goes to places inside your head with a variation of 12% protonium error.}}</nowiki></code>
<code><nowiki>{{future box|21|Sound comes out of boxes and goes to places inside your head with a variation of 12% protonium error.}}</nowiki></code>




creates
creates


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


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

Latest revision as of 22:44, 15 January 2023

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 Omega FEATURE:

This page or section describes features that are a future part of the Kodi v21 release, codename "Omega". 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 Omega FEATURE:

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

See also