To be honest, and I am certainly in the minority on this forum, but I also would not refer forum beginners to the @pcunite's VLAN guide. The reason is that because when I knew nothing about VLAN in RouterOS, I read that thread too, and I felt really confused reading it. With all the green, blue, purple, etc... (really, just saying VLAN 100, VLAN 120, ... is easier to follow and remember than blue VLAN and purple VLAN, because when the commands need to be written, you write 100 and 120, not blue and purple, fewer mental translation steps needed). And it was on the old forum, in the beginning, I didn't even notice that there were config files as attachment (I didn't have an account and guest visitors saw no attachments on the old phpBB forum). And then once I had access to the .rsc files, it caused even more confusions, because the config files contains many things, like DHCP server config or router identity and firewalling that dilute the VLAN parts.
I would prefer that the guide presents the core VLAN configuration parts inline (just the relevant /interface bridge, /interface bridge port, /interface bridge vlan part). Then you can have separate posts or threads, where the inter-VLAN routing/filtering with firewall can be addressed, instead of repeating that in every .rsc file. Same with Management access / Management VLAN, should be as a separate post.
What I also don't like is the need for putting 24 ethernet ports and how many SFP ports in the example .rsc, it just bloats the configuration unnecessarily. Why the need to see PVID 30 set on 8 ports for example? There are too many repetitions that don't improve the teaching.
In the end I found that MikroTik's own documentation is much easier to follow and to apply, the examples starting from this section:
Because those examples have just what I wanted, just the relevant commands presented inline, with short descriptions, for concrete Trunk / Access / Hybrid / InterVLANs / Management configurations. And I find the illustrations on MikroTik's page easier to follow too.