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

Template:Guns

From Kaiju Paradise Official Wiki
Revision as of 21:49, 23 July 2024 by miraheze-user->Ssmixx (Created page with "<infobox> <title source="title1"/> <image source="image1"> <caption source="caption"/> </image> <data source="type"> <label>Type</label> </data> <data source="damage"> <label>Damage</label> </data> <data source="rounds"> <label>Rounds</label> </data> </infobox> <noinclude> Example usage: <pre> {{Material | title1=Example | image1=Example | caption=Example | type=Example | damage=Example | rounds=Example }} </pre> <te...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Example usage:

{{Material

  | title1=Example

  | image1=Example

  | caption=Example

  | type=Example

  | damage=Example
  
  | rounds=Example

}}

<templatedata> {

 "params": {
   "title1": {
     "suggested": true
   },
   "image1": {
     "suggested": true
   },
   "caption": {
     "suggested": true
   },
   "type": {
     "suggested": true
   },
   "damage": {
     "suggested": true
   },
   "rounds": {
     "suggested": true
   }
 },
 "sets": [],
 "maps": {}

} </templatedata>