<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3APortal%2Fdoc</id>
	<title>Template:Portal/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3APortal%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Portal/doc&amp;action=history"/>
	<updated>2026-04-05T01:59:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://www.limswiki.org/index.php?title=Template:Portal/doc&amp;diff=2149&amp;oldid=prev</id>
		<title>Shawndouglas: Created template to help with Categories.</title>
		<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Portal/doc&amp;diff=2149&amp;oldid=prev"/>
		<updated>2011-06-04T22:53:16Z</updated>

		<summary type="html">&lt;p&gt;Created template to help with Categories.&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;
&amp;lt;!---PLEASE ADD METADATA TO THE &amp;lt;includeonly&amp;gt; SECTION AT THE BOTTOM OF THIS PAGE.---&amp;gt;&lt;br /&gt;
This template is used to produce a link in a box to a [[Portal:List of portals|portal]] or portals.&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
: &amp;lt;code&amp;gt;'''&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;Portal|&amp;lt;var&amp;gt;Name 1&amp;lt;/var&amp;gt;|&amp;lt;var&amp;gt;Name 2&amp;lt;/var&amp;gt;|&amp;lt;var&amp;gt;Name 3&amp;lt;/var&amp;gt;...|size=&amp;lt;var&amp;gt;Size&amp;lt;/var&amp;gt;|boxsize=&amp;lt;var&amp;gt;Boxsize&amp;lt;/var&amp;gt;|margin=&amp;lt;var&amp;gt;Margin&amp;lt;/var&amp;gt;}}'''&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; &amp;lt;code&amp;gt;&amp;lt;var&amp;gt;Name&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt; : The name of the portal.  If multiple portal names are used the other parameters will be ignored.&lt;br /&gt;
&lt;br /&gt;
The following additional parameters are available. They are all optional, the default values are chosen to give a good look and feel across the encylopedia and should not be overridden without good reason.&lt;br /&gt;
&lt;br /&gt;
; {{Para|size|&amp;lt;var&amp;gt;Size&amp;lt;/var&amp;gt;}} : The width of the icon, as an integer. This is in units of pixels.  The default is 28 times the image aspect ratio, which produces an image 28 pixels high.&lt;br /&gt;
&lt;br /&gt;
; {{Para|boxsize|&amp;lt;var&amp;gt;Boxsize&amp;lt;/var&amp;gt;}} : The width of the box, as an integer. This is in units of pixels. The default is to use a box wide enough to hold the text, if possible.&lt;br /&gt;
&lt;br /&gt;
; {{Para|margin|&amp;lt;var&amp;gt;Margin&amp;lt;/var&amp;gt;}} : The margin around the box. By default, the box is surrounded by a margin of width 0.5em, but this can be customized using {{para|margin|&amp;lt;var&amp;gt;top right bottom left&amp;lt;/var&amp;gt;}} (''e.g.'', {{para|margin|0.25em 0 0.25em 0.25em}}) or removed using {{para|margin|0}} (zero).&lt;br /&gt;
&lt;br /&gt;
; {{Para|break|&amp;lt;var&amp;gt;Break&amp;lt;/var&amp;gt;}} : If set to &amp;quot;Yes&amp;quot;, adds a line break before the word &amp;quot;portal&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
===Images===&lt;br /&gt;
The portal image defaults to one that is specified in Template:Portal/Images/PortalName for the portal, or a generic image. There is a [[Template:Portal/Images|list of all such images]].&lt;br /&gt;
&lt;br /&gt;
===Location===&lt;br /&gt;
Within articles, this template is meant to be placed at the bottom of the article in the ''See also'' section.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
{| style=&amp;quot;background:transparent;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size:120%;&amp;quot;&lt;br /&gt;
! Code&amp;lt;hr/&amp;gt; !! Result&amp;lt;hr/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;&amp;lt;pre&amp;gt;{{Portal|Science}}&amp;lt;/pre&amp;gt;&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Portal|Science}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;&amp;lt;pre&amp;gt;{{Portal|Science|size=15}}&amp;lt;/pre&amp;gt;&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Portal|Science|size=15}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;small&amp;gt;&amp;lt;pre&amp;gt;{{Portal|Science|boxsize=50}}&amp;lt;/pre&amp;gt;&amp;lt;/small&amp;gt;&lt;br /&gt;
| {{Portal|Science|boxsize=50}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* {{Tl|Portal box}}&lt;br /&gt;
* {{tl|Portal bar}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!--Categories--&amp;gt;&lt;br /&gt;
[[Category:Internal link templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shawndouglas</name></author>
	</entry>
</feed>