Template:Road infobox

From Disney•Pixar CARS Wiki
Jump to navigation Jump to search

<infobox>

 <title source="title1">
 <image source="image1">

</image> <label>Type of road</label> <label>Start of the road</label> <label>End of the road</label> <label>Length of the road</label> <label>Direction of the road</label> <label>Opening date</label> <label>Main intersection</label> </infobox> Example usage:

{{Template for towns, roads and highways

  | title1=Example

  | image1=Example

  | caption-image1=Example

  | type_of_road=Example

  | start_of_the_road=Example

  | end_of_the_road=Example

  | length_of_the_road=Example

  | direction_of_the_road=Example

  | opening_date=Example

  | main_intersection=Example

}}

<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"type_of_road":{"suggested":true},"start_of_the_road":{"suggested":true},"end_of_the_road":{"suggested":true},"length_of_the_road":{"suggested":true},"direction_of_the_road":{"suggested":true},"opening_date":{"suggested":true},"main_intersection":{"suggested":true}},"sets":[],"maps":{}} </templatedata>