Template:EM

From BioDIP
(Difference between revisions)
Jump to: navigation, search
(Template ElectronMicroscopes created)
 
 
(10 intermediate revisions by one user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{EM
 
{{EM
|EMTechniqueUsed=
+
|Name=
|EMGunUsed=
+
|EMTechnique=
|EMVoltageUsed=
+
|EMDescription=
|InFacility=
+
|EMGun=
 +
|EMVoltage=
 +
|EMStage=
 +
|EMCamera=
 +
|EMCameraMount=
 +
|EMCameraSize=
 +
|EMDetector=
 +
|EMSoftware=
 +
|EMObjective=
 +
|facility=
 +
|building=
 +
|Image=
 +
|Include=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
! EM Technique
+
! Name
| [[EMTechnique::{{{EMTechniqueUsed|}}}]]
+
| [[Name::{{{Name|}}}]]
 +
|-
 +
! Technique
 +
| [[EMTechnique::{{{EMTechnique|}}}]]
 +
|-
 +
! Description/Application
 +
| [[EMDescription::{{{EMDescription|}}}]]
 
|-
 
|-
 
! Gun
 
! Gun
| [[EMGun::{{{EMGunUsed|}}}]]
+
| [[EMGun::{{{EMGun|}}}]]
 
|-
 
|-
 
! Voltage
 
! Voltage
| [[EMVoltage::{{{EMVoltageUsed|}}}]]
+
| [[EMVoltage::{{{EMVoltage|}}}]]
 +
|-
 +
! Stage
 +
| [[EMStage::{{{EMStage|}}}]]
 +
|-
 +
! Camera Name
 +
| [[EMCamera::{{{EMCamera|}}}]]
 +
|-
 +
! Camera Mount
 +
| [[EMCameraMount::{{{EMCameraMount|}}}]]
 +
|-
 +
! Size of Camera
 +
| [[EMCameraSize::{{{EMCameraSize|}}}]]
 +
|-
 +
! Detector
 +
| {{#arraymap:{{{EMDetector|}}}|,|x|[[EMDetector::x]]}}
 +
|-
 +
! Software
 +
| {{#arraymap:{{{EMSoftware|}}}|,|x|[[EMSoftware::x]]}}
 +
|-
 +
! Objective
 +
| [[EMObjective::{{{EMObjective|}}}]]
 
|-
 
|-
 
! Facility
 
! Facility
| [[Facility::{{{InFacility|}}}]]
+
| [[Facility::{{{facility|}}}]]
 +
|-
 +
! Building
 +
| [[building::{{{building|}}}]]
 +
|-
 +
! Image
 +
|[[image:{{{image|}}}|250px]]
 +
|-
 +
! Include
 +
| [[Include::{{{Include|}}}]]
 
|}
 
|}
  
 
[[Category:ElectronMicroscopes]]
 
[[Category:ElectronMicroscopes]]
 +
[[Category:{{{facility}}}|EM]]
 +
 
</includeonly>
 
</includeonly>

Latest revision as of 12:52, 11 November 2013

This is the "EM" template. It should be called in the following format:

{{EM
|Name=
|EMTechnique=
|EMDescription=
|EMGun=
|EMVoltage=
|EMStage=
|EMCamera=
|EMCameraMount=
|EMCameraSize=
|EMDetector=
|EMSoftware=
|EMObjective=
|facility=
|building=
|Image=
|Include=
}}

Edit the page to see the template text.