<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Snippet (programming) - Page 8 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Snippet_(programming)&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Snippet_%28programming%29&amp;p=9">3.Next</a>
</p>
<p>so that it can replace it. Some tools provide a <a href="page.php?w=graphical_user_interface">graphical user interface</a> (GUI) in which the user can replacement values.</p>

<p>A placeholder is usually delimited in a snippet with special syntax and may be <a href="page.php?w=identifier_">identified</a> by a name or a number. The following snippet text uses identified placeholders: <code>first_name</code>, <code>last_name</code>, and <code>item</code>:</p>

<p><syntaxhighlight lang="jinja">Hello {%first_name%} {%last_name%},</syntaxhighlight></p>

<p>Your</p><p>
<a accesskey="1" href="page.php?w=Snippet_(programming)&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Snippet_%28programming%29&amp;p=9">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
