<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.mtgpq.info/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AFlexbox-item-header</id>
	<title>Template:Flexbox-item-header - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mtgpq.info/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AFlexbox-item-header"/>
	<link rel="alternate" type="text/html" href="https://wiki.mtgpq.info/w/index.php?title=Template:Flexbox-item-header&amp;action=history"/>
	<updated>2026-05-03T12:44:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.mtgpq.info/w/index.php?title=Template:Flexbox-item-header&amp;diff=155&amp;oldid=prev</id>
		<title>Octal9: Created page with &quot;&lt;noinclude&gt;Flexbox-item-header opens a wrapper for elements within a flexbox.  It sets several CSS properties that are meaningless outside of an HT...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.mtgpq.info/w/index.php?title=Template:Flexbox-item-header&amp;diff=155&amp;oldid=prev"/>
		<updated>2018-08-02T20:21:39Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;noinclude&amp;gt;Flexbox-item-header opens a wrapper for elements within a &lt;a href=&quot;/wiki/Template:Flexbox-header&quot; title=&quot;Template:Flexbox-header&quot;&gt;flexbox&lt;/a&gt;.  It sets several CSS properties that are meaningless outside of an HT...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;Flexbox-item-header opens a wrapper for elements within a [[Template:Flexbox-header|flexbox]].&lt;br /&gt;
&lt;br /&gt;
It sets several CSS properties that are meaningless outside of an HTML element with &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;display: flex&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
It '''must''' be closed with either [[Template:Flexbox-footer]], or a &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Flexbox-item-header accepts two parameters. &amp;lt;code&amp;gt;order&amp;lt;/code&amp;gt; is required and sets the position of this flexbox-item relative to others; it accepts any integer. &amp;lt;code&amp;gt;style&amp;lt;/code&amp;gt; allows for arbitrary CSS.&lt;br /&gt;
&lt;br /&gt;
Frankly, the code for this is a mess, but it ''is'' necessary until the underlying technology is a more widespread web standard.&lt;br /&gt;
== See also ==&lt;br /&gt;
[https://css-tricks.com/snippets/css/a-guide-to-flexbox/ A Guide to CSS Flexbox][[Category:Main page components]]&amp;lt;/noinclude&amp;gt;&amp;lt;div class=&amp;quot;{{#if:{{{mobilehide|}}}|mobilehide| |}}&amp;quot; style=&amp;quot;-webkit-box-flex: 0 1 auto; -moz-box-flex: 0 1 auto; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-ordinal-group: {{{order}}}; -moz-box-ordinal-group: {{{order}}}; -ms-flex-order: {{{order}}}; -webkit-order: {{{order}}}; order: {{{order}}}; {{{style|}}};&amp;quot;&amp;gt;&lt;/div&gt;</summary>
		<author><name>Octal9</name></author>
		
	</entry>
</feed>