Template:Xml setting: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
{{{option values}}}
{{{option values}}}


{{#if: {{{tag attribute|}}} |'''Tag attribute options:'''</br>
{{#if: {{{tag attribute|}}} |'''Tag attribute options:'''<br/>
{{{tag attribute values}}} }}
{{{tag attribute values}}} }}


{{{description}}}<noinclude>
{{{description}}}<noinclude>
{{documentation}}</noinclude>
{{documentation}}</noinclude>

Revision as of 21:57, 7 October 2012

<{{{tag name}}}>{{{default values}}}</{{{tag name}}}>

Main options:
{{{option values}}}


{{{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 = 
}}