Files

20 lines
1.2 KiB
HTML

<div aria-label="Announces changes to sheet">
<input type="checkbox" class="sheet-show-announcement" value="1" title="Show Announcements" name="attr_announcement"/><span></span><b style="color:red;" title="Show Announcements">Announcements</b>
<div class="sheet-announcement sheet-hidden">
<h2 style="color: black;">Changes in <span name="attr_version"></span></h2>
<div class="sheet-announce-items">
<ul style="font-style:italic">
<li>Automatically removing the following characters (){}[]" from character names as these break sheet functionality.</li>
</ul>
<hr>
<p>
To get notified on future updates, discuss changes, or contribute suggestions, please follow this topic on the forum:
<span class="sheet-selectable">https://app.roll20.net/forum/post/9311682/official-ad-and-d-2e-revised-update-thread</span>
</p>
<p>
To view the full change log and sheet documentation, please visit the wiki page!<br>
<span class="sheet-selectable">https://wiki.roll20.net/ADnD_2nd_Edition_Character_sheet#Changelog</span>
</p>
</div>
</div>
</div>