Difference between revisions of "Template:Infobox"

From Humanoid Robots Wiki
Jump to: navigation, search
(Created page with "<includeonly><table class="infobox"><tr><th colspan="2">{{{name}}}</th></tr>{{#if: {{{key1|}}} | <tr><th>{{{key1}}}</th><td>{{{value1}}}</td></tr> }}{{#if: {{{key2|}}} | <tr><...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><table class="infobox"><tr><th colspan="2">{{{name}}}</th></tr>{{#if: {{{key1|}}} | <tr><th>{{{key1}}}</th><td>{{{value1}}}</td></tr> }}{{#if: {{{key2|}}} | <tr><th>{{{key2}}}</th><td>{{{value2}}}</td></tr> }}{{#if: {{{key3|}}} | <tr><th>{{{key3}}}</th><td>{{{value3}}}</td></tr> }}{{#if: {{{key4|}}} | <tr><th>{{{key4}}}</th><td>{{{value4}}}</td></tr> }}{{#if: {{{key5|}}} | <tr><th>{{{key5}}}</th><td>{{{value5}}}</td></tr> }}{{#if: {{{key6|}}} | <tr><th>{{{key6}}}</th><td>{{{value6}}}</td></tr> }}{{#if: {{{key7|}}} | <tr><th>{{{key7}}}</th><td>{{{value7}}}</td></tr> }}{{#if: {{{key8|}}} | <tr><th>{{{key8}}}</th><td>{{{value8}}}</td></tr> }}{{#if: {{{key9|}}} | <tr><th>{{{key9}}}</th><td>{{{value9}}}</td></tr> }}{{#if: {{{key10|}}} | <tr><th>{{{key10}}}</th><td>{{{value10}}}</td></tr> }}{{#if: {{{key11|}}} | <tr><th>{{{key11}}}</th><td>{{{value11}}}</td></tr> }}{{#if: {{{key12|}}} | <tr><th>{{{key12}}}</th><td>{{{value12}}}</td></tr> }}{{#if: {{{key13|}}} | <tr><th>{{{key13}}}</th><td>{{{value13}}}</td></tr> }}{{#if: {{{key14|}}} | <tr><th>{{{key14}}}</th><td>{{{value14}}}</td></tr> }}{{#if: {{{key15|}}} | <tr><th>{{{key15}}}</th><td>{{{value15}}}</td></tr> }}{{#if: {{{key16|}}} | <tr><th>{{{key16}}}</th><td>{{{value16}}}</td></tr> }}{{#if: {{{key17|}}} | <tr><th>{{{key17}}}</th><td>{{{value17}}}</td></tr> }}{{#if: {{{key18|}}} | <tr><th>{{{key18}}}</th><td>{{{value18}}}</td></tr> }}{{#if: {{{key19|}}} | <tr><th>{{{key19}}}</th><td>{{{value19}}}</td></tr> }}{{#if: {{{key20|}}} | <tr><th>{{{key20}}}</th><td>{{{value20}}}</td></tr> }}</table></includeonly><noinclude>This is the template for the robot infobox.
+
<includeonly><table class="infobox"><tr><th colspan="2">{{{name}}}</th></tr>{{#if: {{{value1|}}} | <tr><td class="infobox-left">{{{key1}}}</td><td class="infobox-right">{{{value1}}}</td></tr> }}{{#if: {{{value2|}}} | <tr><td class="infobox-left">{{{key2}}}</td><td class="infobox-right">{{{value2}}}</td></tr> }}{{#if: {{{value3|}}} | <tr><td class="infobox-left">{{{key3}}}</td><td class="infobox-right">{{{value3}}}</td></tr> }}{{#if: {{{value4|}}} | <tr><td class="infobox-left">{{{key4}}}</td><td class="infobox-right">{{{value4}}}</td></tr> }}{{#if: {{{value5|}}} | <tr><td class="infobox-left">{{{key5}}}</td><td class="infobox-right">{{{value5}}}</td></tr> }}{{#if: {{{value6|}}} | <tr><td class="infobox-left">{{{key6}}}</td><td class="infobox-right">{{{value6}}}</td></tr> }}{{#if: {{{value7|}}} | <tr><td class="infobox-left">{{{key7}}}</td><td class="infobox-right">{{{value7}}}</td></tr> }}{{#if: {{{value8|}}} | <tr><td class="infobox-left">{{{key8}}}</td><td class="infobox-right">{{{value8}}}</td></tr> }}{{#if: {{{value9|}}} | <tr><td class="infobox-left">{{{key9}}}</td><td class="infobox-right">{{{value9}}}</td></tr> }}{{#if: {{{value10|}}} | <tr><td class="infobox-left">{{{key10}}}</td><td class="infobox-right">{{{value10}}}</td></tr> }}{{#if: {{{value11|}}} | <tr><td class="infobox-left">{{{key11}}}</td><td class="infobox-right">{{{value11}}}</td></tr> }}{{#if: {{{value12|}}} | <tr><td class="infobox-left">{{{key12}}}</td><td class="infobox-right">{{{value12}}}</td></tr> }}{{#if: {{{value13|}}} | <tr><td class="infobox-left">{{{key13}}}</td><td class="infobox-right">{{{value13}}}</td></tr> }}{{#if: {{{value14|}}} | <tr><td class="infobox-left">{{{key14}}}</td><td class="infobox-right">{{{value14}}}</td></tr> }}{{#if: {{{value15|}}} | <tr><td class="infobox-left">{{{key15}}}</td><td class="infobox-right">{{{value15}}}</td></tr> }}{{#if: {{{value16|}}} | <tr><td class="infobox-left">{{{key16}}}</td><td class="infobox-right">{{{value16}}}</td></tr> }}{{#if: {{{value17|}}} | <tr><td class="infobox-left">{{{key17}}}</td><td class="infobox-right">{{{value17}}}</td></tr> }}{{#if: {{{value18|}}} | <tr><td class="infobox-left">{{{key18}}}</td><td class="infobox-right">{{{value18}}}</td></tr> }}{{#if: {{{value19|}}} | <tr><td class="infobox-left">{{{key19}}}</td><td class="infobox-right">{{{value19}}}</td></tr> }}{{#if: {{{value20|}}} | <tr><td class="infobox-left">{{{key20}}}</td><td class="infobox-right">{{{value20}}}</td></tr> }}</table></includeonly><noinclude>This is the template for the robot infobox.
  
 
Fields are:
 
Fields are:
  
* <code>name</code>
+
{{#if: {{{key1|}}} | * <code>{{{key1}}}</code> <code>{{{value1}}}</code> }}
* <code>organization</code>
+
{{#if: {{{key2|}}} | * <code>{{{key2}}}</code> <code>{{{value2}}}</code> }}
* <code>height</code>
+
{{#if: {{{key3|}}} | * <code>{{{key3}}}</code> <code>{{{value3}}}</code> }}
* <code>weight</code>
+
{{#if: {{{key4|}}} | * <code>{{{key4}}}</code> <code>{{{value4}}}</code> }}
* <code>single_hand_payload</code>
+
{{#if: {{{key5|}}} | * <code>{{{key5}}}</code> <code>{{{value5}}}</code> }}
* <code>two_hand_payload</code>
+
 
* <code>cost</code>
 
* <code>video</code>
 
* <code>purchase_link</code>
 
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Latest revision as of 07:48, 24 April 2024

This is the template for the robot infobox.

Fields are: