Template:BossInfobox: Difference between revisions
From Galaxy Attack: Alien Shooter Wiki
(Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} <table> {{#if:...") |
No edit summary |
||
Line 3: | Line 3: | ||
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | ||
<table> | <table> | ||
{{#if:{{{ | {{#if:{{{bossnum|}}}|<tr> | ||
<th>Boss Number: </th> | <th>Boss Number: </th> | ||
<td>{{{ | <td>{{{bossnum}}}</td> | ||
</tr>}} | </tr>}} | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 15:30, 31 October 2022
BossInfobox