Template:Enemy: Difference between revisions

From Bomb Jack Wiki
Metaknightfanatic (talk | contribs)
Created page with "<includeonly> <infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <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> <data source="similar_to"> <label>Similar to</label> </data> </infobox> </includeonly> <noinclude> Example usage: {{Enemy | title1=E..."
 
Metaknightfanatic (talk | contribs)
No edit summary
Tag: Reverted
Line 1: Line 1:
<includeonly>
<includeonly>
<div>
<infobox>
<infobox>
   <title source="title1">
   <title source="title1">
Line 17: Line 18:
   </data>
   </data>
</infobox>
</infobox>
</div>
</includeonly>
</includeonly>
<noinclude>
<noinclude>

Revision as of 07:25, 9 January 2025


Example usage:


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

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