Difference between revisions of "Template:Infobox robot"
Line 1: | Line 1: | ||
− | <includeonly><table class="infobox" style="width: 300px; font-size: 90%;"> | + | <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> }}</table></includeonly><noinclude>This is the template for a basic infobox. [[Category:Templates]]</noinclude> |
− | <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> }} | ||
− | </table></includeonly> | ||
− | <noinclude> | ||
− | This is the template for a basic infobox. [[Category:Templates]] | ||
− | </noinclude> |
Revision as of 05:18, 24 April 2024
This is the template for a basic infobox.