<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gate.unigre.it/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ASidenotes_begin%2Fdoc</id>
	<title>Template:Sidenotes begin/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://gate.unigre.it/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ASidenotes_begin%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://gate.unigre.it/mediawiki/index.php?title=Template:Sidenotes_begin/doc&amp;action=history"/>
	<updated>2026-04-23T13:05:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.7</generator>
	<entry>
		<id>https://gate.unigre.it/mediawiki/index.php?title=Template:Sidenotes_begin/doc&amp;diff=109213&amp;oldid=prev</id>
		<title>Lorenzo Mancini: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://gate.unigre.it/mediawiki/index.php?title=Template:Sidenotes_begin/doc&amp;diff=109213&amp;oldid=prev"/>
		<updated>2021-04-26T06:57:46Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 06:57, 26 April 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Lorenzo Mancini</name></author>
	</entry>
	<entry>
		<id>https://gate.unigre.it/mediawiki/index.php?title=Template:Sidenotes_begin/doc&amp;diff=109212&amp;oldid=prev</id>
		<title>en&gt;Inductiveload: wrapper is div, inners are span</title>
		<link rel="alternate" type="text/html" href="https://gate.unigre.it/mediawiki/index.php?title=Template:Sidenotes_begin/doc&amp;diff=109212&amp;oldid=prev"/>
		<updated>2021-02-23T07:48:34Z</updated>

		<summary type="html">&lt;p&gt;wrapper is div, inners are span&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Templates {{tl|Right sidenote}}, and {{tl|Left sidenote}} are used to create a text in which notes appear to the side of the text, rather than as footnotes at the end.  &lt;br /&gt;
&lt;br /&gt;
These templates are compatible with [[Help:Layout|dynamic layouts]]. Thus, the way notes are rendered depends on the layout. CSS properties are defined in self.ws_layouts. &lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Usage is as follows:&lt;br /&gt;
&lt;br /&gt;
{{div-based-template}}&lt;br /&gt;
&lt;br /&gt;
*In the '''Page Namespace''', {{tl|Sidenotes begin}} should be placed in the header of the page, and {{tl|Sidenotes end}} in the footer, in order to create margins. (Note: these templates will be deprecated in the future, as css style properties will be imported from the index page)&lt;br /&gt;
*In the '''main namespace''', these templates are no longer necessary.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|+ Parameters&lt;br /&gt;
! Parameter&lt;br /&gt;
! Mandatory&lt;br /&gt;
! Definition&lt;br /&gt;
! Default&lt;br /&gt;
|-&lt;br /&gt;
|1||No|| Unused, temporarily retained for access to {{parameter|2}} || —  &lt;br /&gt;
|-&lt;br /&gt;
|2||No||Width of left and right margin to apply(measured in em values) ||11  &lt;br /&gt;
|-&lt;br /&gt;
|side||No||Side of page to place a sidenotes column (options: &amp;lt;code&amp;gt;left&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;right&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;both&amp;lt;/code&amp;gt;) || &amp;lt;code&amp;gt;both&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{span-based-template}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Right sidenote}} is used to create a sidenote appearing to the right of the text.  &lt;br /&gt;
{{uses TemplateStyles|Template:Right sidenote/styles.css}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|+ Parameters&lt;br /&gt;
! Parameter&lt;br /&gt;
! Mandatory&lt;br /&gt;
! Definition&lt;br /&gt;
! Default&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Yes&lt;br /&gt;
| The text to appear at the right, possibly including wiki markup.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| No&lt;br /&gt;
| The css style of the note &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{tl|Left sidenote}} is used to create a sidenote appearing to the left of the text.&lt;br /&gt;
{{uses TemplateStyles|Template:Left sidenote/styles.css}}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|+ Parameters&lt;br /&gt;
! Parameter&lt;br /&gt;
! Mandatory&lt;br /&gt;
! Definition&lt;br /&gt;
! Default&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| Yes&lt;br /&gt;
| The text to appear at the left, possibly including wiki markup.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| No&lt;br /&gt;
| The css style of the note &lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
*[[The Solar System/Chapter 1]] (try the different layouts to check how notes are rendered in each of them)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- template categories and interwiki links --&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{DEFAULTSORT:{{PAGENAME}}}}&lt;br /&gt;
[[Category:Formatting templates]]&lt;br /&gt;
[[Category:Opening and closing templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>en&gt;Inductiveload</name></author>
	</entry>
</feed>