Template:Future box/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Created page with " <includeonly> Category:Maintenance templates Category:Template messages </includeonly>")
 
No edit summary
Line 1: Line 1:
Boxes up a section of text and adds a "Future feature" note to it.


==Usage==
<code><nowiki>{{</nowiki>helix box|TEXT GOES HERE}}</code>
==Example==
===Default text===
<code><nowiki>{{future box|16}}</nowiki></code>
creates
{{future box|16|nocat=}}
===Custom text===
<code><nowiki>{{future box|16|Sound comes out of boxes and goes to places inside your head with a variation of 12% protonium error.}}</nowiki></code>
creates
{{Future box|16|Sound comes out of boxes and goes to places inside your head with a variation of 12% protonium error.|nocat=|}}
==See also==
*{{tl|Future}}
*{{tl|Future note}}


<includeonly>
<includeonly>

Revision as of 02:30, 18 November 2015

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

Usage

{{helix box|TEXT GOES HERE}}

Example

Default text

{{future box|16}}


creates


FUTURE Jarvis FEATURE:

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

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

See also