Difference between revisions of "Template:Infobox automobile platform/doc"
Jump to navigation
Jump to search
imported>Kbdank71 (Remove category per per CFD 2008 August 20) |
imported>Jens Lehmann |
||
| Line 27: | Line 27: | ||
}} | }} | ||
</pre> | </pre> | ||
| + | |||
| + | == DBpedia Template Annotation == | ||
| + | {{DBpedia Template | ||
| + | | relatesToClass = Automobileplatform | ||
| + | | mapping = | ||
| + | {{DBpedia Attribute | aka | name | links}} | ||
| + | {{DBpedia Attribute | assembly | parseHint = links}} | ||
| + | {{DBpedia Attribute | body_style | bodystyle | links}} | ||
| + | {{DBpedia Attribute | class | parseHint = links}} | ||
| + | {{DBpedia Attribute | engine | parseHint = links}} | ||
| + | {{DBpedia Attribute | layout | parseHint = links}} | ||
| + | {{DBpedia Attribute | manufacturer | parseHint = links}} | ||
| + | {{DBpedia Attribute | name | parseHint = links}} | ||
| + | {{DBpedia Attribute | predecessor | parseHint = links}} | ||
| + | {{DBpedia Attribute | production | productionenddate | date}} | ||
| + | {{DBpedia Attribute | production | productionstartdate | date}} | ||
| + | {{DBpedia Attribute | related | relatedautomobileplatform | links}} | ||
| + | {{DBpedia Attribute | successor | parseHint = links}} | ||
| + | {{DBpedia Attribute | transmission}} | ||
| + | {{DBpedia Attribute | vehicles | vehicle | links}} | ||
| + | }} | ||
| + | |||
=== See also === | === See also === | ||
Revision as of 14:50, 7 November 2009
| This is a documentation subpage for Template:Infobox automobile platform. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{Infobox Automobile platform
| name =
| aka =
| image =
| manufacturer =
| production =
| predecessor =
| successor =
| class =
| layout =
| body_style =
| engine =
| transmission =
| wheelbase =
| length =
| width =
| height =
| weight =
| related =
| vehicles =
}}
DBpedia Template Annotation