Difference between revisions of "Template:Infobox automobile platform/doc"

From blackwiki
Jump to navigation Jump to search
imported>Jens Lehmann
imported>AnmaFinotera
m (Reverted edits by Jens Lehmann (talk) to last version by Kbdank71)
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:56, 7 November 2009

Usage

{{Infobox Automobile platform
| name         = 
| aka          = 
| image        = 
| manufacturer = 
| production   = 
| predecessor  = 
| successor    = 
| class        = 
| layout       = 
| body_style   = 
| engine       = 
| transmission = 
| wheelbase    = 
| length       = 
| width        = 
| height       = 
| weight       = 
| related      = 
| vehicles     = 
}}

See also