<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.cantr.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox%3ASenmovaObjekto%2Fdoc</id>
		<title>Template:Infobox:SenmovaObjekto/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.cantr.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox%3ASenmovaObjekto%2Fdoc"/>
		<link rel="alternate" type="text/html" href="http://wiki.cantr.net/index.php?title=Template:Infobox:SenmovaObjekto/doc&amp;action=history"/>
		<updated>2026-05-11T05:01:30Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.0</generator>

	<entry>
		<id>http://wiki.cantr.net/index.php?title=Template:Infobox:SenmovaObjekto/doc&amp;diff=52033&amp;oldid=prev</id>
		<title>Rogir at 18:32, 3 December 2011</title>
		<link rel="alternate" type="text/html" href="http://wiki.cantr.net/index.php?title=Template:Infobox:SenmovaObjekto/doc&amp;diff=52033&amp;oldid=prev"/>
				<updated>2011-12-03T18:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Template:Infobox:FixedObject|&amp;lt;nowiki&amp;gt;{{Infobox:FixedObject}}&amp;lt;/nowiki&amp;gt;]] shows, in a single table, all the features of any fixed object.&lt;br /&gt;
&lt;br /&gt;
The table is located in the upper right corner, and may contain: information on resting furniture, fixed storage, radio transmission equipment and speed increasing masts and sails.&lt;br /&gt;
&lt;br /&gt;
The article is automatically added (as appropriate) to the categories: [[:Category:Resting furniture|Resting furniture]] [[:Category:Storage|Storage]] [[:Category:Electronics| Electronics]] and / or [[:Category:Masts and sails|Masts and sails]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
Copy the text box below and paste it to the top of the page you are editing, within the ST template. Complete the fields with the information you want to display. Unused fields can be deleted or left incomplete.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox:FixedObject&lt;br /&gt;
| sortingname = &lt;br /&gt;
| energy      = &lt;br /&gt;
| capacity    = &lt;br /&gt;
| recovery    = &lt;br /&gt;
| storage     = &lt;br /&gt;
| range       = &lt;br /&gt;
| sailing     = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;tt&amp;gt;sortingname&amp;lt;/tt&amp;gt;&lt;br /&gt;
** Alternative Name of the object. It is used for the proper ordering of the item in the category [[:Category:Resting furniture|resting furniture]] and [[:Category:Storage|Storage]], so it only makes sense to use it for objects belong to these categories.&lt;br /&gt;
** When and how to use it?&lt;br /&gt;
*** Where there are accented letters, replace that letter by one without an accent. For example, &amp;lt;tt&amp;gt;sortingname = Arcon&amp;lt;/tt&amp;gt; for object &amp;quot;Arcón&amp;quot;.&lt;br /&gt;
*** Where the letter &amp;quot;ñ&amp;quot; occurs, replace that letter with an &amp;quot;n&amp;quot; and add a &amp;quot;!&amp;quot; (Exclamation mark) at the end. For example, small barrel &amp;lt;tt&amp;gt;nombreoculto = Barril pequeno!&amp;lt;/tt&amp;gt; for object &amp;quot;Barril pequeño.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;tt&amp;gt;energy&amp;lt;/tt&amp;gt;&lt;br /&gt;
** The number of energy points that are restored per hour of using the object.&lt;br /&gt;
** If this parameter has a value, the tables special section of resting information is displayed. The article is automatically added to the category [[:Category:Resting furniture|Resting furniture]].&lt;br /&gt;
** Example: &amp;lt;tt&amp;gt;energy = 800&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;tt&amp;gt;capacity&amp;lt;/tt&amp;gt;&lt;br /&gt;
** The number of people who can use the object simultaneously.&lt;br /&gt;
** This is required if '''energy''' is specified, and is not needed if ''energy'' is not specified. (The default is &amp;quot;1&amp;quot;, but it is advisable to define this parameter.)&lt;br /&gt;
** Example: &amp;lt;tt&amp;gt;capacity = 2&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;tt&amp;gt;recovery&amp;lt;/tt&amp;gt;&lt;br /&gt;
** The recovery rate while resting, equal to 1/100 of energy specified.&lt;br /&gt;
** This is required if '''energy''' is specified, and is not needed if ''energy'' is not specified.&lt;br /&gt;
** Example: &amp;lt;tt&amp;gt;recovery = 8&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;tt&amp;gt;storage&amp;lt;/tt&amp;gt;&lt;br /&gt;
** Capacity (in grams) that the object can hold. &lt;br /&gt;
** Capacidad (en gramos) de almacenamiento que tiene el objeto. We recommend using thousands separator in this parameter.&lt;br /&gt;
** If there is value to this parameter, the tables special section of storage information is displayed.The article is automatically added to the category [[:Category:Storage|Storage]].&lt;br /&gt;
** Correct example: &amp;lt;tt&amp;gt;storage = 20,500&amp;lt;/tt&amp;gt;&lt;br /&gt;
** Wrong example: &amp;lt;tt&amp;gt;storage = 20500&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;tt&amp;gt;range&amp;lt;/tt&amp;gt;&lt;br /&gt;
** Range (in pixels) of transmission of the object&lt;br /&gt;
** If there is value to this parameter, the tables special section for transmitter information is displayed. The article is automatically added to the category [[:Category:Electronics|Electronics]]. In addition, the sorting order within the category is based on the range.&lt;br /&gt;
** Example: &amp;lt;tt&amp;gt;range = 60&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;tt&amp;gt;sailing&amp;lt;/tt&amp;gt;&lt;br /&gt;
** Speed increase granted by the object. Use a period (&amp;quot;.&amp;quot;) to separate the digits.&lt;br /&gt;
** If there is value to this parameter, the tables special section of increasesailing is displayed. The article is automatically added to the category [[:Category:Masts and sails|Masts and sails]]. In addition, the sorting order within the category is by the value of this parameter.&lt;br /&gt;
** Correct example: &amp;lt;tt&amp;gt;sailing  = 0.02&amp;lt;/tt&amp;gt;&lt;br /&gt;
** Wrong example: &amp;lt;tt&amp;gt;sailing  = 0,02&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Documentation|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rogir</name></author>	</entry>

	</feed>