本站文本内容除另有声明外,转载时均必须注明出处,并遵守CC BY-NC-SA 3.0协议。(转载须知
本站是中文Minecraft Wiki的镜像站,与Mojang Studios、Weird Gloop没有从属关系。(免责声明

全站通知:

模板:Decimal to binary converter/doc

来自我的世界地下城WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索
这是文档页面,它应该被放置到模板:Decimal to binary converter。查看Template:Documentation以获取更多信息。

This is a simple to use tool for dynamically converting decimal values to binary values. It can take decimal numbers up to 9999999999999999999.

Code

In full the template code is as follows:

{{Decimal to binary converter|1234}}

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

{{Dec-bin|1234}}

Both of which will output {{Dec-bin|1234}}.

See also