Difference between revisions of "Template:Infobox robot"

From Humanoid Robots Wiki
Jump to: navigation, search
Line 1: Line 1:
<includeonly>
+
<includeonly><table class="infobox" style="width: 300px; font-size: 90%;">
<table class="infobox" style="width: 300px; font-size: 90%;">
 
 
<tr><th colspan="2" style="text-align: center; background-color: #cccccc;">{{{name}}}</th></tr>
 
<tr><th colspan="2" style="text-align: center; background-color: #cccccc;">{{{name}}}</th></tr>
 
{{#if: {{{organization|}}} | <tr><th>Organization</th><td>{{{organization}}}</td></tr> }}
 
{{#if: {{{organization|}}} | <tr><th>Organization</th><td>{{{organization}}}</td></tr> }}
Line 10: Line 9:
 
{{#if: {{{video|}}} | <tr><th>Video</th><td>{{{video}}}</td></tr> }}
 
{{#if: {{{video|}}} | <tr><th>Video</th><td>{{{video}}}</td></tr> }}
 
{{#if: {{{purchase_link|}}} | <tr><th>Purchase Link</th><td>{{{purchase_link}}}</td></tr> }}
 
{{#if: {{{purchase_link|}}} | <tr><th>Purchase Link</th><td>{{{purchase_link}}}</td></tr> }}
</table>
+
</table></includeonly><noinclude>This is the template for the robot infobox.
</includeonly><noinclude>This is the template for the robot infobox.
 
  
 
Fields are:
 
Fields are:

Revision as of 07:04, 24 April 2024

This is the template for the robot infobox.

Fields are:

  • name
  • organization
  • height
  • weight
  • single_hand_payload
  • two_hand_payload
  • cost
  • video
  • purchase_link