Template:Future/doc: Difference between revisions

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


===With version===
===With version===
<code><nowiki>{{Future|16}}</nowiki></code>
<code><nowiki>{{Future|19}}</nowiki></code>


creates
creates
Line 28: Line 28:


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


creates
creates

Revision as of 19:01, 12 October 2019

Boxes up a section of text and adds a "Future feature" note to it.

Usage

Generic banner: {{Future}}

Version specific banner: {{Future|VERSION}}

Custom text: {{Future|VERSION|TEXT GOES HERE}}

Example

Default text

{{Future}}

creates


Future.png FUTURE FEATURE:
This page or section describes features that are a future part of a Kodi release. For more information see development builds.


With version

{{Future|19}}

creates


Future.png 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|19|Sound comes out of boxes and goes to places inside your head with a variation of 12% protonium error.}}

creates


Future.png FUTURE Matrix FEATURE:
Sound comes out of boxes and goes to places inside your head with a variation of 12% protonium error.

See also