Greetings!
These official Final Fantasy XIV forums have a handful of features and quirks that aren't immediately obvious even to seasoned forum users. In this thread, I'll go over some of the most common gotchas and tricks to help you make the most of your lurking & kvetching.
Note that a lot of what I talk about only applies to the full version of the forums. The mobile version has its own set of quirks, and I switched my Android to the full version long, long ago, so I can't remember many of them. If mobile users want to list some stuff, I'll happily add it. Also of note, if you switch off of the mobile version, there's no way to switch back that I know of.
- Why can't I post?!?!? (Posting restrictions)
If you've come across the error "New forum post cannot be made due to either you have reached to your daily limit or your main character's level is not high enough," your explanation is here. Or at least the start of your explanation. What's not detailed in that post:
- You have to register your main character via Settings > Edit Character. The forum uses the level of the first of three classes on the character you choose to determine your restrictions, so make sure you set your highest level as the first class.
- While posts in New Player Help, Bug Reports, and Technical Support aren't restricted, they do count against your daily limits. If you're limited to one new thread a day, and you make any threads in New Player Help, for example, you won't be able to create your one thread in another forum until 24 hours have passed.
- The timer seems to be a rolling 24 hours from your most recent posts. There's no specific daily reset time. If you're limited to five posts a day, you can post again 24 hours after the first of your five most recent posts. For example, if you post at 10 AM, 11 AM, 12 PM, 1 PM, and 2 PM, you'll "earn back" one post at each of those times the following day, so you'll be able to post one time at 10 AM the next day, one more at 11 AM, and so on.
- 1000 Characters? But look at this huge post I'm reading right now!
The 1000 character limit only applies when you first post a post. You can edit a post and put in as much as you want. So get into the habit of writing your post, copying the entire contents, cutting it down to less than 1000 characters, posting, then immediately editing and pasting the whole thing back in. If you finish your edit in under a minute, it doesn't even show up as being edited (unless you supply an edit reason).
- 10 Posts Per Page? What is this, a forum for ants?
Everyone should go to Settings > General Settings. There's good stuff in there. Especially for those of you at work who may want to hide images and/or signatures (you still get links to the images so you can choose to see them, and you can view sigs in a user's profile if you get curious).
- Subscriptions & Tracking Threads
By default, you're subscribed to any thread you post in. There's a checkbox to turn this off if you go to the advanced posting screen, but any Quick Reply or Reply With Quote will give you a subscription. While browsing the forums, any thread you're subscribed to will have a small green checkmark icon () to the right of the thread name.
You can see your subscriptions in Settings, where you can also unsubscribe from any threads you don't actually want to follow, and Edit Folders to create folders for threads you do want to keep around.
You can manually subscribe to any thread without posting to it with the Thread Tools > Subscribe to this Thread... item at the top right of the thread. When you use this, you'll be asked which folder to keep the subscription in. It's a convenient way to keep a set of links to useful threads. I keep a folder for FAQs & guides, a folder for threads that only get occasional updates that I want to watch (Reinheart's translations, for example), etc.
- Tags
Users can add up to 5 tags to any thread. While you're browsing the forums, any thread with tags will have a small tag icon () to the right of the thread title. Hovering over that icon will show you some of the thread's tags.
At the bottom of the page for a thread (under the Quick Reply box) is the tag cloud for it, and hovering over any existing tags will tell you what user added that tag. You can also add or edit your own tags.
This feature is a bit hit or miss. Often, the tags people add are just for amusement purposes. Some tags can be useful for finding information with Advanced Search, but it's not terribly reliable.
- Dev Tracker
There are a lot of ways to find information posted by the developers or community team. I'll go over some more detailed searches in the search section below, but here are a few basics, first.
- Any thread with a crown icon has a post by a community team member or developer in it.
- The Forum Top page features an abbreviated Dev Tracker on the right side, with the most recent dev posts.
- On that top page, each language's forums have a link to their language-specific dev tracker. For example, the English Dev Tracker is at the top right of the English forum block.
- At the top of every single page on the forums is a link to the all-language Dev Tracker.
- Quick Search Sucks
Unless you're looking for something very specific, the quick search box at the top right of the forums is probably not your best bet. Here are some tips for actually finding what you're looking for.
- Every individual forum has a Search This Forum drop-down at the top right. Every individual Thread has a Search This Thread drop-down, too. Search This Forum allows you to have your results returned with just the threads that contain your search (Show Threads) or a snippet of the actual posts themselves (Show Posts). Both drop-downs also have a link for an Advanced Search of just that forum or thread.
- Advanced Search lets you narrow things down a good deal more. You can limit your search to just thread titles or entire post contents, specify a time limit, add a specific user name, etc.
- Advanced Search also includes a Dev Tracker checkbox. This is how you find Dev posts on a specific subject. If you know the post is in a particular forum or forum section, you can do an Advanced search with Dev Tracker of just that forum or section. It's also how you find just the dev posts in a gigantic thread like Some suggestions, mostly quality of life, obvious things (or any thread where you only care what the Devs have said). Open the thread, click on Search This Thread > Advanced Search, check the Dev Tracker checkbox and hit Search.
- What are these medals for?
The number of medals each user has, and whether they're gold or silver, is based on the number of posts they've made, the number of likes they've received, and the number of likes they've given. I'm not aware of anyone knowing just how any of that is calculated. We can easily see how many posts someone has, but seeing how many likes they have would involve looking at every single post they've made and adding them up. And how many likes someone has given is not visible at all.
- Post numbers and linking specific posts
Within every thread, each post gets numbered starting from 1. For example, this post right here is post #1, the post below it is #2, etc. You can see these numbers in the top right of each post. And those numbers are also links that you can copy, bookmark, etc. This is a good way to get someone to a specific post in a thread. For example, here's a link to post #31 in a thread. I could just link to the thread itself and tell people what post number to look for, or what page it's on, but what page it's on depends on your forum settings, and if I already know that stuff, copying the link to the specific post is probably just about as easy as copying the link to the thread. Nudge nudge.
- Quotes and quoting
- Other tags and the advanced editor
Whether you're editing a post, replying, replying with quote, or multiquoting, you should see a button that says "Go Advanced." This will take you to the advanced post editor, which has several more features. You can give your post an icon (I'm giving this one the little blue page icon), and make use of several tags for formatting. In the upper right of the advanced editor, there are also buttons with double arrows pointing up and down. These are for increasing or decreasing the size of the editor's text box itself, which is really handy when you're editing an enormous post like this.
Here are some of the other tags in action:
Code:Code tag Handy for keeping text formatted with exact spacing.HTML Code:HTML tag. For, y'know, <html></html>PHP Code:
PHP tag. <? whatever();
i_dont_know_php();
?>HB tag. I assume this stands for "Hide Button."
S tag, for strikethrough
Font size 1, Font size 2, Font size 3, Font size 4.
CenterRight
It's worth noting that if you're wondering how someone's done something with a post, you can just Reply With Quote, and you'll be able to see all the tags that went into making their post. Except, unfortunately, for nested quotes. Those get stripped out.
When you're in advanced mode, you'll also see a button for Preview Changes that will let you see what your post will sort of look like before you post it. It's not entirely reliable, though. Quotes get mangled visually, and HB tags don't really work. I'm not sure of all the limitations, but just be aware that Preview isn't perfect, and you may have to post and edit a few times to get things really looking the way you want them to.
I'll be adding more to this as I find it, or as other people point it out to me. Cheers!