Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-06-13 10:19
Flavor·PCRE (Legacy)

/
{\$(\w+|\w+\|\w+)}
/
g
Open regex in editor

Description

Example:

<title>Home page | {$site_name|to_small}</title> <base href="{$_template_root}">
Submitted by Marek Ulwański