diff --git a/document/tips-advanced-card.png b/document/tips-advanced-card.png new file mode 100644 index 00000000..19dd36f7 Binary files /dev/null and b/document/tips-advanced-card.png differ diff --git a/document/tips-advanced-color.png b/document/tips-advanced-color.png new file mode 100644 index 00000000..bd866f22 Binary files /dev/null and b/document/tips-advanced-color.png differ diff --git a/help.md b/help.md index d5218402..933e1e39 100644 --- a/help.md +++ b/help.md @@ -21,7 +21,17 @@ Click on the monster avatar in the editing interface to jump to the Guide. 在队伍界面和搜索结果的怪物头像上,点击鼠标中键也可以跳转到攻略网站。在手机上则是长按怪物头像然后选择在新标签页打开。 Or click the middle mouse button on the monster avatar of the formation interface and search results to jump to the Guide. On your phone, you're long-pressing the monster avatar and then selecting to open it in a new tab. ![攻略网站2](document/tips-guide2.png) -* 车队模式只显示部分共用的觉醒的统计,单人则全部显示。 -2-Player Multi Games Mode only show several common awoken statistics, but solo mode shows all. -* 如果发现 BUG,请先按 Ctrl+F5 强制刷新后测试,如仍有问题可以在 [Issues](//github.com/Mapaler/PADDashFormation/issues) 报告。 +* 队伍标题与队伍说明可以使用`^16进制颜色代码^内容^p`来改变内容颜色; +Formation Title and Title、Detail can use the `^[Hex Color Code]^Content^p` to change the color of the Content. +![文字颜色](document/tips-advanced-color.png) +`%{m怪物ID}`可以显示怪物头像。 +`%{m[Monster ID]}` can display the monster avatar. +![怪物头像](document/tips-advanced-card.png) +* 2人、3人模式只显示普通觉醒的统计(不包括超觉醒),并且2人只显示部分共用的觉醒的统计,单人则全部显示。 +The 2P, 3P Multi Games Mode shows only the statistics of general awakening (excluding super-awakening), and 2P only show several common awoken statistics, but the Solo Mode shows all. +* 内建的截图按钮依靠 [html2canvas](https://github.com/niklasvh/html2canvas/),会有一些绘制错误,浏览器的截图扩展能够更加还原显示的真实样子。 +Built-in screenshot button relies on [html2canvas](https://github.com/niklasvh/html2canvas/), there will be some drawing errors, browser screenshot extension can be more restore the real appearance of the display. + +## 报告BUG | Report BUG +如果发现 BUG,请先按 Ctrl+F5 强制刷新后测试,如仍有问题可以在 [Issues](//github.com/Mapaler/PADDashFormation/issues) 报告。 If a BUG is found, first test again after force refresh by Ctrl-F5, if there is still a problem, you can report it at the [Issues](//github.com/Mapaler/PADDashFormation/issues). \ No newline at end of file