<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASubject_bar%2Fdoc</id>
	<title>Module:Subject bar/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASubject_bar%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Subject_bar/doc&amp;action=history"/>
	<updated>2026-04-09T11:47:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Subject_bar/doc&amp;diff=147072&amp;oldid=prev</id>
		<title>imported&gt;Hike395: link to test cases</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Subject_bar/doc&amp;diff=147072&amp;oldid=prev"/>
		<updated>2022-09-18T18:09:34Z</updated>

		<summary type="html">&lt;p&gt;link to test cases&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{module rating|beta}}&lt;br /&gt;
{{high use}}&lt;br /&gt;
{{Lua|Module:Portal bar|Module:Sister project links|Module:TableTools|Module:Arguments}}&lt;br /&gt;
This module implements the {{tl|Subject bar}} template. Please don&amp;#039;t use this module from an article or from another wiki page. You should use the {{tl|Subject bar}} template instead. To use the module from another Lua module, read on. &lt;br /&gt;
&lt;br /&gt;
For test cases, see {{tl|Subject bar/testcases}}.&lt;br /&gt;
&lt;br /&gt;
== Use from another Lua module ==&lt;br /&gt;
&lt;br /&gt;
Load the module like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
local subjectBar = require(&amp;#039;Module:Subject bar&amp;#039;)._main&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then you can use the &amp;lt;code&amp;gt;subjectBar&amp;lt;/code&amp;gt; function like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
local myBar = subjectBar{&lt;br /&gt;
    portal = &amp;#039;Portal 1&amp;#039;,&lt;br /&gt;
    portal2 = &amp;#039;Portal 2&amp;#039;,&lt;br /&gt;
    -- ...&lt;br /&gt;
    commons = true,&lt;br /&gt;
    commons-search = &amp;#039;Commons search string&amp;#039;,&lt;br /&gt;
    wikt = true,&lt;br /&gt;
    wikt-search = &amp;#039;Wiktionary search string&amp;#039;&lt;br /&gt;
    -- ...&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please see [[Template:Subject bar/doc]] for a full list of possible parameters.&lt;/div&gt;</summary>
		<author><name>imported&gt;Hike395</name></author>
	</entry>
</feed>