Template:Future box: Difference between revisions
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
| 17 = {{Future box/core | number = v{{{1}}}| codename = Krypton | {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Krypton feature]]}}}</includeonly> | | 17 = {{Future box/core | number = v{{{1}}}| codename = Krypton | {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Krypton feature]]}}}</includeonly> | ||
| 18 = {{Future box/core | number = v{{{1}}}| codename = Leia | {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Leia feature]]}}}</includeonly> | | 18 = {{Future box/core | number = v{{{1}}}| codename = Leia | {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Leia feature]]}}}</includeonly> | ||
| 19 = {{Future box/core | number = v{{{1}}}| codename = Matrix| {{#if:{{{2|}}}|note}} ={{{2}}} }}<includeonly>{{{nocat|[[Category:Matrix feature]]}}}</includeonly> | |||
| {{Future box/core}} <includeonly>{{{nocat|[[Category:Unknown feature]]}}}</includeonly> | | {{Future box/core}} <includeonly>{{{nocat|[[Category:Unknown feature]]}}}</includeonly> | ||
}}<noinclude>{{doc}}</noinclude> | }}<noinclude>{{doc}}</noinclude> | ||
Revision as of 10:22, 11 October 2019
| FUTURE FEATURE: |
|
This page or section describes features that are a future part of a Kodi release. For more information see development builds. |
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|22}}
creates
| FUTURE FEATURE: |
|
This page or section describes features that are a future part of a Kodi release. For more information see development builds. |
Custom text
{{future box|22|Sound comes out of boxes and goes to places inside your head with a variation of 12% protonium error.}}
creates
| FUTURE FEATURE: |
|
This page or section describes features that are a future part of a Kodi release. For more information see development builds. |
See also
- {{Future}}
- {{Future note}}
- {{Updated}}