Browse Source

增加其他几个图标的说明

tags/v26.1
枫谷剑仙 3 years ago
parent
commit
3470226dbe
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      doc/index.html

+ 5
- 1
doc/index.html View File

@@ -164,7 +164,11 @@
<code>%{m[Monster ID]}</code> can display the monster avatar.<br>
<img src="images/tips-advanced-card.png" alt="怪物头像"><br><br>
<code>%{a觉醒ID}</code>可以显示觉醒图标。<br>
<code>%{m[Awoken ID]}</code> can display the Awoken Icon.<br>
<code>%{a[Awoken ID]}</code> can display the Awoken Icon.<br>
<code>%{o宝珠ID}</code>可以显示宝珠图标。<br>
<code>%{o[Orb ID]}</code> can display the Orb Icon.<br>
<code>%{l潜觉ID}</code>可以显示觉醒图标。<br>
<code>%{l[Latent ID]}</code> can display the Latent Icon.<br>
</li>
<li>队伍标题与队伍说明可以使用<code>^16进制颜色代码^内容^p</code>来改变内容颜色;<br>
Formation Title and Detail can use the <code>^[Hex Color Code]^Content^p</code> to change the color of the


Loading…
Cancel
Save