Template:Future

From Official Kodi Wiki
Revision as of 01:30, 18 November 2015 by Ned Scott (talk | contribs)
Jump to navigation Jump to search
[edit] Template documentation

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



With version

{{Future|21}}

creates



Custom text

{{Future|21|The addition of handling a comment line has been added. These lines are defined as beginning with ##. Kodi will ignore any lines beginning with ## and continue processing the EDL file.}}

creates


{{Future|21|The addition of handling a comment line has been added. These lines are defined as beginning with ##.<br> Kodi will ignore any lines beginning with ## and continue processing the EDL file.}}

creates



See also