<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.starbasegame.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_ship_image%2Fdoc</id>
	<title>Template:Infobox ship image/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.starbasegame.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_ship_image%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Template:Infobox_ship_image/doc&amp;action=history"/>
	<updated>2026-04-20T15:50:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Template:Infobox_ship_image/doc&amp;diff=373&amp;oldid=prev</id>
		<title>AnteroFB: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Template:Infobox_ship_image/doc&amp;diff=373&amp;oldid=prev"/>
		<updated>2019-03-05T15:40:07Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:40, 5 March 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>AnteroFB</name></author>
	</entry>
	<entry>
		<id>https://wiki.starbasegame.com/index.php?title=Template:Infobox_ship_image/doc&amp;diff=372&amp;oldid=prev</id>
		<title>en&gt;Jdaloner: &quot;{{TemplateDataHeader}}&quot; --&gt; &quot;{{TemplateData header}}&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.starbasegame.com/index.php?title=Template:Infobox_ship_image/doc&amp;diff=372&amp;oldid=prev"/>
		<updated>2018-08-13T17:25:05Z</updated>

		<summary type="html">&lt;p&gt;&amp;quot;{{TemplateDataHeader}}&amp;quot; --&amp;gt; &amp;quot;{{TemplateData header}}&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This template is part of the new WikiProject Ships ship infobox.  It adds a picture and caption to the infobox.  Each section, except Infobox Ship Begin, can be repeated as necessary to support multiple careers, multiple sets of characteristics, etc.&lt;br /&gt;
{{Infobox ship begin/shared doc}}&lt;br /&gt;
===TemplateData===&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Used to add an image to ship articles. Used with {{Infobox ship begin}}. If your article does not have an image in this field, the ship will automatically be listed at the hidden category [[Category:Ship infoboxes without an image]]. Editors can use the category to easily see a list of infoboxes where no image is attached and work to find pictures.&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;image&amp;quot;,&lt;br /&gt;
		&amp;quot;image alt&amp;quot;,&lt;br /&gt;
		&amp;quot;image size&amp;quot;,&lt;br /&gt;
		&amp;quot;caption&amp;quot;&lt;br /&gt;
	],&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;image&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;Ship image&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Image name&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of the image to be displayed. Simple name is enough. Full image syntax is accepted... for now.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;image size&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;Ship image size&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Image size&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Size of the image in CSS syntax. e.g. 300px. Optional. Use wisely; Wikipedia policy requires deviations from standard size to remain minimum. Ignored if a full image syntax with size is added to |image parameter.&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;300px&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;image alt&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Image alternative text&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Alternative text for the image, shown to those who are unable to see the image.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;caption&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;Ship caption&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Caption&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;caption text shown beneath the image.&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[tl:Suleras:Infobox Ship Image]]&lt;br /&gt;
[[tr:Şablon:Gemi bilgi kutusu resim]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>en&gt;Jdaloner</name></author>
	</entry>
</feed>