<!-- 本文仅用于内容完成后统一相关格式时备注用。-->
<!-- 未确认部分使用隐藏。 -->
# 帮助文档
本文用于限定帮助文档相关内容。
建议使用 git 工具 clone 文档到本地编辑。
HTTPS:https://git.kancloud.cn/mcmod/help.git
SSH:git@git.kancloud.cn:mcmod/help.git
看云即将到来的编辑器将不支持内嵌 HTML,请不要新增 HTML 元素,并逐步清除 HTML 代码。
<!--
#帮助文档文件收录范围
包含使用教程。
-->
<!--
#帮助文档文件分类
docs/对应文件夹中。
-->
## 更新标记
每个含有正文的文档都应有更新标记。
```>[danger] 该页面已过时,正在逐步更新,目前内容写于X左右。```
```>[success] 最后更新于。```
<!--
## 折叠内容
```html
<hr style="border:3 double" width="80%" align="left">
<details><summary>标题(点击展开/收起)</summary>
<hr style="border:3 double" width="30%" align="left">
正文
</details><hr style="border:3 double" width="80%" align="left">
```
## 按钮
取自MC百科。
```html
<a target="_blank" href="URL" class="btn btn-sm btn-dark">标题</a>
```
-->
## 返回页首
含义:若正文的一级标题形如`<h1><span id=head>标题名</span></h1>`,则在用户点击悬浮于窗口右侧的按钮时跳到页首。
```html
<div id="home" style="position:fixed;right:0;top:70%;" line-height=0.1px>
<p style="line-height:17px;letter-spacing:-3.2px;opacity: 0.6"><a href="#head">🔼🔼<br>🔼🔼</a>
</p>
```
## 资源
[MC百科主站编辑器图标](https://www.mcmod.cn/ueditor/themes/default/images/icons.png)
## 工具
[TableConvert Online](https://tableconvert.com/):在线编辑与转换 HTML、Markdown、MediaWiki 等格式表格。
## 看云规则
若要实现内部链接,要使用相对链接,注意使用正斜杠“/”。例如本页要内链“资料编写指南”:`[](../main/styleguide.md)`。
<!--
微软在简体中文版产品当中称呼我们用户为「你」还是「您」更好?
https://www.zhihu.com/question/481701755/answer/2093790505
https://www.zhihu.com/question/481701755/answer/2103811215
https://www.zhihu.com/question/481701755/answer/2080594362
有GitHub链接但不开源且没有仓库且有相关仓库:https://github.com/TheWeatherPony/MoVillagesConfigurations
存在 GitHub 仓库但不开源的模组:<https://www.mcmod.cn/class/3073.html>。
表格自适应:<http://caibaojian.com/simple-responsive-table.html>
https://www.mcmod.cn/class/edit/3273/https://www.mcmod.cn/class/edit/3273/
封面按源重制:https://www.mcmod.cn/class/4078.html
封面采用整合作者提供的图片的方法:https://www.mcmod.cn/class/108.html
自定封面背景:https://www.mcmod.cn/class/2843.html
https://www.mcmod.cn/class/3207.html
Aseprite 像素画绘制
在 ID 中指出缩写:https://www.curseforge.com/minecraft/mc\-mods/c\-o\-m\-b\-a\-t
相关链接获取:https://www.curseforge.com/minecraft/mc\-mods/smoother\-bedrock
冒牌 MCF:http://minecraft\-forum.net/
封面来源 YouTube 视频封面:https://www.mcmod.cn/class/3515.html
客户端/服务端判断例子:https://github.com/cominixo/BetterF3
试用“画图 3D”
https://www.runoob.com/css/css\-dropdowns.html
悬浮注释
https://zh.wikipedia.org/wiki/%E5%B0%8F%E6%95%B8%E9%BB%9E
逗号分数字位可能造成的误解
链接与本地路径(“C盘图片”)
方块距离的表示错误例子(!\[\](https://i.mcmod.cn/editor/upload/20201205/1607104327\_179786\_oEZY.png))
主观信息例子:“英文慎入”
Mod 缩写来源为 MODID:https://www.curseforge.com/minecraft/mc\-mods/whats\-that\-slot
【建议\-寒冽】\-待整理
Mcreator制作的mod需要在模组标签中添加Mcreator。
图片高度最大值为300pixels,可点击查看大图。表格中不受此限制。
矿物词典与标签 \- Yanbing Zhao的文章 \- 知乎 https://zhuanlan.zhihu.com/p/260979818
各种空格:https://www.qqxiuzi.cn/zh/space.html
截图不规范:https://www.mcmod.cn/item/diff/105089\-105088.html
侵权:https://store.steampowered.com/subscriber\_agreement/
菜鸟教程(runoob.com)
非正式语言:
![](https://i.mcmod.cn/editor/upload/20211129/1638200162_14273_phhy.png)
如图所示,功能不用多说了吧,自定义物品堆叠数。
标题与模组名不一致一例
https://www.curseforge.com/minecraft/mc-mods/durability101
封面带带圆角:https://www.curseforge.com/minecraft/mc-mods/compressium
-->