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

Template:Material

From Kaiju Paradise Official Wiki

Example usage:

{{Material

  | title1=Example

  | image1=Example

  | caption=Example

  | obtainment=Example

  | crafting=Example
  
  | worth=Example

}}

<templatedata> {

 "params": {
   "title1": {
     "suggested": true
   },
   "image1": {
     "suggested": true
   },
   "caption": {
     "suggested": true
   },
   "obtainment": {
     "suggested": true
   },
   "crafting": {
     "suggested": true
   },
   "worth": {
     "suggested": true
   }
 },
 "sets": [],
 "maps": {}

} </templatedata>