Template:Xml setting: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
{{{description}}}
{{{description}}}


{{#if: {{{tag attribute|}}} |{{{!}}  
{{#if: {{{tag attribute values|}}} |{{{!}}  
{{!}} width="50%" valign="top" {{!}}
{{!}} width="50%" valign="top" {{!}}
'''Attribute options:'''<br/>
'''Attribute options:'''<br/>
Line 11: Line 11:
{{{option values}}}
{{{option values}}}
{{!}}} |
{{!}}} |
{{#if: {{{tag attribute|}}} '''Main options:'''<br/>
{{#if: {{{option values|}}} '''Main options:'''<br/>
{{{option values}}} }}
{{{option values}}} }} }}
{{{example|}}}<noinclude>
{{{example|}}}<noinclude>
{{documentation}}</noinclude>
{{documentation}}</noinclude>

Revision as of 22:56, 7 October 2012

<{{{tag name}}}>options</{{{tag name}}}>

{{{description}}}


[edit] Template documentation

Usage

Experimental template. Probably won't be used in the future unless I can figure out some limitations in it. -- Ned Scott (talk) 16:41, 27 July 2013 (EDT)

{{xml setting
 | tag name = 
 | parent tag = 
 | requires tag = 
 | tag attribute = 
 | tag attribute type = 
 | tag attribute values = 
 | tag attribute default values = 
 | option type = 
 | option values = 
 | default values = 
 | platform = 
 | XBMC version = 
 | description = 
 | example = 
}}