<?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%3ASidebar%2FDoc</id>
	<title>Template:Sidebar/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%3ASidebar%2FDoc"/>
	<link rel="alternate" type="text/html" href="https://www.openfortress.wiki/w/index.php?title=Template:Sidebar/Doc&amp;action=history"/>
	<updated>2026-05-03T15:17:34Z</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:Sidebar/Doc&amp;diff=589&amp;oldid=prev</id>
		<title>Kate: Created page with &quot;{{Doc/subpage}} This is a metatemplate used to aid in the creation of sidebar templates.  == Sub-metatemplates == This template has 1 sub-metatemplate called {{tl2|infobox}}.  == Grand-metatemplates == This template has 1 grand-metatemplate called {{tl2|infobox template}}.  == Testcases == Testcases for this template can be located on the testcases subpage.  == Copy and Paste == {{CodeBlock|&lt;nowiki&gt;{{...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.openfortress.wiki/w/index.php?title=Template:Sidebar/Doc&amp;diff=589&amp;oldid=prev"/>
		<updated>2025-01-04T07:17:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Doc/subpage}} This is a metatemplate used to aid in the creation of sidebar 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}}.  == Grand-metatemplates == This template has 1 &lt;a href=&quot;https://developer.valvesoftware.com/wiki/G#grand-metatemplate&quot; class=&quot;extiw&quot; title=&quot;vdc:G&quot;&gt;grand-metatemplate&lt;/a&gt; called {{tl2|infobox template}}.  == 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;{{...&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 metatemplate used to aid in the creation of sidebar 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}}.&lt;br /&gt;
&lt;br /&gt;
== Grand-metatemplates ==&lt;br /&gt;
This template has 1 [[VDC:G#grand-metatemplate|grand-metatemplate]] called {{tl2|infobox template}}.&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;{{Sidebar&lt;br /&gt;
| image    = &lt;br /&gt;
| title    = &lt;br /&gt;
| header   =&lt;br /&gt;
| section1 =&lt;br /&gt;
| content1 =&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;{{Sidebar}}&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; margin:0; width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=width:50%; | {{Dictionary/common|Param}}&lt;br /&gt;
! style=width:50%; | {{Dictionary/common|Desc}}&lt;br /&gt;
! style=width:50%; | {{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-10&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|content &amp;lt;1-10&amp;gt;}}&lt;br /&gt;
| Main content&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| content1 = Example &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&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|section &amp;lt;1-20&amp;gt; style}}&lt;br /&gt;
| Section styling&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| sectionstyle1 = text-rendering:optimizeSpeed; &amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{param|content &amp;lt;1-20&amp;gt; style}}&lt;br /&gt;
| Content styling&lt;br /&gt;
| {{CodeBlock|margin=5px|&amp;lt;nowiki&amp;gt;| contentstyle1 = background:gray; &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;| footerstyle = 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;{{Sidebar&lt;br /&gt;
| image        = Software Cover - The Lab.jpg&lt;br /&gt;
| float        = none&lt;br /&gt;
| header       = {{param|header}}&lt;br /&gt;
| section1     = {{param|section}}&lt;br /&gt;
| content1     = {{param|content}}&lt;br /&gt;
| footer       = {{param|footer}}&lt;br /&gt;
}}&amp;lt;/div&amp;gt;&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Kate</name></author>
	</entry>
</feed>