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)
Undo revision 469 by Metaknightfanatic (talk)
Tag: Undo
 
(One intermediate revision by the same user not shown)
(No difference)

Latest 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>