Template:Ship thumbnail: Difference between revisions

From Corsair Cove Official Wiki
Places a background and border around the ship thumbnail image to more closely match in-game
 
Added documentation
Line 1: Line 1:
<includeonly><span class="cc-ship-background">{{{1}}}</span></includeonly><noinclude>
<includeonly><span class="cc-ship-background">{{{1}}}</span></includeonly><noinclude>


Wraps the provided <code>[[File]]</code> in a border and background that matches the appearance in-game.
== Example ==
<pre>{{Ship thumbnail|[[File:T_Ship_Smuggler_Tier2_dot25.png|x96px]]}}</pre>
{{Ship thumbnail|[[File:T_Ship_Smuggler_Tier2_dot25.png|x96px]]}}
{{Ship thumbnail|[[File:T_Ship_Smuggler_Tier2_dot25.png|x96px]]}}
<pre>{{Ship thumbnail|Only works with images}}</pre>
{{Ship thumbnail|Only works with images}}


</noinclude>
</noinclude>

Revision as of 04:27, 24 July 2026


Wraps the provided File in a border and background that matches the appearance in-game.

Example

{{Ship thumbnail|[[File:T_Ship_Smuggler_Tier2_dot25.png|x96px]]}}


{{Ship thumbnail|Only works with images}}

Only works with images