Enemy: Difference between revisions

From Bomb Jack Wiki
Created page with "<includeonly> <infobox> <title source="title1"/> <image source="image1"> <caption source="caption-image1"/> </image> <data source="first_appearance"> <label>First Appearance</label> </data> <data source="last_appearance"> <label>Last Appearance</label> </data> </infobox> </includeonly> <noinclude> Example usage: {{Enemy | title1=Example | image1=Example.jpg | caption-image1=Example | first_appearance=Example | last_appearance=Example}}..."
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<infobox>
<infobox>
   <title source="title1"/>
   <title source="title1">
    <default>{{PAGENAME}}</default>
  </title>
   <image source="image1">
   <image source="image1">
     <caption source="caption-image1"/>
     <caption source="caption-image1"/>

Revision as of 06:48, 3 November 2024


Example usage:


{{Enemy
  | title1=Example
  | image1=Example.jpg
  | caption-image1=Example
  | first_appearance=Example
  | last_appearance=Example}}

<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"first_appearance":{"suggested":true},"last_appearance":{"suggested":true}},"sets":[],"maps":{}} </templatedata>