• The site has now migrated to Xenforo 2. If you see any issues with the forum operation, please post them in the feedback thread.
  • Due to issues with external spam filters, QQ is currently unable to send any mail to Microsoft E-mail addresses. This includes any account at live.com, hotmail.com or msn.com. Signing up to the forum with one of these addresses will result in your verification E-mail never arriving. For best results, please use a different E-mail provider for your QQ address.
  • For prospective new members, a word of warning: don't use common names like Dennis, Simon, or Kenny if you decide to create an account. Spammers have used them all before you and gotten those names flagged in the anti-spam databases. Your account registration will be rejected because of it.
  • Since it has happened MULTIPLE times now, I want to be very clear about this. You do not get to abandon an account and create a new one. You do not get to pass an account to someone else and create a new one. If you do so anyway, you will be banned for creating sockpuppets.
  • Due to the actions of particularly persistent spammers and trolls, we will be banning disposable email addresses from today onward.
  • The rules regarding NSFW links have been updated. See here for details.

Thread Prefixes

tehelgee

The stern gaze of justice.
Administrator
Joined
Feb 12, 2013
Messages
2,910
Likes received
12,770
Just to let you all know, [NSFW] is a selectable prefix in the NSFW forums now. It was requested, I think, by someone so it's available now.

I also want to hear suggestions for other prefixes along with discussion about what forums they should be available in.
 
Just to let you all know, [NSFW] is a selectable prefix in the NSFW forums now. It was requested, I think, by someone so it's available now.

I also want to hear suggestions for other prefixes along with discussion about what forums they should be available in.
The only ones I can think of that you don't already have a separate sections for are Let's Play for videogame LPs, and I kind of doubt that one's going to get used often if at all considering how little SV or SB end up using it eve with how much more traffic they have, and the second would be a prefix for the Council style Roleplay/Quests?
 
Just to let you all know, [NSFW] is a selectable prefix in the NSFW forums now. It was requested, I think, by someone so it's available now.

I also want to hear suggestions for other prefixes along with discussion about what forums they should be available in.
Um. What does that mean? That is, what's a prefix in this context?
Forgive me if I'm overlooking something.
 
Um. What does that mean? That is, what's a prefix in this context?
Forgive me if I'm overlooking something.

When you create a new thread, instead of needing to type in [NSFW] it will be selectable in a small drop down menu.

I'm also asking if people think there should be others available, and if so, where.
 
I think there should be a "WHAAA" prefix, to signal that you want the thread to be a pity party based around the OP's topic, and that party poopers shouldn't come in.
 
Funny/Horrible/WTF should also be available, I think.
 
I think there should be a "WHAAA" prefix, to signal that you want the thread to be a pity party based around the OP's topic, and that party poopers shouldn't come in.
Yes, but that sort of prefix would just lead to things like back and forth image replies of Orks with their shoota's or choppa's and whatnot.
 
Yes, but that sort of prefix would just lead to things like back and forth image replies of Orks with their shoota's or choppa's and whatnot.
. . . I'd like to respond to victim complex threads with a deluge of Ork pictures.

warhammer_40k_orc_warboss_with_power_claw_by_bigbubbasstuff-d56rcqj.jpg

warhammer_fb_orcs_by_bigbubbasstuff-d6m8fiz.jpg

warhammer_fb_orcs_by_bigbubbasstuff-d6m8fyb.jpg
 
By extention, what about prefix's such as XOVER, AU and FUSION for the Fanfics?
 
When you create a new thread, instead of needing to type in [NSFW] it will be selectable in a small drop down menu.

I'm also asking if people think there should be others available, and if so, where.
Is there any functional difference between selecting the prefix from the dropdown and typing it into the thread title?
 
If you create a thread and type a title that starts with '[NSFW]', will it show up in that list?

No, you specifically have to use the NSFW prefix for that filter to work. You can test it via going into the NSFW Quest section and clicking on the NSFW in the title of other of my active quests, for example, and you can see how it works.
 
I've added a new prefix, [Archive].

This prefix is only available in the Story Archive and Quest Archive, and is the default prefix there(it's already selected when creating a new thread there). The NSFW Quest Archive should continue to use the [NSFW] prefix.

I will be altering the NSFW forums a little, to make the NSFW prefix pre-selected and required when creating a new thread in those forums.
 
Discussion / Story seems like a reasonable split for forums which have both types of thread.

Brainstorm might also be a good one, for temporary idea discussion before a story or quest gets started.
 
Discussion / Story seems like a reasonable split for forums which have both types of thread.

Brainstorm might also be a good one, for temporary idea discussion before a story or quest gets started.

Due to multiple tags not being allowed, the NSFW sections would need their own version of each. So, it's probably better for those types of distinctions to be up the user, or not.

I mean, I could do them, there's nothing stopping me besides the work.
 
Just realized a minor flaw with the prefixes, specifically the NSFW prefix. Unlike the old method of just putting it in the name using the selectable prefix thing does not put NSFW in the link. Meaning someone might open an nsfw link without meaning to. Such as when opening a link to a thread from the irc when in public instead of when doing your regular private browsing at home/wherever.
 
Could I request some other prefixes. Story, Quest, RP, PbP and their NSFW counterparts. However if you do end up making them, could you have a nsfw qualifier with their custom prefix.

i.e. Story would be prefix nsfwStory

Then it would be a simple matter to add some custom CSS to EXTRA.css like this. (Had to use span since they don't have a class)

Code:
.prefixLink span, h3.title span {
background: url("http://i.imgur.com/2hSYpOo.png") no-repeat scroll #769dce;
background-position: 1px 1px;
padding: 0 4px 0 20px;
border: 1px solid #5d7da5!important;
border-radius: 3px !important;
display: inline-block;
color: white;
box-shadow: 0 0 1px #c6d7eb inset;
line-height: 18px;
font-size: 12px;
text-shadow: 0 0 1px #557298;
vertical-align: middle;
}
.prefixLink span:hover, h3.title span:hover {
opacity: 0.35;
}

And you'd get something like this.

wBGBEFb.png


With a different prefix name in place of [NSFW].
 

Users who are viewing this thread

Back
Top