الگو:Infobox Nerve
ظاهر
| {{{Name}}} |
|---|
این الگو یک بستهبندی کننده از {{Infobox anatomy}} است. هر پارامتری که از {{Infobox anatomy}} وارد شود در این الگو قابل استفاده است. همچنین hCard و جِئو میکروفرمتهایی همانند {{Infobox anatomy}} میسازد. اگر پرسشی دارید همینجا یا در بحث الگو:Infobox anatomy مطرح کنید. |
{{Infobox nerve}} displays a right-side infobox showing information about nerves in the body, allowing 2 images to be displayed at the top of the box.
Usage
[ویرایش]| Obturator nerve | |
|---|---|
Right مفصل ران. (Obturator at upper right.) | |
Nerves of the right lower extremity. Front view. | |
| جزئیات | |
| از | شبکه کمری |
| به | posterior branch of obturator nerve, anterior branch of obturator nerve |
| عصبدهی | medial compartment of thigh |
| شناسهها | |
| لاتین | nervus obturatorius |
The template is invoked using double-brace syntax (with the result similar to that shown at the right), coded as follows:
{{Infobox nerve
| Name = Obturator nerve
| Latin = nervus obturatorius
| GraySubject = 212
| GrayPage = 953
| Image = Gray344.png
| Caption = Right [[مفصل ران]]. (Obturator at upper right)
| Image2 = Gray827.png
| Caption2 = Nerves of the right lower extremity. Front view.
| Innervates = [[medial compartment of thigh]]
| BranchFrom = [[شبکه کمری]]
| BranchTo = [[posterior branch of obtu..]], [[anterior branch of obtur..]]
| MeshName =
| MeshNumber =
| Dorlands = six/000071102
| DorlandsID = Obturator nerve
}}
Parameters
[ویرایش]The template parameters are (Camel case requiring upper/lowercase):
- Name: English name for structure.
- Latin: Latin name for structure.
- GraySubject: Gray's Anatomy subject number, such as: 189.
- GrayPage: Gray's Anatomy page number, such as: 825.
- Image: top image (omit "Image:").
- Width: width of top image (in pixels, default=250).
- Caption: caption under top image.
- Image2: 2nd top image (omit "Image:").
- Width2: width of 2nd image (in pixels, default=250).
- Caption2: caption under 2nd top image.
- Map: map procedure after 2nd image.
- MapCaption: caption under map image.
- Innervates: any innervate text
- BranchFrom: any text
- BranchTo: any text
- MeshName: MeSH name
- MeshNumber: MeSH number code
- Dorlands: Dorlands url number, such as: nine/000956217 (before .htm in url).
- DorlandsID: Dorlands article name, such as "pulmonary artery".
- BoxWidth: width of infobox (in em/pixels, default 20em), also "boxwidth"
Most parameters begin with a capital letter.