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

Template:Material: Difference between revisions

From Kaiju Paradise Official Wiki
miraheze-user->Ssmixx
testing
 
(No difference)

Latest revision as of 01:55, 10 June 2024

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>