Template talk:Clickable project box
From Microduino Wiki
Copy and paste template:
{{Clickable_headed_image_table_box
|project_name=
|project_name_alt=
|link=
|image=
|image_size=
|table_height=
|table_width=
}}
Parameter definitions
project_name= Name of the project, used in the header
project_name_alt= Name of the project used in the hyperlink within the box
link= Link to wiki page that is clickable
image= Image to display
image_size= Height of the image to scale to
table_height= Set table height
table_width= Set table width
}}
Example:
{{Clickable_headed_image_table_box
|project_name= Project Name
|project_name_alt= Project Name Alt
|link= Project Link
|image= file:Microduino-logo3.png
|image_size= 150px
|table_height= 250px
|table_width=
}}