Difference between revisions of "Template:FleetImage"

From Fleet
(Undo revision 2381 by Space Weasel (talk))
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
<div style="text-align:right; width:100px; border:1px; border-style:solid;">
+
{| style="text-align:right; width:100px; border:1px;"
 
+
|-
<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:07, 4 June 2012


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