Template:WeaponSidebar: Difference between revisions
From 30 Minute Missions: Wargame
No edit summary Tags: Manual revert Reverted |
No edit summary Tag: Reverted |
||
| Line 2: | Line 2: | ||
<div class="infobox-title">{{{title|{{#if:{{{Name|}}}|{{{Name}}}|{{PAGENAME}}}}}}}</div> | <div class="infobox-title">{{{title|{{#if:{{{Name|}}}|{{{Name}}}|{{PAGENAME}}}}}}}</div> | ||
{{#if:{{{WeaponImg|}}}| | {{#if:{{{WeaponImg|}}}| | ||
<div class="infobox-image">[[File:Filename.{{{WeaponImg}}}|225px]]</div>}} | <div class="infobox-image"><section begin="Image" />[[File:Filename.{{{WeaponImg}}}|225px]]<section end="Image" /></div>}} | ||
<table class="infobox-table"> | <table class="infobox-table"> | ||
<tr> | <tr> | ||
<th>Durability:</th><td>< | <th>Durability:</th><td><section begin="Durability" />{{{Durability|}}}<section end="Durability" /></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Range:</th><td>{{{Range|}}}</td> | <th>Range:</th><td><section begin="Range" />{{{Range|}}}<section end="Range" /></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Base Damage:</th><td>{{{BaseDamage|}}}</td> | <th>Base Damage:</th><td><section begin="BaseDamage" />{{{BaseDamage|}}}<section end="BaseDamage" /></td> | ||
</tr> | </tr> | ||
<th>Action Point Cost:</th><td>{{{AP|}}}</td> | <th>Action Point Cost:</th><td><section begin= "AP" />{{{AP|}}}<section end="AP" /></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Damage Type:</th><td>{{{DamageType|}}}</td> | <th>Damage Type:</th><td><section begin="DamageType" />{{{DamageType|}}}<section end="DamageType" /></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>System:</th><td>{{{System|}}}</td> | <th>System:</th><td><section begin="System" />{{{System|}}}<section end="System" /></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Tags:</th><td>{{{Tags|}}}</td> | <th>Tags:</th><td><section begin= "Tags" />{{{Tags|}}}<section end="Tags" /></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Deployment Cost:</th><td>{{{DeploymentCost|}}}</td> | <th>Deployment Cost:</th><td><section begin="DeploymentCost" />{{{DeploymentCost|}}}<section end="DeploymentCost" /></td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Revision as of 00:34, 26 April 2026
WeaponSidebar
| Durability: | |
|---|---|
| Range: | |
| Base Damage: | |
| Action Point Cost: | |
| Damage Type: | |
| System: | |
| Tags: | |
| Deployment Cost: |
{{WeaponSidebar
| Name =
| WeaponImg =
| Durability =
| Range =
| BaseDamage =
| AP =
| DamageType =
| System =
| Tags =
| DeploymentCost =
}}
