<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dev.dsp-wiki.com/Template:Posnq/doc/history?feed=atom</id>
	<title>Template:Posnq/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dev.dsp-wiki.com/Template:Posnq/doc/history?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://dev.dsp-wiki.com/Template:Posnq/doc/history"/>
	<updated>2026-05-08T08:21:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://dev.dsp-wiki.com/index.php?title=Template:Posnq/doc&amp;diff=18146&amp;oldid=prev</id>
		<title>Antt1995: 1 revision imported: New Files</title>
		<link rel="alternate" type="text/html" href="https://dev.dsp-wiki.com/index.php?title=Template:Posnq/doc&amp;diff=18146&amp;oldid=prev"/>
		<updated>2024-03-24T11:54:48Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: New Files&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&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 11:54, 24 March 2024&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>Antt1995</name></author>
	</entry>
	<entry>
		<id>https://dev.dsp-wiki.com/index.php?title=Template:Posnq/doc&amp;diff=18142&amp;oldid=prev</id>
		<title>Antt1995 at 03:49, 2 January 2020</title>
		<link rel="alternate" type="text/html" href="https://dev.dsp-wiki.com/index.php?title=Template:Posnq/doc&amp;diff=18142&amp;oldid=prev"/>
		<updated>2020-01-02T03:49:10Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Wrapper template for function posnq in [[Module:String2]].&lt;br /&gt;
&lt;br /&gt;
* posnq (position, no quotes) returns the numerical start position of the first occurrence of one piece of text (&amp;quot;match&amp;quot;) inside another (&amp;quot;str&amp;quot;).&lt;br /&gt;
* It returns nil if no match is found, or if either parameter is blank.&lt;br /&gt;
* It takes the text to be searched in as the first unnamed parameter, which is trimmed.&lt;br /&gt;
* It takes the text to match as the second unnamed parameter, which is trimmed and any double quotes &amp;quot; are stripped out. That allows spaces at the beginning or end of the match string to be included in a consistent manner.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Posnq |This is a piece of text to be searched |piece of }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{Posnq |This is a piece of text to be searched |piece of }}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Posnq |This is a piece oftext to be searched |piece of }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{Posnq |This is a piece oftext to be searched |piece of }}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Posnq |This is a piece of text to be searched |&amp;quot;piece of &amp;quot;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{Posnq |This is a piece of text to be searched |&amp;quot;piece of &amp;quot;}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Posnq |This is a piece oftext to be searched |&amp;quot;piece of &amp;quot;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{Posnq |This is a piece oftext to be searched |&amp;quot;piece of &amp;quot;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:String manipulation templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Template documentation|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Antt1995</name></author>
	</entry>
</feed>