<?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%3AInfobox_artery%2Fdoc</id>
	<title>Template:Infobox artery/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%3AInfobox_artery%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_artery/doc&amp;action=history"/>
	<updated>2026-04-05T12:24:51Z</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:Infobox_artery/doc&amp;diff=6559&amp;oldid=prev</id>
		<title>&gt;Toadspike: Add Template:Auto short description, since I&#039;ve added a default shortdesc</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_artery/doc&amp;diff=6559&amp;oldid=prev"/>
		<updated>2024-11-20T20:35:22Z</updated>

		<summary type="html">&lt;p&gt;Add Template:Auto short description, since I&amp;#039;ve added a default shortdesc&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;
{{auto short description}}&lt;br /&gt;
&amp;lt;!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata --&amp;gt;&lt;br /&gt;
{{Uses infobox anatomy}}&lt;br /&gt;
{{lua|Module:Check for unknown parameters}}&lt;br /&gt;
{{Uses Wikidata|P1402}}&lt;br /&gt;
&lt;br /&gt;
{{tld|Infobox artery}} displays a right-side infobox showing information about arteries of the body, allowing a clickable map and two images to be displayed at the top of the box.&lt;br /&gt;
&lt;br /&gt;
==Use==&lt;br /&gt;
{{Infobox artery&lt;br /&gt;
| Name        = Pulmonary artery&lt;br /&gt;
| Latin       = truncus pulmonalis, arteria pulmonalis&lt;br /&gt;
| Image       = {{Heart diagram 250px}}&lt;br /&gt;
| Caption     = Anterior (frontal) view of the opened heart. (Pulmonary artery labeled at upper right.)&lt;br /&gt;
| Image2      = Alveoli diagram.png&lt;br /&gt;
| Caption2    = Diagram of the alveoli with both cross-section and external view.&lt;br /&gt;
| BranchFrom  = [[right ventricle]]&lt;br /&gt;
| BranchTo    =&lt;br /&gt;
| Vein        = [[pulmonary vein]]&lt;br /&gt;
| Precursor   = [[truncus arteriosus (embryology)|truncus arteriosus]]&lt;br /&gt;
| Supplies    =&lt;br /&gt;
}}&lt;br /&gt;
The template is invoked using double-brace syntax (with the result similar to that shown at the right), coded as follows:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox artery&lt;br /&gt;
| Name        = Pulmonary artery&lt;br /&gt;
| Latin       = truncus pulmonalis, arteria pulmonalis&lt;br /&gt;
| Image       = {{Heart diagram 250px}}&lt;br /&gt;
| Caption     = Anterior (frontal) view of the opened heart. (Pulmonary artery upper right.)&lt;br /&gt;
| Image2      = Alveoli diagram.png&lt;br /&gt;
| Caption2    = Diagram of the alveoli with both cross-section and external view.&lt;br /&gt;
| BranchFrom  = [[right ventricle]]&lt;br /&gt;
| BranchTo    = &lt;br /&gt;
| Vein        = [[pulmonary vein]]&lt;br /&gt;
| Precursor   = truncus arteriosus&lt;br /&gt;
| Supplies    = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following blank template is suitable for copying into new instances.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox artery&lt;br /&gt;
| Name        = &lt;br /&gt;
| Latin       = &lt;br /&gt;
| Image       = &lt;br /&gt;
| Width       = &lt;br /&gt;
| Caption     = &lt;br /&gt;
| Image2      = &lt;br /&gt;
| Width2      = &lt;br /&gt;
| Caption2    = &lt;br /&gt;
| BranchFrom  = &lt;br /&gt;
| BranchTo    = &lt;br /&gt;
| Vein        = &lt;br /&gt;
| Precursor   = &lt;br /&gt;
| Supplies    = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Standard parameters==&lt;br /&gt;
{{Infobox anatomy/doc/transcludetable}}&lt;br /&gt;
&lt;br /&gt;
==Unique parameters==&lt;br /&gt;
Unique parameters to this infobox include:&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| BranchFrom  ||= such as &amp;quot;[[right ventricle]]&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| BranchTo    ||= any text&lt;br /&gt;
|-&lt;br /&gt;
| Vein        ||= such as &amp;quot;[[pulmonary vein]]&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Precursor   ||= such as &amp;quot;truncus arteriosus&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Supplies    ||= any text&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Most parameters here start with a capital letter.&lt;br /&gt;
&lt;br /&gt;
== Tracking categories ==&lt;br /&gt;
* {{clc|Anatomy infobox template using unsupported parameters}}&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;Name&amp;quot;: {&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Image&amp;quot;: {&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Width&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Caption&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Image2&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Width2&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Caption2&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Latin&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;latin&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Supplies&amp;quot;: {},&lt;br /&gt;
		&amp;quot;BranchFrom&amp;quot;: {},&lt;br /&gt;
		&amp;quot;BranchTo&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Vein&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Precursor&amp;quot;: {},&lt;br /&gt;
		&amp;quot;System&amp;quot;: {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;[[Cardiovascular system]]&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;Acronym&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Pronunciation&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Nerve&amp;quot;: {}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;An infobox for data relating to arteries&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Infobox anatomy]] &lt;br /&gt;
* [[Template:Infobox vein]] - for veins of the body&lt;br /&gt;
* [[Template:Infobox lymph]] &lt;br /&gt;
* [[Template:Infobox nerve]] - for nerves of the body&lt;br /&gt;
{{Anatomy infobox templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories go here and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
[[Category:Anatomy infobox templates|Artery]]&lt;br /&gt;
[[Category:Infobox templates using Wikidata]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;Toadspike</name></author>
	</entry>
</feed>