Overwatch Wiki
Advertisement
Lua logo
An omnic on the moon is not so special. There are more robots than humans in space.
This template uses Lua.
Its code can be found under Module:Show.


This template is used to display single values from a cargo table.

Usage[]

{{show|C|<character>|<property>}}
  • Properties must exactly match a column defined in a cargo table
  • Cargo tables can be found here: Special:CargoTables

Tables[]

Table
C Characters
A Abilities

Example[]

  • {{show|C|Ana|Health}}
    --> 250
  • {{show|C|Sombra|Image}}
    --> Sombra-portrait.png
  • {{show|A|B.O.B.|ult_req}}
    --> 2450 points
  • {{show|A|EMP|cast_time}}
    --> 0.3 + 0.34 seconds


Advertisement