Difference between revisions of "Template:Infobox robot"
Line 1: | Line 1: | ||
− | <includeonly><table class="infobox" style="width: 300px; font-size: 90%;"><tr><th colspan="2" style="text-align: center; background-color: #cccccc;">{{{name}}}</th></tr | + | <includeonly> |
+ | <table class="infobox" style="width: 300px; font-size: 90%;"> | ||
+ | <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: {{{height|}}} | <tr><th>Height</th><td>{{{height}}}</td></tr> }} | ||
+ | {{#if: {{{weight|}}} | <tr><th>Weight</th><td>{{{weight}}}</td></tr> }} | ||
+ | {{#if: {{{single_hand_payload|}}} | <tr><th>Single Hand Payload</th><td>{{{single_hand_payload}}}</td></tr> }} | ||
+ | {{#if: {{{two_hand_payload|}}} | <tr><th>Two Hand Payload</th><td>{{{two_hand_payload}}}</td></tr> }} | ||
+ | {{#if: {{{cost|}}} | <tr><th>Cost</th><td>{{{cost}}}</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> }} | ||
+ | </table> | ||
+ | </includeonly><noinclude>This is the template for the robot infobox. | ||
Fields are: | Fields are: |
Revision as of 07:03, 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