<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://politicalsg.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ASee_also</id>
	<title>Template:See also - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://politicalsg.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ASee_also"/>
	<link rel="alternate" type="text/html" href="https://politicalsg.com/index.php?title=Template:See_also&amp;action=history"/>
	<updated>2026-07-21T20:40:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://politicalsg.com/index.php?title=Template:See_also&amp;diff=5037&amp;oldid=prev</id>
		<title>SGPolitico: Created page with &quot;&lt;includeonly&gt;&lt;div class=&quot;hatnote&quot; style=&quot;margin-left: 1.6em; margin-top: 0.3em; margin-bottom: 0.3em; font-style: italic; color: #333;&quot;&gt;See also: {{#if:{{{1|}}}|{{{1}}}}}}}}{{#if:{{{2|}}}|{{#if:{{{3|}}}{{{4|}}}|, |{{#if:{{{1|}}}| and }}}}{{{2}}}}}}}}{{#if:{{{3|}}}|{{#if:{{{4|}}}|, | and }}{{{3}}}}}}}}{{#if:{{{4|}}}| and {{{4}}}}}}}}&lt;/div&gt;&lt;/includeonly&gt;&lt;noinclude&gt; == Usage == Lua-free reimplementation...&quot;</title>
		<link rel="alternate" type="text/html" href="https://politicalsg.com/index.php?title=Template:See_also&amp;diff=5037&amp;oldid=prev"/>
		<updated>2026-07-14T20:51:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;hatnote&amp;quot; style=&amp;quot;margin-left: 1.6em; margin-top: 0.3em; margin-bottom: 0.3em; font-style: italic; color: #333;&amp;quot;&amp;gt;See also: {{#if:{{{1|}}}|[[{{{1}}}|{{{l1|{{{1}}}}}}]]}}{{#if:{{{2|}}}|{{#if:{{{3|}}}{{{4|}}}|, |{{#if:{{{1|}}}| and }}}}[[{{{2}}}|{{{l2|{{{2}}}}}}]]}}{{#if:{{{3|}}}|{{#if:{{{4|}}}|, | and }}[[{{{3}}}|{{{l3|{{{3}}}}}}]]}}{{#if:{{{4|}}}| and [[{{{4}}}|{{{l4|{{{4}}}}}}]]}}&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt; == Usage == Lua-free reimplementation...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;hatnote&amp;quot; style=&amp;quot;margin-left: 1.6em; margin-top: 0.3em; margin-bottom: 0.3em; font-style: italic; color: #333;&amp;quot;&amp;gt;See also: {{#if:{{{1|}}}|[[{{{1}}}|{{{l1|{{{1}}}}}}]]}}{{#if:{{{2|}}}|{{#if:{{{3|}}}{{{4|}}}|, |{{#if:{{{1|}}}| and }}}}[[{{{2}}}|{{{l2|{{{2}}}}}}]]}}{{#if:{{{3|}}}|{{#if:{{{4|}}}|, | and }}[[{{{3}}}|{{{l3|{{{3}}}}}}]]}}{{#if:{{{4|}}}| and [[{{{4}}}|{{{l4|{{{4}}}}}}]]}}&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
Lua-free reimplementation of Wikipedia&amp;#039;s &amp;lt;nowiki&amp;gt;{{see also}}&amp;lt;/nowiki&amp;gt; hatnote (upstream runs on &amp;lt;code&amp;gt;Module:Hatnote&amp;lt;/code&amp;gt;/&amp;lt;code&amp;gt;Module:See also&amp;lt;/code&amp;gt; — unavailable here, same reason as the other Lua-dependent templates on this wiki).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{see also|Page one|Page two|Page three|Page four}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Renders as an indented, italicised &amp;quot;See also: ...&amp;quot; line with each target linked. Supports 1–4 targets, joined with correct English list punctuation (&amp;quot;A&amp;quot;, &amp;quot;A and B&amp;quot;, &amp;quot;A, B and C&amp;quot;, &amp;quot;A, B, C and D&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;|l1=&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;|l2=&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;|l3=&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;|l4=&amp;lt;/code&amp;gt; to override the display text for the corresponding target — &amp;#039;&amp;#039;&amp;#039;do this whenever a target includes a &amp;lt;code&amp;gt;#Section&amp;lt;/code&amp;gt; anchor&amp;#039;&amp;#039;&amp;#039;, since this template can&amp;#039;t split on &amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt; without string-function support that isn&amp;#039;t confirmed enabled on this wiki. Without an override, a link like &amp;lt;code&amp;gt;[[Dear You (film)#Singapore release controversy]]&amp;lt;/code&amp;gt; displays its full raw target as the link text (page name and anchor together), which looks wrong. With an override:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{see also|Dear You (film)#Singapore release controversy|l1=Dear You (film) § Singapore release controversy}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Deviations from the Wikipedia original:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* No automatic pluralisation/wording changes beyond the fixed &amp;quot;See also:&amp;quot; prefix.&lt;br /&gt;
* No &amp;lt;code&amp;gt;|category=no&amp;lt;/code&amp;gt;-style suppression of hatnote tracking categories (this version doesn&amp;#039;t add any).&lt;br /&gt;
* Styled with inline CSS rather than relying on a wiki-wide &amp;lt;code&amp;gt;.hatnote&amp;lt;/code&amp;gt; class in MediaWiki:Common.css — will look right even if that class was never defined here, but won&amp;#039;t automatically pick up any site-wide hatnote restyling either.&lt;br /&gt;
* Only 4 targets supported; a 5th is silently dropped. Extend the &amp;lt;code&amp;gt;#if&amp;lt;/code&amp;gt; chain if a page genuinely needs more.&lt;br /&gt;
&lt;br /&gt;
[[Category:Templates]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>SGPolitico</name></author>
	</entry>
</feed>