> For the complete documentation index, see [llms.txt](https://bothelp.hktrpg.com/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bothelp.hktrpg.com/guide/en/entertainment-features/wiki-cha-xun-tu-pian-sou-suo-yu-yan-fan-yi-shu-xue-ji-suan.md).

# Wiki Search / Image Search / Translation / Math

### Math Calculation

`.ca` performs math only. Examples: `.ca 1.2 * (2 + 4.5)` `12.7 米 to inch` `sin(45 deg) ^ 2` `5磅轉斤` `10米轉呎` `10米=吋`\
![](/files/W3GLbFrLsj2m7UpyjN3N)

### Search Wikipedia

`.wiki (item)` searches Wikipedia instantly.

### Search Images

`.image (item)` randomly searches for related images.

### Translate Text

`.tran (item)` translates to Traditional Chinese instantly.\
To translate to other languages:\
`.tran.(locale) (content)`

#### Examples

`.tran.ja BATMAN`\
`.tran.日 BATMAN`

#### Common Language Codes:

en=English, zh-cn=Simplified Chinese, de=German, ja=Japanese\
Full list: <https://github.com/vitalets/google-translate-api/blob/master/languages.js>\
Note: Uses Google Translate.
