<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfoboxmodule_Standardbred%2Fdoc</id>
	<title>Template:Infoboxmodule Standardbred/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfoboxmodule_Standardbred%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infoboxmodule_Standardbred/doc&amp;action=history"/>
	<updated>2026-04-04T18:05:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infoboxmodule_Standardbred/doc&amp;diff=8866&amp;oldid=prev</id>
		<title>&gt;WOSlinker: syntaxhighlight lang=&quot;wikitext&quot;</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infoboxmodule_Standardbred/doc&amp;diff=8866&amp;oldid=prev"/>
		<updated>2023-05-21T07:57:22Z</updated>

		<summary type="html">&lt;p&gt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&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 place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
== Purpose ==&lt;br /&gt;
This module is intended to expand [[Template:Infobox racehorse]] to include the extra parameters required for a Standardbred:&lt;br /&gt;
* Gait&lt;br /&gt;
* Driver&lt;br /&gt;
* Mile record&lt;br /&gt;
* Groom&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Include this module in a Standardbred racehorse article by adding it within the [[Template:Infobox racehorse]] using its {{para|module}} parameter, like this:&lt;br /&gt;
&lt;br /&gt;
{{Infobox racehorse&lt;br /&gt;
| horsename = Dan Patch&lt;br /&gt;
|image= Danpatch1.jpg &lt;br /&gt;
| caption = Dan Patch in harness &lt;br /&gt;
| breed = Standardbred &lt;br /&gt;
| module1 = {{Infoboxmodule Standardbred&lt;br /&gt;
  | gait = [[Pace (horse gait)|Pace]]&lt;br /&gt;
  }}&lt;br /&gt;
| sire = Joe Patchen &lt;br /&gt;
| grandsire = Patchen Wilkes&lt;br /&gt;
| dam = Zelica&lt;br /&gt;
| damsire = Wilkesberry &lt;br /&gt;
| sex = Stallion &lt;br /&gt;
| foaled= April 29, 1896&lt;br /&gt;
| death_date = July 11, 1916&lt;br /&gt;
| country = United States &lt;br /&gt;
| color = Dark [[Bay (horse)|bay]]&lt;br /&gt;
| breeder = Daniel Messner, Jr.&lt;br /&gt;
| owner = Daniel Messner, Jr.&amp;lt;br&amp;gt;Manley E. Sturges (1902)&amp;lt;br&amp;gt;Marion Willis Savage (1902-1916)&lt;br /&gt;
| trainer =&lt;br /&gt;
| record = undefeated&lt;br /&gt;
| earnings  = &lt;br /&gt;
| awards =&lt;br /&gt;
| honors = [[Harness Racing Museum &amp;amp; Hall of Fame|Harness Racing Hall of Fame]] (1953)&amp;lt;br&amp;gt;Hall of Fame Immortal&lt;br /&gt;
| module = {{Infoboxmodule Standardbred&lt;br /&gt;
  | driver = John Wattles (1900)&amp;lt;br&amp;gt;Myron McHenry (1901-1903)&amp;lt;br&amp;gt;Harry Hersey (1904-1909) &lt;br /&gt;
  | mile_record = 1:55{{frac|1|4}} &amp;lt;br&amp;gt; unofficially 1:55&lt;br /&gt;
  | groom = &lt;br /&gt;
  }}&lt;br /&gt;
|updated= &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto; line-height:1.2em;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox racehorse&lt;br /&gt;
&lt;br /&gt;
After the &amp;quot;breed parameter:&lt;br /&gt;
...&lt;br /&gt;
| module1 = {{Infoboxmodule Standardbred  &amp;lt;!--gait will only appear after breed if &amp;quot;module1&amp;quot; is specified--&amp;gt;&lt;br /&gt;
  | gait = [[Pace (horse gait)|Pace]]	&lt;br /&gt;
  }}&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
| module = {{Infoboxmodule Standardbred&lt;br /&gt;
  | driver      = driver goes here&lt;br /&gt;
  | mile_record = mile record goes here&lt;br /&gt;
  | groom       = groom goes here&lt;br /&gt;
  }}&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Horse racing templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;WOSlinker</name></author>
	</entry>
</feed>