Template talk:Clickable component tutorial box

From Microduino Wiki
Jump to: navigation, search

Copy and paste template:

{{Clickable component tutorial box
|component_name=
|component_name_alt=
|link=
|image=
|image_size=
|table_height=
|table_width=
}}

Parameter definitions:

component_name= Name of the component, used in the header
component_name_alt= Name of the componentused in the hyperlink within the box, optional, if not defined defaults to component_name
link= Link to wiki page that is clickable
image= Image to display
image_size= Height of the image to scale to, defaults to 100px
table_height= Set table height, defaults to 150px
table_width= Set table width, defaults to 150px

Example:

{{Clickable component tutorial box
|component_name=Component
|component_name_alt=Component Alt
|link=Component_Alt
|image=file:Microduino-logo3.png
|image_size=150px
|table_height=200px
|table_width=200px
}}
Component
Microduino-logo3.png
Component Alt
Tutorial