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>{{#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> | + | <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. |
+ | |||
+ | Fields are: | ||
+ | |||
+ | * <code>name</code> | ||
+ | * <code>organization</code> | ||
+ | * <code>height</code> | ||
+ | * <code>weight</code> | ||
+ | * <code>single_hand_payload</code> | ||
+ | * <code>two_hand_payload</code> | ||
+ | * <code>cost</code> | ||
+ | * <code>video</code> | ||
+ | [[Category:Templates]]</noinclude> |
Revision as of 05:20, 24 April 2024
This is the template for a basic infobox.
Fields are:
name
organization
height
weight
single_hand_payload
two_hand_payload
cost
video