<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://star-citizen.wiki/index.php?action=history&amp;feed=atom&amp;title=Modul%3AString2%2Fdoc</id>
	<title>Modul:String2/doc - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://star-citizen.wiki/index.php?action=history&amp;feed=atom&amp;title=Modul%3AString2%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://star-citizen.wiki/index.php?title=Modul:String2/doc&amp;action=history"/>
	<updated>2026-05-03T22:27:31Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Star Citizen Wiki</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://star-citizen.wiki/index.php?title=Modul:String2/doc&amp;diff=79231&amp;oldid=prev</id>
		<title>FoXFTW: Die Seite wurde neu angelegt: „{{Documentation|fromWikipedia=true}}  {{Helper module |name = String2 |fname1 = trim |fuse1 = Trims whitespace characters from the start and end of the string.  |fname2 = title |fuse2 = Capitalizes the first letter of each word in the text, apart from a number of short words: a, an, the, at, by, for, in, of, on, to, up, and, as, but, or, and nor.  |fname3 = sentence |fuse3 = Finds the first letter and capitalises it, then renders the rest of the text in l…“</title>
		<link rel="alternate" type="text/html" href="https://star-citizen.wiki/index.php?title=Modul:String2/doc&amp;diff=79231&amp;oldid=prev"/>
		<updated>2024-04-06T18:18:48Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „{{Documentation|fromWikipedia=true}}  {{Helper module |name = String2 |fname1 = trim |fuse1 = Trims whitespace characters from the start and end of the string.  |fname2 = title |fuse2 = Capitalizes the first letter of each word in the text, apart from a number of short words: a, an, the, at, by, for, in, of, on, to, up, and, as, but, or, and nor.  |fname3 = sentence |fuse3 = Finds the first letter and capitalises it, then renders the rest of the text in l…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation|fromWikipedia=true}}&lt;br /&gt;
&lt;br /&gt;
{{Helper module&lt;br /&gt;
|name = String2&lt;br /&gt;
|fname1 = trim&lt;br /&gt;
|fuse1 = Trims whitespace characters from the start and end of the string.&lt;br /&gt;
&lt;br /&gt;
|fname2 = title&lt;br /&gt;
|fuse2 = Capitalizes the first letter of each word in the text, apart from a number of short words: a, an, the, at, by, for, in, of, on, to, up, and, as, but, or, and nor.&lt;br /&gt;
&lt;br /&gt;
|fname3 = sentence&lt;br /&gt;
|fuse3 = Finds the first letter and capitalises it, then renders the rest of the text in lower case.&lt;br /&gt;
&lt;br /&gt;
|fname4 = ucfirst&lt;br /&gt;
|fuse4 = Finds the first letter and capitalises it, then renders the rest of the text in lower case.&lt;br /&gt;
&lt;br /&gt;
|fname5 = findlast&lt;br /&gt;
|fuse5 = Finds the last item in a list&lt;br /&gt;
&lt;br /&gt;
|fname6 = split&lt;br /&gt;
|fuse6 = Splits text at boundaries specified by separator and returns the chunk for the index idx (starting at 1).&lt;br /&gt;
&lt;br /&gt;
|fname7 = stripZeroes&lt;br /&gt;
|fuse7 =  Finds the first number in a string of text and strips leading zeros, but retains a zero which is followed by a decimal point. For example: &amp;quot;0940&amp;quot; → &amp;quot;940&amp;quot;; &amp;quot;Year: 0023&amp;quot; → &amp;quot;Year: 23&amp;quot;; &amp;quot;00.12&amp;quot; → &amp;quot;0.12&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|fname8 = nowiki&lt;br /&gt;
|fuse8 = Ensures that a string of text is treated by the MediaWiki software as just a string, not code. It trims leading and trailing whitespace.&lt;br /&gt;
&lt;br /&gt;
|fname9 = val2percent&lt;br /&gt;
|fuse9 = Scans through a string, passed as either the first unnamed parameter or |txt=, and converts each number it finds into a percentage, then returns the resulting string.&lt;br /&gt;
&lt;br /&gt;
|fname10 = one2a&lt;br /&gt;
|fuse10 = Scans through a string, passed as either the first unnamed parameter or |txt=, and converts each occurrence of &amp;#039;one &amp;#039; into either &amp;#039;a &amp;#039; or &amp;#039;an &amp;#039;, then returns the resultant string.&lt;br /&gt;
&lt;br /&gt;
|fname11 = findpagetext&lt;br /&gt;
|fuse11 = Returns the position of a piece of text in the wikitext source of a page.&lt;br /&gt;
&lt;br /&gt;
|fname12 = strip&lt;br /&gt;
|fuse12 = Strips the first positional parameter of the characters or pattern supplied in the second positional parameter.&lt;br /&gt;
&lt;br /&gt;
|fname13 = matchAny&lt;br /&gt;
|fuse13 = Returns the index of the first positional parameter to match the source parameter.&lt;br /&gt;
&lt;br /&gt;
|fname14 = hyphen2dash&lt;br /&gt;
|fuse14 = Converts a hyphen to a dash under certain conditions. The hyphen must separate like items; unlike items are returned unmodified.&lt;br /&gt;
&lt;br /&gt;
|fname15 = startswith&lt;br /&gt;
|fuse15 = Match strings start with a pattern&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>FoXFTW</name></author>
	</entry>
</feed>