Template:Infobox anatomy: Difference between revisions
From WikiMD's Medical Encyclopedia
CSV import Tag: Replaced |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | <!-- Template:Infobox Anatomy --> | ||
<div class="infobox" style="width:22em; font-size: 90%; line-height: 1.5em; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9; padding: 0.5em; margin: 0.5em 0;"> | |||
{| style="width:100%;" | |||
|- | |||
! colspan="2" style="background-color:#d3d3d3; text-align: center; font-weight: bold; padding: 0.5em;" | {{{name|}}} | |||
|- | |||
| colspan="2" style="text-align: center;" | {{{image|}}} | |||
|- | |||
| colspan="2" style="text-align: center; font-size: smaller;" | {{{caption|}}} | |||
|- | |||
! colspan="2" style="background-color:#d3d3d3; text-align: center; font-weight: bold; padding: 0.5em;" | General Information | |||
|- | |||
| Latin || {{{Latin|}}} | |||
|- | |||
| Greek || {{{Greek|}}} | |||
|- | |||
| TA98 || {{{TA98|}}} | |||
|- | |||
| TA2 || {{{TA2|}}} | |||
|- | |||
| FMA || {{{FMA|}}} | |||
|- | |||
! colspan="2" style="background-color:#d3d3d3; text-align: center; font-weight: bold; padding: 0.5em;" | Details | |||
|- | |||
| System || {{{System|}}} | |||
|- | |||
| Artery || {{{Artery|}}} | |||
|- | |||
| Vein || {{{Vein|}}} | |||
|- | |||
| Nerve || {{{Nerve|}}} | |||
|- | |||
| Lymphatic drainage || {{{Lymphatic|}}} | |||
|- | |||
| Precursor || {{{Precursor|}}} | |||
|- | |||
| Function || {{{Function|}}} | |||
|- | |||
| Identifiers || {{{Identifiers|}}} | |||
|- | |||
| Clinical significance || {{{Clinical_significance|}}} | |||
|- | |||
! colspan="2" style="background-color:#d3d3d3; text-align: center; font-weight: bold; padding: 0.5em;" | Notes | |||
|- | |||
| colspan="2" | {{{Notes|}}} | |||
|} | |||
</div> | |||
<noinclude> | |||
== Usage == | |||
This template is used to display anatomical details in a structured format. | |||
=== Syntax === | |||
<pre> | |||
{{Infobox Anatomy | |||
| name = | |||
| image = | |||
| caption = | |||
| Latin = | |||
| Greek = | |||
| TA98 = | |||
| TA2 = | |||
| FMA = | |||
| System = | |||
| Artery = | |||
| Vein = | |||
| Nerve = | |||
| Lymphatic = | |||
| Precursor = | |||
| Function = | |||
| Identifiers = | |||
| Clinical_significance = | |||
| Notes = | |||
}} | |||
</pre> | |||
[[Category:Infobox templates]] | |||
</noinclude> | |||
Latest revision as of 14:33, 12 January 2025
| General Information | |
|---|---|
| Latin | |
| Greek | |
| TA98 | |
| TA2 | |
| FMA | |
| Details | |
| System | |
| Artery | |
| Vein | |
| Nerve | |
| Lymphatic drainage | |
| Precursor | |
| Function | |
| Identifiers | |
| Clinical significance | |
| Notes | |
Usage[edit]
This template is used to display anatomical details in a structured format.
Syntax[edit]
{{Infobox Anatomy
| name =
| image =
| caption =
| Latin =
| Greek =
| TA98 =
| TA2 =
| FMA =
| System =
| Artery =
| Vein =
| Nerve =
| Lymphatic =
| Precursor =
| Function =
| Identifiers =
| Clinical_significance =
| Notes =
}}