Changes

Jump to: navigation, search

Template talk:Infobox robot

723 bytes added, 24 April
Created page with "{{infobox | name = {{{name}}} | key1 = Name | value1 = {{{name}}} | key2 = Organization | value2 = {{{organization|}}} | key3 = Video | value3 = {{#if: {{{video_link|}}} | [{{..."
{{infobox
| name = {{{name}}}
| key1 = Name
| value1 = {{{name}}}
| key2 = Organization
| value2 = {{{organization|}}}
| key3 = Video
| value3 = {{#if: {{{video_link|}}} | [{{{video_link}}} Video] }}
| key4 = Cost
| value4 = {{{cost|}}}
| key5 = Height
| value5 = {{{height|}}}
| key6 = Weight
| value6 = {{{weight|}}}
| key7 = Lift Force
| value7 = {{{lift_force|}}}
| key8 = Battery Life
| value8 = {{{battery_life|}}}
| key8 = Purchase
| value8 = {{#if: {{{purchase_link|}}} | [{{{purchase_link}}} Link] }}
}}

Fields:

* <code>organization</code>
* <code>video_link</code>
* <code>cost</code>
* <code>height</code>
* <code>weight</code>
* <code>lift_force</code>
* <code>battery_life</code>
* <code>purchase_link</code>

Navigation menu