|
12345678910111213141516171819202122232425262728293031323334353637 |
- 智龙迷城队伍图制作工具帮助<br>Help of *Puzzle & Dragons Formation Maker*
- ======
- * 直接复制网址即可分享组队或自己添加收藏夹保存。你可以使用*短网址服务*进一步缩短网址。
- Copy the URL directly to share the Formation, or add a Bookmark to archives. You can use any *Short URL Service* to further shorten the URL.
- 
- * 使用后退即可撤销上一次修改。
- Use back to undo the last edit.
- 
- * 拖拽怪物头像即可快速交换位置或复制怪物,也支持手机触屏。
- Drag monster avatars to quickly swap positions or copy monster, also supports mobile touch screen.
- 
- * 可以在编辑界面的怪物ID输入怪物名称来搜索怪物。
- You can search for monsters by entering the monster name in the monster ID of the editing interface.
- 
- 点击系列ID或系列名称,可搜索该系列
- Clisk the **Series ID** or **Series Name** to search for series.
- 
- * 点击编辑界面的怪物头像可以跳转到攻略网站。
- 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.
- 
- * 队伍标题与队伍说明可以使用`^16进制颜色代码^内容^p`来改变内容颜色;
- Formation Title and Detail can use the `^[Hex Color Code]^Content^p` to change the color of the Content.
- 
- `%{m怪物ID}`可以显示怪物头像。
- `%{m[Monster ID]}` can display the monster avatar.
- 
- * 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).
|