<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://place-wiki.stefanocoding.me/wiki/Module:Yesno/doc?action=history&amp;feed=atom</id>
	<title>Module:Yesno/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://place-wiki.stefanocoding.me/wiki/Module:Yesno/doc?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://place-wiki.stefanocoding.me/wiki/Module:Yesno/doc?action=history"/>
	<updated>2026-05-09T20:38:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://place-wiki.stefanocoding.me/index.php?title=Module:Yesno/doc&amp;diff=503&amp;oldid=prev</id>
		<title>Aeywoo: Created Module:Yesno/doc from the Star Citizen Wiki.</title>
		<link rel="alternate" type="text/html" href="https://place-wiki.stefanocoding.me/index.php?title=Module:Yesno/doc&amp;diff=503&amp;oldid=prev"/>
		<updated>2022-04-08T11:23:17Z</updated>

		<summary type="html">&lt;p&gt;Created &lt;a href=&quot;/wiki/Module:Yesno/doc&quot; title=&quot;Module:Yesno/doc&quot;&gt;Module:Yesno/doc&lt;/a&gt; from the &lt;a href=&quot;https://starcitizen.tools/Module:Yesno/doc&quot; class=&quot;extiw&quot; title=&quot;citizen:Module:Yesno/doc&quot;&gt;Star Citizen Wiki&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation}}&lt;br /&gt;
{{Wikipedia template}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Module:Yesno&amp;#039;&amp;#039;&amp;#039; provides a consistent interface for processing boolean or boolean-style string input. While Lua allows the &amp;lt;code&amp;gt;true&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;false&amp;lt;/code&amp;gt; boolean values, wikicode templates can only express boolean values through strings such as &amp;quot;yes&amp;quot;, &amp;quot;no&amp;quot;, etc. This module processes these kinds of strings and turns them into boolean input for Lua to process. It also returns &amp;lt;code&amp;gt;nil&amp;lt;/code&amp;gt; values as &amp;lt;code&amp;gt;nil&amp;lt;/code&amp;gt;, to allow for distinctions between &amp;lt;code&amp;gt;nil&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;false&amp;lt;/code&amp;gt;. The module also accepts other Lua structures as input, i.e. booleans, numbers, tables, and functions. If it is passed input that it does not recognise as boolean or &amp;lt;code&amp;gt;nil&amp;lt;/code&amp;gt;, it is possible to specify a default value to return.&lt;/div&gt;</summary>
		<author><name>Aeywoo</name></author>
	</entry>
</feed>