Template:Update infobox


Example usage:

<infobox>

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

</image> <label>Other titles</label> <group> <header source="update_information">Update Information</header> <label>Date of Release</label> <label>Additions</label> </group> </infobox>

{{Update infobox
  | title1=Example
  | image1=Example.jpg
  | caption-image1=Example
  | other_titles=Example
  | update_information=Example
  | date_of_release=Example
  | additions=Example}}

<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"other_titles":{"suggested":true},"update_information":{"suggested":true},"date_of_release":{"suggested":true},"additions":{"suggested":true}},"sets":[],"maps":{}} </templatedata>