Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Chop head and tail

Template page
Revision as of 05:17, 15 May 2012 by CzechBot (talk | contribs) (Protected "Template:Chop head and tail": If you'd like to suggest changes to this template, please do so at forum:Panopticon. This template is being protected because it impacts many other pages and templates. ([edit=sysop] (indefinite) [move=syso)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Instructions for {{Chop head and tail}}
{{Chop head and tail|<string>|<number>}}

This template removes <number> characters from the start and end of <string>.

{{Chop head and tail|12345654321|3}} gives 45654.


Unlinking

This template can be used to "unlink" a linked parameter.

{{Chop head and tail|[[Einstein]]|2}} results in Einstein.

Because the default value of <number> is 2, this can be shortened to {{Chop head and tail|[[Einstein]]}}.


Limitations

  • Expensive.
  • When used on strings with characters that carry a meaning in wiki-layout, this template will interpret the character as a layout instruction (bugzilla:12974). For example, {{Chop head and tail|[[123;456]]}} renders as
    123
456
  • Supports the character set as defined by {{Str index/getchar}}, so that e.g. {{Chop head and tail|[[Nürnberg]]}} renders correctly as Nürnberg. However, not all characters are in this set.

See also

Cookies help us deliver our services. By using our services, you agree to our use of cookies.