Difference between revisions of "Template:Infobox electronic component/doc"

From MidsouthMakers - Memphis Area Hackerpace
Jump to navigation Jump to search
(added two missing parameters)
(→‎Usage: updated documentation)
 
Line 29: Line 29:
 
|thickness =  
 
|thickness =  
 
}}</pre>
 
}}</pre>
 +
 +
* '''component_name''' &mdash; the name of the featured component
 +
* '''image''' &mdash; the name of the file for the component image
 +
* '''image_size''' &mdash; the desired size of the image displayed
 +
* '''alt''' &mdash; alternate information that shows up for the image when moused over
 +
* '''caption''' &mdash; a caption to display
 +
* '''manufacturer''' &mdash; the manufacturer of the component
 +
* '''status''' &mdash; whether the component is discontinued or still in production
 +
* '''current_version''' &mdash; what version the component is at
 +
* '''avg_price''' &mdash; the typical price of the component
 +
* '''microcontroller''' &mdash; if the component has a microcontroller, what kind of microcontroller it has
 +
* '''input_voltage''' &mdash; typical input voltage to the component
 +
* '''max_input_voltage''' &mdash; the maximum input voltage allowed
 +
* '''output_voltage''' &mdash; the output voltage of the component
 +
* '''current_draw''' &mdash; the current draw of the component
 +
* '''max_output_current''' &mdash; the maximum current the component can output
 +
* '''power_dissipation''' &mdash; the power the component is capable of disipating
 +
* '''clock_speed''' &mdash; the speed of any clock that maybe on the component
 +
* '''num_positions''' &mdash; the number of positions/pins available on the component
 +
* '''memory''' &mdash; the amount of memory the component has
 +
* '''flash_memory''' &mdash; the amount of flash memory the component has
 +
* '''sram''' &mdash; the amount of SRAM the component has
 +
* '''eeprom''' &mdash; the amount of EEPROM the component has
 +
* '''length''' &mdash; the length of the component
 +
* '''width''' &mdash; the width of the component
 +
* '''thickness''' &mdash; the thickness of the component
  
 
== Redirects ==
 
== Redirects ==

Latest revision as of 16:56, 10 February 2010


Usage

{{Infobox electronic component
|component_name =
|image = 
|image_size = 
|alt = 
|caption = 
|manufacturer = 
|status = 
|current_version =
|avg_price = 
|microcontroller = 
|input_voltage = 
|max_input_voltage = 
|output_voltage = 
|current_draw = 
|max_output_current = 
|power_dissipation = 
|clock_speed = 
|num_positions = 
|memory = 
|flash_memory = 
|sram = 
|eeprom = 
|length =
|width = 
|thickness = 
}}
  • component_name — the name of the featured component
  • image — the name of the file for the component image
  • image_size — the desired size of the image displayed
  • alt — alternate information that shows up for the image when moused over
  • caption — a caption to display
  • manufacturer — the manufacturer of the component
  • status — whether the component is discontinued or still in production
  • current_version — what version the component is at
  • avg_price — the typical price of the component
  • microcontroller — if the component has a microcontroller, what kind of microcontroller it has
  • input_voltage — typical input voltage to the component
  • max_input_voltage — the maximum input voltage allowed
  • output_voltage — the output voltage of the component
  • current_draw — the current draw of the component
  • max_output_current — the maximum current the component can output
  • power_dissipation — the power the component is capable of disipating
  • clock_speed — the speed of any clock that maybe on the component
  • num_positions — the number of positions/pins available on the component
  • memory — the amount of memory the component has
  • flash_memory — the amount of flash memory the component has
  • sram — the amount of SRAM the component has
  • eeprom — the amount of EEPROM the component has
  • length — the length of the component
  • width — the width of the component
  • thickness — the thickness of the component

Redirects

The following templates have been redirected to this template.