<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AGraft_chimera%2Fdoc</id>
	<title>Template:Graft chimera/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AGraft_chimera%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Graft_chimera/doc&amp;action=history"/>
	<updated>2026-04-07T14:51:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://moasspedia.org/w/index.php?title=Template:Graft_chimera/doc&amp;diff=17736&amp;oldid=prev</id>
		<title>Wikipedia&gt;SMcCandlish: /* See also */ +1</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:Graft_chimera/doc&amp;diff=17736&amp;oldid=prev"/>
		<updated>2018-12-10T08:15:13Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;See also: &lt;/span&gt; +1&lt;/span&gt;&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;
{{Template shortcut|chimera}}&lt;br /&gt;
{{COinS safe|n}}&lt;br /&gt;
The template {{tlx|Graft chimera}} (shortcut {{tlx|Chimera}}) is for properly formatting the name of a [[graft chimera]] in the context of a scientific name (or as one), to comply with the &amp;#039;&amp;#039;[[International Code of Nomenclature for Cultivated Plants]]&amp;#039;&amp;#039; (&amp;#039;&amp;#039;ICNCP&amp;#039;&amp;#039;). The style it uses has also been adopted by the British [[Royal Horticultural Society]] (RHS) and many other organizations, and is standard practice in all horticultural writing (though exact spacing particulars may vary from publisher to publisher).&lt;br /&gt;
&lt;br /&gt;
== What it does for you ==&lt;br /&gt;
* Inserts the &amp;quot;+&amp;quot; (plus) character at the start of the chimera name, and ensures the character is not italicized, both as required by the specification.&lt;br /&gt;
* Ensures that the first letter of the input is capitalized, as required by the spec.&lt;br /&gt;
* Italicizes the chimera name, as required by the spec.&lt;br /&gt;
* Uses a [[hair space]] character between &amp;quot;+&amp;quot; and the actual name – optional in the spec, but a readability improvement over both full spacing and no spacing, and a metadata improvement over no spacing. It&amp;#039;s also better than no spacing for [[Wikipedia:Manual of Style/Accessibility|accessibility]] reasons, since screen readers will interpret it as a plus character followed by a name to pronounce, rather than as a jumble of non-word code to sound out character by character. (A hair space is preferable to a thin space here, because the italics are only permitted to apply to the name not the interpolated &amp;quot;+&amp;quot;, and the italic slant away from that character makes a thin space appear as large as a full space.) The template encodes this as a numeric character entity, &amp;lt;code&amp;gt;{{mxt|&amp;amp;amp;#8202;}}&amp;lt;/code&amp;gt;, because the named HTML entity, &amp;lt;code&amp;gt;{{!mxt|&amp;amp;amp;hairsp;}}&amp;lt;/code&amp;gt;, fails in some browsers.&lt;br /&gt;
* Wraps the entire construction in the {{tlx|Nowrap}} template to prevent awkward line-breaking between the &amp;quot;+&amp;quot; and the name that follows it (because browsers are not consistent in how they treat hair spaces, and many will wrap immediately after one).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In short, it reduces this complicated and error-prone scrawl:&lt;br /&gt;
* &amp;lt;code&amp;gt;{{!mxt|&amp;lt;nowiki&amp;gt;{{nowrap|+&amp;amp;amp;#8202;&amp;#039;&amp;#039;Crataegomespilus&amp;#039;&amp;#039;}}&amp;lt;/nowiki&amp;gt;}}&amp;lt;/code&amp;gt;&lt;br /&gt;
to this:&lt;br /&gt;
* &amp;lt;code&amp;gt;{{mxt|&amp;lt;nowiki&amp;gt;{{chimera|Crataegomespilus}}&amp;lt;/nowiki&amp;gt;}}&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
Example of usage in mid-sentence:&lt;br /&gt;
{{block indent|1=&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;The graft chimera of &amp;#039;&amp;#039;Crataegus&amp;#039;&amp;#039; and &amp;#039;&amp;#039;Mespilus&amp;#039;&amp;#039; is {{Chimera|Crataegomespilus}}.&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
which produces:&lt;br /&gt;
{{block indent|1=&lt;br /&gt;
The graft chimera of &amp;#039;&amp;#039;Crataegus&amp;#039;&amp;#039; and &amp;#039;&amp;#039;Mespilus&amp;#039;&amp;#039; is {{Chimera|Crataegomespilus}}.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;This template should not be substituted.&amp;#039;&amp;#039;&amp;#039; It is not designed for that, and doing so will impede part of the purpose of the template (to mark up chimerae names in a predictable, automated way so that if ICNCP changes their prescribed nomenclatural markup, a simple change to this template will apply the new style site-wide).&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Usage in a book title in running prose&amp;#039;&amp;#039;&amp;#039; (not in citation templates):  For things italicized in running text (like a chimera name), the convention is to invert the italics when these appear inside a book title or other surrounding string that is itself italicized. This can be done with this template by using {{para|invert|yes}} (or {{para|invert|y}}). Example:&lt;br /&gt;
* &amp;quot;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;According to Alice B. Ceesdale&amp;#039;s &amp;#039;&amp;#039;The Horitculturist&amp;#039;s {{Chimera|Crataegomespilus|invert=y}}: A Grafter&amp;#039;s Handbook&amp;#039;&amp;#039; ...&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;quot;&lt;br /&gt;
which yields:&lt;br /&gt;
* &amp;quot;According to Alice B. Ceesdale&amp;#039;s &amp;#039;&amp;#039;The Horitculturist&amp;#039;s {{Chimera|Crataegomespilus|invert=y}}: A Grafter&amp;#039;s Handbook&amp;#039;&amp;#039; ...&amp;quot;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;This must not be used in titles of works in citation templates&amp;#039;&amp;#039;&amp;#039;, as such markup breaks the citation template&amp;#039;s COinS metadata. Just use a manual &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;+&amp;amp;amp;#8202;&amp;#039;&amp;#039;Crataegomespilus&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; (without {{tnull|nowrap}} or other templating).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* {{tlx|Hybrid}} – similar template for properly formatting a zoological or botanical [[Hybrid (biology)|hybrid]] name.&lt;br /&gt;
* {{tlx|Trade designation}} AKA {{tlx|tdes}} – similar template for properly formatting a [[trade designation]] (selling name, marketing name) of a cultivar.&lt;br /&gt;
* {{tlx|Taxon italics}} AKA {{tlx|taxit}} – similar template for auto-italicizing the correct parts of a taxonomic binomial (or trinomial, etc.); can be used as a wrapper about the above ones.&lt;br /&gt;
* [[Wikipedia:Manual of Style/Organisms]] – detailed reference on how to do taxonomic and other names correctly.&lt;br /&gt;
* {{section link|Wikipedia:Manual of Style#Animals, plants, and other organisms}} – summary guideline (mostly about capitalization, and properly using italics for binomials).&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:Horticulture and gardening templates]]&lt;br /&gt;
[[Category:Scientific name templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;SMcCandlish</name></author>
	</entry>
</feed>