Template:XML element: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
(update) |
m (Protected "Template:XML entry" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(No difference)
|
Revision as of 20:55, 20 August 2015
Code
{{XML entry | type = | name = | info = | version = | attributes = | children = | used_by = | example = }}
Example
As an example, the following:
{{XML entry | type = Element | name = arc_att | info = Used to specify what attributes should be used for the arcs of a coverage. | version = 2 | attributes = none | children = [[SMS:Dynamic Model Interface Schema#Element <menu_item>|menu_item]], [[SMS:Dynamic Model Interface Schema#Element <snap>|snap]] | used_by = [[SMS:Dynamic Model Interface Schema#Element <declare_coverage>|declare_coverage]] | example = }}
produces this:
Expand<arc_att> |
---|