Template:Xml setting/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
==Usage== | |||
Experimental template. Probably won't be used in the future unless I can figure out some limitations in it. -- [[User:Ned Scott|Ned Scott]] ([[User talk:Ned Scott|talk]]) 16:41, 27 July 2013 (EDT) | |||
<pre> | <pre> | ||
<nowiki>{{xml setting | <nowiki>{{xml setting | ||
| Line 4: | Line 7: | ||
| parent tag = | | parent tag = | ||
| requires tag = | | requires tag = | ||
| tag | | tag attribute = | ||
| tag attribute type = | |||
| tag attribute values = | |||
| tag attribute default values = | |||
| option type = | | option type = | ||
| option values = | | option values = | ||
| default values = | | default values = | ||
| platform = | | platform = | ||
| XBMC version = | | XBMC version = | ||
| description = | |||
| example = | |||
}}</nowiki> | }}</nowiki> | ||
</pre> | </pre> | ||
<includeonly>[[Category: | <includeonly> | ||
[[Category:Page specific templates]] | |||
</includeonly> | |||
Latest revision as of 20:41, 27 July 2013
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 =
}}