<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://comp.tf/wiki/Template:Box/doc/history?feed=atom</id>
	<title>Template:Box/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://comp.tf/wiki/Template:Box/doc/history?feed=atom"/>
	<link rel="alternate" type="text/html" href="http://comp.tf/wiki/Template:Box/doc/history"/>
	<updated>2026-05-05T02:24:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://comp.tf/index.php?title=Template:Box/doc&amp;diff=14777&amp;oldid=prev</id>
		<title>Efefknee: Created page with &quot;This template is to be used with fixed width objects to arrange them in a free &quot;floating&quot; fashion where they will take the least amount of vertical space by utalizing as much...&quot;</title>
		<link rel="alternate" type="text/html" href="http://comp.tf/index.php?title=Template:Box/doc&amp;diff=14777&amp;oldid=prev"/>
		<updated>2015-07-12T18:11:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This template is to be used with fixed width objects to arrange them in a free &amp;quot;floating&amp;quot; fashion where they will take the least amount of vertical space by utalizing as much...&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 to be used with fixed width objects to arrange them in a free &amp;quot;floating&amp;quot; fashion where they will take the least amount of vertical space by utalizing as much horizontal space as the individual &amp;quot;boxes&amp;quot; allows. There's also no limit to the amount of boxes you want to make with this, it can be anything from 2 to however many you want. But it does look bad if the objects/boxes are of different height.&lt;br /&gt;
&lt;br /&gt;
==Variables==&lt;br /&gt;
The structure is as follows '''&amp;lt;nowiki&amp;gt;{{box|&amp;lt;/nowiki&amp;gt; '''''first variable''' | '''optional variable ('''padding=''') '''''&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;'''&lt;br /&gt;
*The first variable has three values you can set it to.&lt;br /&gt;
;start&lt;br /&gt;
:Used for the first instance in the array.&lt;br /&gt;
;break&lt;br /&gt;
:Used between two boxes.&lt;br /&gt;
;end&lt;br /&gt;
:Used to end the array of boxes.&lt;br /&gt;
&lt;br /&gt;
*'''padding=''' Defines the distance to neighbour elements towards the right. Set this to any value with either pixels (for example 5px) or em sizes (for example 1em).&lt;br /&gt;
*'''padding-bottom=''' Defines the distance to neighbour elements towards the bottom. Set this to any value with either pixels (for example 5px) or em sizes (for example 1em).&lt;br /&gt;
*'''box-width=''' Defines the width of the following box. Set this to any value with either pixels (for example 5px) or em sizes (for example 1em).&lt;br /&gt;
*'''box-height=''' Defines the height of the following box. Set this to any value with either pixels (for example 5px) or em sizes (for example 1em).&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Box|start|padding=1em}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;400px&amp;quot;&lt;br /&gt;
|&amp;lt;br /&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{{Box|break|padding=1em}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;400px&amp;quot;&lt;br /&gt;
|&amp;lt;br /&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{{Box|break}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;400px&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
{{Box|end}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This code will become these three boxes below, displayed either in a single row a single column or 2 on one row and 1 on the next, depending on your browser window size. Also there's no need to use padding on the last break as nothing can come after it.&lt;br /&gt;
{{Box|start|padding=1em}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;400px&amp;quot;&lt;br /&gt;
|&amp;lt;br /&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{{Box|break|padding=1em}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;400px&amp;quot;&lt;br /&gt;
|&amp;lt;br /&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{{Box|break}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;400px&amp;quot;&lt;br /&gt;
|&amp;lt;br /&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
{{Box|end}}&lt;br /&gt;
&lt;br /&gt;
[http://wiki.teamliquid.net/starcraft2/Template:Box Credit to Liquipedia]&lt;/div&gt;</summary>
		<author><name>Efefknee</name></author>
		
	</entry>
</feed>