From df5e0ce65b5f92a129863aae68df01df60c7a71b Mon Sep 17 00:00:00 2001 From: Akitake Date: Wed, 28 May 2025 12:10:23 +0200 Subject: [PATCH] Add help snippet, add it to sdvx6 setup --- docs/games/bemani/sdvx/6_exceedgear/setup.md | 13 ++----------- docs/snippets/common/help.md | 6 ++++++ 2 files changed, 8 insertions(+), 11 deletions(-) create mode 100644 docs/snippets/common/help.md diff --git a/docs/games/bemani/sdvx/6_exceedgear/setup.md b/docs/games/bemani/sdvx/6_exceedgear/setup.md index c9c2e0f0..740efae2 100644 --- a/docs/games/bemani/sdvx/6_exceedgear/setup.md +++ b/docs/games/bemani/sdvx/6_exceedgear/setup.md @@ -183,15 +183,6 @@ You're all done! The game should load up properly now and you may card in. -## Troubleshooting +# Help -!!! warning "Need help?" - - These guides might help: - - - [Extra Information](extras.md) - - [Troubleshooting](troubleshooting.md) - - [Error Codes](/errorcodes/bemani.md) - - Still stuck? Join our Discord community to ask for help! - You can find the invite link on our [homepage](/index.md). \ No newline at end of file +--8<-- "docs/snippets/common/help.md" \ No newline at end of file diff --git a/docs/snippets/common/help.md b/docs/snippets/common/help.md new file mode 100644 index 00000000..de61c45f --- /dev/null +++ b/docs/snippets/common/help.md @@ -0,0 +1,6 @@ +!!! warning "Something's wrong?" + + Make sure you've followed all steps correctly and also read other relevant guides. + + Still stuck? You can join our Discord community server for support! + Click on the Discord logo at the bottom right of the page. \ No newline at end of file