<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.outofore.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AOOO-Tip</id>
	<title>Template:OOO-Tip - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.outofore.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AOOO-Tip"/>
	<link rel="alternate" type="text/html" href="https://wiki.outofore.com/index.php?title=Template:OOO-Tip&amp;action=history"/>
	<updated>2026-04-24T00:28:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.outofore.com/index.php?title=Template:OOO-Tip&amp;diff=1016&amp;oldid=prev</id>
		<title>Tattecko: Created page with &quot;&lt;includeonly&gt; &lt;div class=&quot;ooo-tip&quot;&gt; 💡 &lt;strong&gt;{{{title|Tip}}}&lt;/strong&gt;&lt;br&gt; {{{text|}}} &lt;/div&gt; &lt;/includeonly&gt;&lt;noinclude&gt;  == OOO Tip Template ==  Displays a small inline gameplay tip that can be placed anywhere on a page.  === Usage ===  &lt;syntaxhighlight lang=&quot;wiki&quot;&gt; {{OOO-Tip | text = Use conveyors to automate transport. }} &lt;/syntaxhighlight&gt;  Default title is **Tip**.  === Custom Title Example ===  &lt;syntaxhighlight lang=&quot;wiki&quot;&gt; {{OOO-Tip | title = Pro Tip | text = Sp...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.outofore.com/index.php?title=Template:OOO-Tip&amp;diff=1016&amp;oldid=prev"/>
		<updated>2026-03-04T12:53:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;includeonly&amp;gt; &amp;lt;div class=&amp;quot;ooo-tip&amp;quot;&amp;gt; 💡 &amp;lt;strong&amp;gt;{{{title|Tip}}}&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt; {{{text|}}} &amp;lt;/div&amp;gt; &amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;  == OOO Tip Template ==  Displays a small inline gameplay tip that can be placed anywhere on a page.  === Usage ===  &amp;lt;syntaxhighlight lang=&amp;quot;wiki&amp;quot;&amp;gt; {{OOO-Tip | text = Use conveyors to automate transport. }} &amp;lt;/syntaxhighlight&amp;gt;  Default title is **Tip**.  === Custom Title Example ===  &amp;lt;syntaxhighlight lang=&amp;quot;wiki&amp;quot;&amp;gt; {{OOO-Tip | title = Pro Tip | text = Sp...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;ooo-tip&amp;quot;&amp;gt;&lt;br /&gt;
💡 &amp;lt;strong&amp;gt;{{{title|Tip}}}&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
{{{text|}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== OOO Tip Template ==&lt;br /&gt;
&lt;br /&gt;
Displays a small inline gameplay tip that can be placed anywhere on a page.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wiki&amp;quot;&amp;gt;&lt;br /&gt;
{{OOO-Tip&lt;br /&gt;
| text = Use conveyors to automate transport.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Default title is **Tip**.&lt;br /&gt;
&lt;br /&gt;
=== Custom Title Example ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wiki&amp;quot;&amp;gt;&lt;br /&gt;
{{OOO-Tip&lt;br /&gt;
| title = Pro Tip&lt;br /&gt;
| text = Split conveyors early to avoid bottlenecks.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example Output ===&lt;br /&gt;
&lt;br /&gt;
{{OOO-Tip&lt;br /&gt;
| title = Pro Tip&lt;br /&gt;
| text = Split conveyors early to avoid bottlenecks.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;Displays a small inline gameplay tip.&amp;quot;,&lt;br /&gt;
  &amp;quot;params&amp;quot;: {&lt;br /&gt;
    &amp;quot;title&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Title&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Optional title of the tip box.&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
      &amp;quot;default&amp;quot;: &amp;quot;Tip&amp;quot;,&lt;br /&gt;
      &amp;quot;example&amp;quot;: &amp;quot;Pro Tip&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;text&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Tip text&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Content of the tip.&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
      &amp;quot;required&amp;quot;: true,&lt;br /&gt;
      &amp;quot;example&amp;quot;: &amp;quot;Use conveyors to automate transport.&amp;quot;&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tattecko</name></author>
	</entry>
</feed>