<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.openfortress.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox%2FDoc</id>
	<title>Template:Infobox/Doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.openfortress.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox%2FDoc"/>
	<link rel="alternate" type="text/html" href="https://www.openfortress.wiki/w/index.php?title=Template:Infobox/Doc&amp;action=history"/>
	<updated>2026-05-03T16:24:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://www.openfortress.wiki/w/index.php?title=Template:Infobox/Doc&amp;diff=587&amp;oldid=prev</id>
		<title>Kate: Created page with &quot;{{Doc/subpage}} This is a sub-metatemplate of {{tl2|sidebar}} that is designed to help create infobox templates.  == Sub-metatemplates == This template has 1 sub-metatemplate called {{tl2|infobox template}}.  == Sandbox == The sandbox for this page can be found at the sandbox subpage.  == Testcases == Testcases for this template can be located on the testcases subpage.  == Copy and Paste == {{CodeBlock|&lt;nowiki&gt;{{Info...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.openfortress.wiki/w/index.php?title=Template:Infobox/Doc&amp;diff=587&amp;oldid=prev"/>
		<updated>2025-01-04T07:12:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Doc/subpage}} This is a sub-metatemplate of {{tl2|sidebar}} that is designed to help create infobox templates.  == Sub-metatemplates == This template has 1 &lt;a href=&quot;https://developer.valvesoftware.com/wiki/G#sub-metatemplate&quot; class=&quot;extiw&quot; title=&quot;vdc:G&quot;&gt;sub-metatemplate&lt;/a&gt; called {{tl2|infobox template}}.  == Sandbox == The sandbox for this page can be found at the &lt;a href=&quot;/w/index.php?title=/sandbox&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;/sandbox (page does not exist)&quot;&gt;sandbox subpage&lt;/a&gt;.  == Testcases == Testcases for this template can be located on the &lt;a href=&quot;/w/index.php?title=/testcases&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;/testcases (page does not exist)&quot;&gt;testcases subpage&lt;/a&gt;.  == Copy and Paste == {{CodeBlock|&amp;lt;nowiki&amp;gt;{{Info...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Doc/subpage}}&lt;br /&gt;
This is a sub-metatemplate of {{tl2|sidebar}} that is designed to help create infobox templates.&lt;br /&gt;
&lt;br /&gt;
== Sub-metatemplates ==&lt;br /&gt;
This template has 1 [[VDC:G#sub-metatemplate|sub-metatemplate]] called {{tl2|infobox template}}.&lt;br /&gt;
&lt;br /&gt;
== Sandbox ==&lt;br /&gt;
The sandbox for this page can be found at the [[/sandbox|sandbox subpage]].&lt;br /&gt;
&lt;br /&gt;
== Testcases ==&lt;br /&gt;
Testcases for this template can be located on the [[/testcases|testcases subpage]].&lt;br /&gt;
&lt;br /&gt;
== Copy and Paste ==&lt;br /&gt;
{{CodeBlock|&amp;lt;nowiki&amp;gt;{{Infobox&lt;br /&gt;
| header     = &lt;br /&gt;
| image      = &lt;br /&gt;
| section1   =&lt;br /&gt;
| entryid1   =&lt;br /&gt;
| entryinfo1 =&lt;br /&gt;
| footer     = &lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
== Usage &amp;amp; Preview ==&lt;br /&gt;
{{CodeBlock|&amp;lt;nowiki&amp;gt;{{Infobox}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:flex; gap:1em; margin-top:1em;&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;flex:1&amp;quot;&amp;gt;&lt;br /&gt;
{|class=&amp;quot;standard-table&amp;quot; | style=&amp;quot;text-align:center; width:100%; margin-top:0;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! {{Dictionary/common|Param}}&lt;br /&gt;
! {{Dictionary/common|Desc}}&lt;br /&gt;
! {{Dictionary/common|Example}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|header}}&lt;br /&gt;
| Header content&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| header = Foo bar &amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|section &amp;lt;1-2&amp;gt;}}&lt;br /&gt;
| Main content section dividers&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| section1 = Test &amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|entryid &amp;lt;1-2&amp;gt;}}&lt;br /&gt;
| Entry idboxes&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| entryid1 = Example &amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|entryinfo &amp;lt;1-2&amp;gt;}}&lt;br /&gt;
| Entry infoboxes&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| entryinfo2 = Placeholder &amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|footer}}&lt;br /&gt;
| Footer content&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| footer = Placeholder &amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|width}}&lt;br /&gt;
| Width of the sidebar container and sidebar image&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| width = 320px &amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=4 | Image parameters&lt;br /&gt;
|-&lt;br /&gt;
| {{param|image}}&lt;br /&gt;
| Sidebar image&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| image = Software Cover - The Lab.jpg&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|imagewidth}}&lt;br /&gt;
| Sidebar image width&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| imagewidth = 64px&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|imagelink}}&lt;br /&gt;
| Sidebar image link&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| imagelink = Portal 2&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
! colspan=4 | Style parameters&lt;br /&gt;
|-&lt;br /&gt;
| {{param|headerstyle}}&lt;br /&gt;
| Header styling&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| headerstyle = font-family:sans-serif; &amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|entryid &amp;lt;1-20&amp;gt; style}}&lt;br /&gt;
| Entry idbox styling&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| entryid1style = background:none;&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|entryinfo &amp;lt;1-20&amp;gt; style}}&lt;br /&gt;
| Entry infobox styling&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| entryinfo1style = margin:.3em; &amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|footerstyle}}&lt;br /&gt;
| Footer styling&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| footerstyle1 = text-align:right; &amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|float}}&lt;br /&gt;
| For specifying how or if the sidebar will float&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| float = left&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
|}&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;{{Infobox&lt;br /&gt;
| float          = none&lt;br /&gt;
| image          = Software Cover - The Lab.jpg&lt;br /&gt;
| header         = {{param|header}}&lt;br /&gt;
| section1       = {{param|section1}}&lt;br /&gt;
| entryid1       = {{param|entryid1}}&lt;br /&gt;
| entryinfo1     = {{param|entryinfo1}}&lt;br /&gt;
| entryid2       = {{param|entryid2}}&lt;br /&gt;
| entryinfo2     = {{param|entryinfo2}}&lt;br /&gt;
| footer         = {{param|footer}}&lt;br /&gt;
}}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{CodeBlock|margin=1em|Hierarchy: [[Template:Sidebar|Sidebar]] {{tint|color=comment|/}} [[Template:Infobox|Infobox]]}}&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Kate</name></author>
	</entry>
</feed>