|
31 | 31 | <td align="center" nowrap="nowrap">Type</i></td><td align="center" nowrap="nowrap">Description</td>
|
32 | 32 | </tr>
|
33 | 33 | <tr>
|
34 |
| - <td nowrap="nowrap"><code>plugin_achievements</code></td> |
| 34 | + <td nowrap="nowrap"><h4><code>plugin_achievements</code></h4></td> |
35 | 35 | <td rowspan="2"><p>Enable achievements plugin</p>
|
36 | 36 | <img width="900" height="1" alt=""></td>
|
37 | 37 | </tr>
|
|
41 | 41 | <b>default:</b> no<br></td>
|
42 | 42 | </tr>
|
43 | 43 | <tr>
|
44 |
| - <td nowrap="nowrap"><code>plugin_achievements_threshold</code></td> |
| 44 | + <td nowrap="nowrap"><h4><code>plugin_achievements_threshold</code></h4></td> |
45 | 45 | <td rowspan="2"><p>Display rank threshold</p>
|
46 | 46 | <p>Use <code>X</code> to display achievements not yet unlocked</p>
|
47 | 47 | <img width="900" height="1" alt=""></td>
|
|
53 | 53 | <b>allowed values:</b><ul><li>S</li><li>A</li><li>B</li><li>C</li><li>X</li></ul></td>
|
54 | 54 | </tr>
|
55 | 55 | <tr>
|
56 |
| - <td nowrap="nowrap"><code>plugin_achievements_secrets</code></td> |
| 56 | + <td nowrap="nowrap"><h4><code>plugin_achievements_secrets</code></h4></td> |
57 | 57 | <td rowspan="2"><p>Display secrets achievements</p>
|
58 | 58 | <img width="900" height="1" alt=""></td>
|
59 | 59 | </tr>
|
|
63 | 63 | <b>default:</b> yes<br></td>
|
64 | 64 | </tr>
|
65 | 65 | <tr>
|
66 |
| - <td nowrap="nowrap"><code>plugin_achievements_display</code></td> |
| 66 | + <td nowrap="nowrap"><h4><code>plugin_achievements_display</code></h4></td> |
67 | 67 | <td rowspan="2"><p>Display style</p>
|
68 | 68 | <ul>
|
69 | 69 | <li><code>detailed</code>: display icon, name, description and ranking</li>
|
|
78 | 78 | <b>allowed values:</b><ul><li>detailed</li><li>compact</li></ul></td>
|
79 | 79 | </tr>
|
80 | 80 | <tr>
|
81 |
| - <td nowrap="nowrap"><code>plugin_achievements_limit</code></td> |
| 81 | + <td nowrap="nowrap"><h4><code>plugin_achievements_limit</code></h4></td> |
82 | 82 | <td rowspan="2"><p>Display limit</p>
|
83 | 83 | <img width="900" height="1" alt=""></td>
|
84 | 84 | </tr>
|
|
90 | 90 | <b>default:</b> 0<br></td>
|
91 | 91 | </tr>
|
92 | 92 | <tr>
|
93 |
| - <td nowrap="nowrap"><code>plugin_achievements_ignored</code></td> |
| 93 | + <td nowrap="nowrap"><h4><code>plugin_achievements_ignored</code></h4></td> |
94 | 94 | <td rowspan="2"><p>Hide specified achievements</p>
|
95 | 95 | <p>Use names without the rank adjective (i.e. without "great", "super" or "master")</p>
|
96 | 96 | <img width="900" height="1" alt=""></td>
|
|
101 | 101 | <br></td>
|
102 | 102 | </tr>
|
103 | 103 | <tr>
|
104 |
| - <td nowrap="nowrap"><code>plugin_achievements_only</code></td> |
| 104 | + <td nowrap="nowrap"><h4><code>plugin_achievements_only</code></h4></td> |
105 | 105 | <td rowspan="2"><p>Restrict display to specified achievements</p>
|
106 | 106 | <p>Use names without the rank adjective (i.e. without "great", "super" or "master")</p>
|
107 | 107 | <p>This option is equivalent to <code>plugin_achievements_ignored</code> with all existing achievements but the ones listed in this option</p>
|
|
0 commit comments