This is a mirror host of the KP Official Wiki on Miraheze. We dont actually mirror we host the same content

Template:Update: Difference between revisions

From Kaiju Paradise Official Wiki
Created page with "<includeonly> <infobox> <title source="title1"/> <image source="image1"> <caption source="caption-image1"/> </image> <group> <header source="main_information">Main Information</header> <data source="version"> <label>Version</label> </data> <data source="release_date"> <label>Release Date</label> </data> </group> <group> <header source="update_information">Update Information</header> <data source="gootraxians">..."
 
No edit summary
Line 15: Line 15:
   </group>
   </group>
   <group>
   <group>
     <header source="update_information">Update Information</header>
     <header source="update_information">Added & Fixed</header>
     <data source="gootraxians">
     <data source="gootraxians">
       <label>Gootraxians</label>
       <label>Added</label>
     </data>
     </data>
     <data source="items">
     <data source="fixed">
       <label>Items</label>
       <label>Fixed</label>
    </data>
    <data source="fixes">
      <label>Fixes</label>
     </data>
     </data>
     <data source="other">
     <data source="other">
Line 29: Line 26:
     </data>
     </data>
   </group>
   </group>
   <group>
   <group layout="horizontal">
     <header source="previous_&amp;_next">Previous &amp; Next</header>
     <header source="previous_&amp;_next">Previous &amp; Next</header>
    <data source="fixed">
      <label>Previous</label>
    </data>
    <data source="next">
      <label>Next</label>
    </data>
   </group>
   </group>
</infobox>
</infobox>

Revision as of 15:13, 9 March 2024


Example usage:


{{Update
  | title1=Example
  | image1=Example.jpg
  | caption-image1=Example
  | main_information=Example
  | version=Example
  | release_date=Example
  | update_information=Example
  | gootraxians=Example
  | items=Example
  | fixes=Example
  | other=Example
  | previous_&_next=Example}}

<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"main_information":{"suggested":true},"version":{"suggested":true},"release_date":{"suggested":true},"update_information":{"suggested":true},"gootraxians":{"suggested":true},"items":{"suggested":true},"fixes":{"suggested":true},"other":{"suggested":true},"previous_&_next":{"suggested":true}},"sets":[],"maps":{}} </templatedata>