Content deleted Content added
Magioladitis (talk | contribs) = |
No edit summary |
||
(16 intermediate revisions by 10 users not shown) | |||
Line 1:
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
== Usage ==
<
{{Infobox robot
| name =
| logo =
| logosize =
| logoalt =
| image =
|
| alt =
| caption =
| inventor =
| manufacturer =
| country = <!-- Of design origin and/or manufacture -->
| year_of_creation = <!-- Either year of first known prototype, first commercial/operational version, or both, separated by a <br/> --> | price =
| type = <!-- Humanoid, caniform, UAV, UUV, UGV, powered exoskel etc. -->
| purpose = <!-- Combat, recon, medical, search and rescue, technology demonstrator etc. -->
| derived_from =
| replaced_by =
| website =
}}
</syntaxhighlight>
{{clarify|date=August 2014|reason=Is this for specific robots, models, types, or all?}}
==Example==
{{Infobox robot
| name = Sofia
| logo = Hanson Robotics logo.png
| image = Sophia at the AI for Good Global Summit 2018 (27254369347) (cropped).jpg
| caption = Sophia in 2018
| inventor = [[David Hanson (robotics designer)|David Hanson]]
| manufacturer = [[Hanson Robotics Limited|Hanson Robotics]]
| year_of_creation = 2016
| type = Humanoid
| purpose = Technology demonstrator
| derived_from =
| replaced_by =
| current_supplier =
| last_production =
| website = {{URL|https://www.hansonrobotics.com/hanson-robots/}}
}}
<syntaxhighlight lang="moin" style="overflow:auto;">
{{Infobox robot
| name = Sofia
| logo = Hanson Robotics logo.png
| image = Sophia at the AI for Good Global Summit 2018 (27254369347) (cropped).jpg
| caption = Sophia in 2018
| inventor = [[David Hanson (robotics designer)|David Hanson]]
| manufacturer = [[Hanson Robotics Limited|Hanson Robotics]]
| year_of_creation = 2016
| type = Humanoid
| purpose = Technology demonstrator
| derived_from =
| replaced_by =
| current_supplier =
| last_production =
| website = {{URL|https://www.hansonrobotics.com/hanson-robots/}}
}}
</syntaxhighlight>
== Microformat ==
Line 26 ⟶ 68:
== See also ==
* {{tl|Infobox
* {{tl|Infobox computing device}}
<includeonly>{{Sandbox other||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Robotics templates]]
[[Category:Technology and applied science infobox templates|Robot]]
[[Category:Computing infobox templates|Robot]]
}}</includeonly>
|