Difference between revisions of "Template:FleetImage"

From Fleet
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{| style="text-align:right; width:100px; border:1px;"
+
<div style="text-align:right; width:100px; border:1px; border-style:solid;">
|-
+
 
| <img src="{{{1}}}" alt="{{{alt}}}" />
+
<img src="{{{1}}}" alt="{{{alt}}}" />
  
  
Line 16: Line 16:
 
{{{link}}}
 
{{{link}}}
  
|}
+
</div>
 
</includeonly>
 
</includeonly>
  
 
Template for adding images directly from Fleet.
 
Template for adding images directly from Fleet.
 
More or less a remake of the '''Image''' template.
 
More or less a remake of the '''Image''' template.

Revision as of 18:06, 4 June 2012


Template for adding images directly from Fleet. More or less a remake of the Image template.