Minecraft Wiki

Minecraft Wiki ภาษาไทยกำลังจะย้ายออกจาก Fandom ตามภาษาอังกฤษในเร็ว ๆ นี้ ดูที่หน้านี้และ Discord สำหรับข้อมูลเพิ่มเติม

READ MORE

Minecraft Wiki
Advertisement
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more information
เว็บย่อ
hex-dec
Lua logo
แม่แบบนี้ใช้ มอดูล:Convert base ซึ่งสคริปต์นี้เขียนด้วยภาษาลูอา

This is a simple to use tool for dynamically converting hexadecimal values to decimal values.

Code[]

In full the template code is as follows:

{{Hexadecimal to decimal converter|0x1234}}

But it is much easier to use it through the redirect hex-dec which allows it to be written out as:

{{Hex-dec|0x1234}}

Both of which will output 4660.

See also[]

Advertisement