Difference between pages "Template:Infobox muscle" and "Template:Infobox muscle/sandbox"
(Difference between pages)
Jump to navigation
Jump to search
imported>Tom (LT) (reinstate 'blood' parameter, used on a large number of pages) |
imported>Tom (LT) (→top: add as test) |
||
Line 8: | Line 8: | ||
| Width2 = {{{Width2|{{{Width|}}}}}} | | Width2 = {{{Width2|{{{Width|}}}}}} | ||
| Caption2 = {{{Caption2|}}} | | Caption2 = {{{Caption2|}}} | ||
+ | | Pronunciation = {{{Pronunciation |{{{pronunciation |}}}}}} | ||
+ | | Map{{#if:{{{map|{{{Map|}}}}}}||IGNORE_PARAMETER}} = {{{map|{{{Map|}}}}}} | ||
+ | | MapPos{{#if:{{{map_position|{{{MapPos|}}}}}}||IGNORE_PARAMETER}} = {{{map_position|{{{MapPos|}}}}}} | ||
+ | | ImageMap = {{{ImageMap|{{{Imagemap|{{{image_map|}}}}}}}}} | ||
+ | | MapWidth = {{{MapWidth|}}} | ||
+ | | MapCaption = {{{map_caption|{{{MapCaption|}}}}}} | ||
| Latin = {{{Latin|{{{latin|}}}}}} | | Latin = {{{Latin|{{{latin|}}}}}} | ||
| Greek = {{{Greek|{{{greek|}}}}}} | | Greek = {{{Greek|{{{greek|}}}}}} | ||
+ | | System = {{{System|{{{system|}}}}}} | ||
| Origin = {{{Origin|{{{origin|}}}}}} | | Origin = {{{Origin|{{{origin|}}}}}} | ||
| Insertion = {{{Insertion|{{{insertion|}}}}}} | | Insertion = {{{Insertion|{{{insertion|}}}}}} | ||
− | | Artery = {{{ | + | | Artery = {{{Blood|{{{blood|{{{Artery|{{{artery|}}}}}}}}}}}} |
| Nerve = {{{Nerve|{{{nerve|}}}}}} | | Nerve = {{{Nerve|{{{nerve|}}}}}} | ||
+ | | NerveRoot = {{{NerveRoot|}}} | ||
| Vein = {{{Vein|{{{vein|}}}}}} | | Vein = {{{Vein|{{{vein|}}}}}} | ||
| Action = {{{Action|{{{action|}}}}}} | | Action = {{{Action|{{{action|}}}}}} | ||
− | | part_of = {{{ | + | | PhysicalExam = {{{PhysicalExam|}}} |
+ | | part_of = {{{part_of|}}} | ||
| Antagonist = {{{Antagonist|}}} | | Antagonist = {{{Antagonist|}}} | ||
− | | | + | | Precursor = {{{Precursor|}}} |
− | | | + | | GraySubject = {{{GraySubject|}}} |
− | | | + | | GrayPage = {{{GrayPage|}}} |
− | }}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category: | + | | MeshName = {{{MeshName|{{{Meshname|{{{MeSHname|}}}}}}}}} |
+ | | MeshYear = {{{MeshYear|2007}}} | ||
+ | | MeshNumber = {{{MeshNumber|{{{Meshnumber|{{{MeSHnumber|}}}}}}}}} | ||
+ | | Dorlands = {{{Dorlands|}}} | ||
+ | | DorlandsID = {{{DorlandsSuf|{{{DorlandsID|}}}}}} | ||
+ | | DorlandsPre = {{{DorlandsPre|}}} | ||
+ | | DorlandsSuf = {{{DorlandsSuf|}}} | ||
+ | | FMA = {{{FMA|{{#property:P1402}}}}} | ||
+ | | TA98{{#if:{{{TA98|}}}||IGNORE_PARAMETER}} = {{{TA98|}}} | ||
+ | }}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Medicine infobox template using unsupported parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Infobox muscle]] with unknown parameter "_VALUE_"|ignoreblank=y| action | Action | Antagonist | artery | Artery | blood | Blood | Caption | Caption2 | Dorlands | DorlandsID | DorlandsPre | DorlandsSuf | FMA | GrayPage | GraySubject | greek | Greek | Image | image_map | Image2 | Imagemap | ImageMap | insertion | Insertion | latin | Latin | Map | map | map_caption | map_position | MapCaption | MapPos | MapWidth | MeSHname | Meshname | MeshName | MeSHnumber | Meshnumber | MeshNumber | MeshYear | Name | nerve | Nerve | NerveRoot | origin | Origin | part_of | PhysicalExam | Precursor | system | System | TA98 | vein | Vein | Width | Width2 | ||
+ | }}{{#if:{{{Antagonist|}}}|[[Category:pages using infobox muscle with Antagonist]] | ||
+ | }}{{#if:{{{PhysicalExam|}}}|[[Category:pages using infobox muscle with PhysicalExam]] | ||
+ | }}{{#if:{{{Precursor|}}}|[[Category:pages using infobox muscle with Precursor]] | ||
}}<noinclude> | }}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||
+ | |||
+ | <templatedata> | ||
+ | { | ||
+ | "description": "insert description here", | ||
+ | "params": { | ||
+ | "Name": { | ||
+ | "label": "Name", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": true | ||
+ | }, | ||
+ | "Image": { | ||
+ | "label": "Image", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Width": { | ||
+ | "label": "Width", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Caption": { | ||
+ | "label": "Caption", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Image2": { | ||
+ | "label": "Image2", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Width2": { | ||
+ | "label": "Width2", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Caption2": { | ||
+ | "label": "Caption2", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Pronunciation ": { | ||
+ | "label": "Pronunciation ", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "pronunciation ": { | ||
+ | "label": "pronunciation ", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "map": { | ||
+ | "label": "map", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Map": { | ||
+ | "label": "Map", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "map_position": { | ||
+ | "label": "map_position", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "MapPos": { | ||
+ | "label": "MapPos", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "ImageMap": { | ||
+ | "label": "ImageMap", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Imagemap": { | ||
+ | "label": "Imagemap", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "image_map": { | ||
+ | "label": "image_map", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "MapWidth": { | ||
+ | "label": "MapWidth", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "map_caption": { | ||
+ | "label": "map_caption", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "MapCaption": { | ||
+ | "label": "MapCaption", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Latin": { | ||
+ | "label": "Latin", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "latin": { | ||
+ | "label": "latin", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Greek": { | ||
+ | "label": "Greek", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "greek": { | ||
+ | "label": "greek", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "System": { | ||
+ | "label": "System", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "system": { | ||
+ | "label": "system", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Origin": { | ||
+ | "label": "Origin", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "origin": { | ||
+ | "label": "origin", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Insertion": { | ||
+ | "label": "Insertion", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "insertion": { | ||
+ | "label": "insertion", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Blood": { | ||
+ | "label": "Blood", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "blood": { | ||
+ | "label": "blood", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Artery": { | ||
+ | "label": "Artery", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "artery": { | ||
+ | "label": "artery", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Nerve": { | ||
+ | "label": "Nerve", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "nerve": { | ||
+ | "label": "nerve", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "NerveRoot": { | ||
+ | "label": "NerveRoot", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Vein": { | ||
+ | "label": "Vein", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "vein": { | ||
+ | "label": "vein", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Action": { | ||
+ | "label": "Action", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "action": { | ||
+ | "label": "action", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "PhysicalExam": { | ||
+ | "label": "PhysicalExam", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "part_of": { | ||
+ | "label": "part_of", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Antagonist": { | ||
+ | "label": "Antagonist", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Precursor": { | ||
+ | "label": "Precursor", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "GraySubject": { | ||
+ | "label": "GraySubject", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "GrayPage": { | ||
+ | "label": "GrayPage", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "MeshName": { | ||
+ | "label": "MeshName", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Meshname": { | ||
+ | "label": "Meshname", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "MeSHname": { | ||
+ | "label": "MeSHname", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "MeshYear": { | ||
+ | "label": "MeshYear", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "MeshNumber": { | ||
+ | "label": "MeshNumber", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Meshnumber": { | ||
+ | "label": "Meshnumber", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "MeSHnumber": { | ||
+ | "label": "MeSHnumber", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "Dorlands": { | ||
+ | "label": "Dorlands", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "DorlandsSuf": { | ||
+ | "label": "DorlandsSuf", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "DorlandsID": { | ||
+ | "label": "DorlandsID", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "DorlandsPre": { | ||
+ | "label": "DorlandsPre", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "FMA": { | ||
+ | "label": "FMA", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | }, | ||
+ | "TA98": { | ||
+ | "label": "TA98", | ||
+ | "description": "", | ||
+ | "type": "string", | ||
+ | "required": false | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </templatedata> |