Is there an official way to "comment out" things in your wiki? I want to help myself, and make things less scary to players who don't know HTML as well.
Thanks for that - I was more curious about commenting things out in the html themselves: e.g. typing things in the page that don't actually show up on the page. It's a coding practice I picked up in University... you add comments so that people who came in to edit your programs know how you set things up.
Just be aware that while this hides an element on the page it does not remove it and the elements can still be seen by looking at the page source. That shouldn't be an issue when you just want to provide examples or templates for your players to follow. I just wouldn't use this to try to hide information you don't want them to see yet.
Oh, Thank you! I've been so irritated because none of the commenting options I knew seemed to work. I've tried every thing from to /* */ and nothing worked.
I needed this more for my own work. Half the time I'm trying to find an error and I'm like...did I miss a tag? Then I have to start counting. Or I left out some other stupid thing. I swear, more errors on my pages come from me just forgetting a > or " or :.
Comments
I don't think textile allows hidden text that you could use for adding comments to a page that would only be seen when editing the page.
@p(hide). hidden [email protected]
hidden paragraph
or //remark statements, from C, I think.
I needed this more for my own work. Half the time I'm trying to find an error and I'm like...did I miss a tag? Then I have to start counting. Or I left out some other stupid thing. I swear, more errors on my pages come from me just forgetting a > or " or :.
Holy Necro-Spam Batman
GM of Rise of the Durnskald: Wrath of the Fallen Goddess - February 2016 CotM
GM of Core: The Ashes of Alcarna - April 2020 CotM
GM of Stream of Kairos
Need CSS Help? It may be covered here: Abersade's CSS Hub