mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.208.0
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
{{> "head" }}
|
||||
|
||||
<body>
|
||||
|
||||
{{> "overlayNoise" }}
|
||||
|
||||
{{> "adLeaderboard" }}
|
||||
|
||||
{{> "navbar" }}
|
||||
|
||||
{{> "adRhsScrollingPage" }}
|
||||
|
||||
<main class="container">
|
||||
<div class="px-4 mt-4">
|
||||
<p>
|
||||
This page allows you to create configurations which "blocklist" site content, hiding it from list pages.
|
||||
This can be used, for example, in conjunction with homebrew content, to create a campaign JSON file containing additions to the base game,
|
||||
as well as the removal of extraneous content.
|
||||
</p>
|
||||
<p class="mb-0"><i class="text-muted">
|
||||
With great power comes great responsibility. If you are a DM intending to use this system to remove parts of the game you
|
||||
consider broken; inconvenient; or otherwise in need of adjustment, please first consider the needs and expectations of your players,
|
||||
as well as the extensive playtesting and design iteration backing 5th Edition.
|
||||
If something is in the game, it is probably there for a reason.
|
||||
</i></p>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="ve-flex-col" id="blocklist-content">
|
||||
<div class="py-2 ve-flex-vh-center initial-message">Loading...</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
{{> "adFooter" }}
|
||||
|
||||
{{> "scripts" }}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user