Difference between revisions of "Template:Infobox brain/doc"
Jump to navigation
Jump to search
imported>Frietjes |
imported>Zyxw (add link to tracking/maintenance category, add Category:Templates that add a tracking category, note use of Module:Check for unknown parameters) |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | <!-- | + | <!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> |
| + | {{lua|Module:Check for unknown parameters}} | ||
| + | |||
{{tld|Infobox brain}} displays a right-side infobox showing information about areas of the human brain, allowing 2 images to be displayed at the top of the box. | {{tld|Infobox brain}} displays a right-side infobox showing information about areas of the human brain, allowing 2 images to be displayed at the top of the box. | ||
| Line 118: | Line 120: | ||
| FMA ||= [[Foundational Model of Anatomy|FMA]] identifier. For details, see [[:Template:FMA]]. | | FMA ||= [[Foundational Model of Anatomy|FMA]] identifier. For details, see [[:Template:FMA]]. | ||
|} | |} | ||
| + | |||
==See also== | ==See also== | ||
* [[Template:Infobox nerve]] - nerves of the body | * [[Template:Infobox nerve]] - nerves of the body | ||
| + | * [[:Category:Medicine infobox template using deprecated parameters]] (tracking/maintenance category) | ||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | ||
<!-- Categories go here and interwikis go in Wikidata. --> | <!-- Categories go here and interwikis go in Wikidata. --> | ||
[[Category:Anatomy infobox templates|Brain]] | [[Category:Anatomy infobox templates|Brain]] | ||
| + | [[Category:Templates that add a tracking category]] | ||
}}</includeonly> | }}</includeonly> | ||
Revision as of 00:07, 7 May 2015
| 40px | This is a documentation subpage for Template:Infobox brain. It contains usage information, categories and other content that is not part of the original template page. |
| 30px | This template uses Lua: |
{{Infobox brain}} displays a right-side infobox showing information about areas of the human brain, allowing 2 images to be displayed at the top of the box.
Usage
| Insular cortex | |
|---|---|
| File:Gray731.png Left side insula from removing opercula | |
| File:Gray717.png Coronal brain section | |
| Details | |
| Synonyms | Script error: No such module "If empty". |
| Artery | Middle cerebral |
| Identifiers | |
| Latin | lobus insularis |
| MeSH | Template:Wikidata |
| NeuroNames | Template:Wikidata |
| NeuroLex ID | Template:Wikidata |
| TA98 | Template:TA98 |
| TA2 | Template:Wikidata |
| TH | Template:Str rep.html {{#property:P1694}} |
| TE | Template:TerminologiaEmbryologica |
| FMA | {{#property:P1402}} |
| Anatomical terms of neuroanatomy [[[d:Script error: No such module "Wikidata".|edit on Wikidata]]] | |
The template is invoked using double-brace syntax (with the result similar to that shown at the right), coded as follows:
{{Infobox brain
| name = Insular cortex
| Latin = lobus insularis
| GraySubject = 189
| GrayPage = 825
| image = Gray731.png
| caption = Left side insula<br>from removing opercula
| image2 = Gray717.png
| caption2 = Coronal brain section
| part_of =
| components =
| artery = [[Middle cerebral]]
| vein =
| acronym =
| BrainInfoType = hier
| BrainInfoNumber = 93
| MeshName =
| MeshNumber =
| NeuroLex = Insula
| NeuroLexID = birnlex_1117
| Dorlands =
| DorlandsID =
| BamsSlug = Insular-cortex
| TA98 = A14.1.09.149
| FMA = 67329
}}
Parameters
The template parameters are:
| name | = English name for structure. |
| Latin | = Latin name for structure. |
| GraySubject | = Gray's Anatomy subject number, such as: 189. For details, see {{Gray's Anatomy link}}. |
| GrayPage | = Gray's Anatomy page number, such as: 825. For details, see {{Gray's Anatomy link}}. |
| image | = top image (omit "Image:"). |
| image_size | = size of images (in pixels, default=250). |
| caption | = caption under top image. |
| image2 | = 2nd top image (omit "Image:"). |
| caption2 | = caption under 2nd top image. |
| ImageMap | = an image map template |
| MapCaption | = caption for the image map |
| part_of | = |
| components | = |
| artery | = |
| vein | = |
| acronym | = |
| BrainInfoType | = such as: hier. |
| BrainInfoNumber | = such as: 93. |
| MeshName | = |
| MeshNumber | = |
| NeuroLex | = Preferred label from the NeuroLex terminology |
| NeuroLexID | = Identifier from the NeuroLex terminology |
| DorlandsPre | = Dorlands url number, such as: nine/000956217 (before .htm in url). |
| DorlandsSuf | = Dorlands article name as you want it to appear in the infobox, such as "Insular cortex". |
| BamsSlug | = identifying slug for the BAMS URL |
| TA98 | = TA code. For details, see Template:TA98. |
| FMA | = FMA identifier. For details, see Template:FMA. |
See also
- Template:Infobox nerve - nerves of the body
- Category:Medicine infobox template using deprecated parameters (tracking/maintenance category)