<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.wrestlewiki.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ASubstr_any%2Fdoc</id>
	<title>Template:Substr any/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.wrestlewiki.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ASubstr_any%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.wrestlewiki.com/w/index.php?title=Template:Substr_any/doc&amp;action=history"/>
	<updated>2026-07-19T05:59:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://www.wrestlewiki.com/w/index.php?title=Template:Substr_any/doc&amp;diff=239&amp;oldid=prev</id>
		<title>Zweig: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://www.wrestlewiki.com/w/index.php?title=Template:Substr_any/doc&amp;diff=239&amp;oldid=prev"/>
		<updated>2012-01-10T19:09:28Z</updated>

		<summary type="html">&lt;p&gt;1 revision&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 CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
The substring '''Template:Substr_any''' extracts a substring of any characters, including accented letters, for a specified offset and length.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
: &amp;lt;nowiki&amp;gt;{{substr_any|&amp;lt;/nowiki&amp;gt;''text''|''offset''|''length''&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt; = Substring of ''text'' starting at ''offset'' and containing ''length'' characters.&lt;br /&gt;
Offset from 0: the first character is numbered 0, and so on. The ''offset'' + ''length'' must be less than 50.  Operates on an extended character set, including accented letters, if listed in [[Template:Str index/getchar]].&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
: &amp;lt;nowiki&amp;gt;{{substr_any|ABCDEFÄÖÜ |5|2}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp; returns 2 letters &amp;quot;{{substr_any|ABCDEFÄÖÜ |5|2}}&amp;quot;.&lt;br /&gt;
: &amp;lt;nowiki&amp;gt;{{substr_any|ABCDEFÄÖöÜüÑñß |8|4}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp; returns the 4 characters starting at the 9th, &amp;quot;{{substr_any|ABCDEFÄÖöÜüÑñß |8|4}}&amp;quot;.&lt;br /&gt;
: &amp;lt;nowiki&amp;gt;{{substr_any|XYZÈèĖėÇç |5|10}}&amp;lt;/nowiki&amp;gt;&amp;amp;nbsp; returns 4 letters &amp;quot;{{substr_any|XYZÈèĖėÇç |5|10}}&amp;quot; as too short for 10.&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
{{String templates see also}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:String manipulation templates]]&lt;br /&gt;
&lt;br /&gt;
[[de:Vorlage:Str sub]]&lt;br /&gt;
[[id:Templat:Str sub]]&lt;br /&gt;
[[arz:قالب:Str sub]]&lt;br /&gt;
[[ja:Template:Str sub]]&lt;br /&gt;
[[pt:Predefinição:Str sub]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zweig</name></author>
		
	</entry>
</feed>