Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(install/3ds): Improve preamble section #289

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

angeloanan
Copy link

This PR aims to clean up the preamble section of the 3DS guide.

Specifically, it inlines the multiple cautions and tips by turning it into a dedicated section, as well as extending the guide's introductory statement by mentioning what the guide will do.

CleanShot 2024-04-24 at 12 10 45

Detailed changes

  • Inlined multiple tips and caution to be a dedication section "Things to know before you start" section
  • Introduced an opening statement on how to connect to pretendo and what the guide will achieve
  • Extended the guide steps to add the "Signing into your PNID" section

* Inlined multiple tips and caution to be a dedication section "Things to know before you start" section
* Introduced an opening statement on how to connect to pretendo and what the guide will achieve
* Extended the guide steps to add the "Signing into your PNID" section
@angeloanan angeloanan changed the title docs(3ds-install): Improve preamble section docs(install/3ds): Improve preamble section Apr 24, 2024
Copy link
Member

@jonbarrow jonbarrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What was the purpose of removing the callouts? The information hasn't changed, you've simply removed the eye grabbing nature of them which was intentional. I don't see those as valuable changes, and could actually be worse for the experience as it makes it more likely that readers would skim past important information

Comment on lines -3 to +5
<div class="tip red">
<strong>CAUTION:</strong>
SYSTEM TRANSFERS ARE NOT CURRENTLY SUPPORTED BY OUR SERVERS. ATTEMPTING TO PERFORM A SYSTEM TRANSFER MAY PREVENT YOU FROM BEING ABLE TO GO ONLINE IN THE FUTURE. SUPPORT FOR SYSTEM TRANSFERS IS IN DEVELOPMENT.
</div>
## Things to know before you start

<div class="tip red">
<strong>CAUTION:</strong>
Collecting badges in Nintendo Badge Arcade while connected to one network and then launching the game on a different network will result in your badges disappearing. This occurs because the locally saved data does not match the data stored on the server.
</div>
This guide assumes that you have a **Homebrewed System** running the latest version of Luma3DS (13+). If you are unsure or do not have a homebrewed system, please follow the [3DS Hacks Guide](https://3ds.hacks.guide/) to check, install and update it.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure I agree with removing the caution callouts. This was done intentionally to be eye grabbing and bring attention to the information inside. These are pretty important things to know about, and having them just look like the rest of the page makes it more likely someone will skim over them

@hauntii @gitlimes @DaniElectra thoughts?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I disagree with inlining the cautions and tips, I think how they are rn it's already fine

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would argue that having 2 back-to-back callouts in the beginning of the guide is almost too much. A person who just wants to get Pretendo installed might ignore the callouts and skip straight to the body of the guide.

I think that having a "Prerequisites" section would be better as it is the first thing that they will read anyway.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Having callouts for important information at the start of guides/wikis is fairly standard practice. You can see this on wikis like Wikipedia and even the official homebrew guide. It's done this way for a reason, to be immediately eye catching to the user. Putting key information like this as plain text like anything else definitely runs more of a risk of people missing it. Yes, people can still skip callouts. But it's far less likely

Screenshot from 2024-04-24 11-09-07
Screenshot from 2024-04-24 11-09-25

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And even in instances where it's not at the top of the page, important information is still typically shown in callouts within the body. You can again see this on the official homebrew guide
Screenshot from 2024-04-24 11-12-55

Comment on lines -13 to -15
<div class="tip">
ℹ️ This guide assumes that you have a <b>Homebrewed System running the latest version of Luma3DS (13+)</b>, if you don't please follow this <a href="https://3ds.hacks.guide/" target="_blank">guide</a> on how to homebrew your system first.
</div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing this as a callout makes it inconsistent with the Wii U guide

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with whichever.

Will make the change in a bit if necessary!

@angeloanan
Copy link
Author

... and could actually be worse for the experience as it makes it more likely that readers would skim past important information

I would argue that the reverse thing would be true. It is not intuitive to have an all-caps back-to-back callout on the very top of the screen, especially when the same information could just be conveyed as a normal section of a guide that the user firstly read.

@jonbarrow
Copy link
Member

jonbarrow commented Apr 24, 2024

The information can be written as plain text, but again as stated the issue is that that runs a greater risk of being missed by users. Having brightly colored, eye catching, callout blocks has a far greater chance of being seen by users. This is also the standard practice for wikis/guides, which I left examples of in the review comment

It's less about where the information is at and more about the removal of the callouts. It doesn't HAVE to be at the top of the page, the callouts just get placed where they make sense (which in this case is at the top of the page)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants