<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://greggsmith.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jontao</id>
		<title>SDU - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://greggsmith.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jontao"/>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Special:Contributions/Jontao"/>
		<updated>2026-04-17T15:41:09Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.26.1</generator>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Format&amp;diff=1423</id>
		<title>Format</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Format&amp;diff=1423"/>
				<updated>2008-03-04T17:51:03Z</updated>
		
		<summary type="html">&lt;p&gt;Jontao: fixed spelling mistake&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;formats a string&lt;br /&gt;
&lt;br /&gt;
string format(string expression, ... variables)&lt;br /&gt;
&lt;br /&gt;
eg. &lt;br /&gt;
format(&amp;quot;Change number is %s&amp;quot;, chg_ref_num);&lt;br /&gt;
format(&amp;quot;Change number is %s and description is %s&amp;quot;, chg_ref_num, description);&lt;br /&gt;
&lt;br /&gt;
escape characters...&lt;br /&gt;
%% = percent sign&lt;br /&gt;
%d  = int&lt;br /&gt;
%s  = string&lt;/div&gt;</summary>
		<author><name>Jontao</name></author>	</entry>

	</feed>