Topic: Remove falsely tagged "Tenno" in warframe posts

Posted under Tag Alias and Implication Suggestions

The bulk update request #8748 is pending approval.

mass update tenno -> warframe_(species)

Reason: There are over 1k posts tagged as "tenno" where warframe is present, but not a tenno.
(it may be more effective to update posts with

tenno -human -> warframe_(species)

but I'm not sure how to put that into syntax, if it's possible. If it's not possible, there are few enough actual Tenno posts that they could be manually updated by simply searching for

warframe human

lightningbloom said:

(it may be more effective to update posts with

tenno -human -> warframe_(species)

but I'm not sure how to put that into syntax, if it's possible.

That is not possible to do with BURs, but since there's only 1.2k posts it seems a tag script will be able to do it

snpthecat said:
That is not possible to do with BURs, but since there's only 1.2k posts it seems a tag script will be able to do it

Oh- In that case I guess it would be formatted as

[if tenno -human, -tenno warframe_(species)]

although someone with a privileged account would need to do it.

Donovan DMC

Former Staff

lightningbloom said:

[if tenno -human, -tenno warframe_(species)]

It still baffles me that the if syntax is explained so heavily when I have never actually used or seen it used, majority of cases it can just be in the search

For instance here, searching tenno -human then scripting -tenno warframe_(species) should net the same outcome, and across less pages

The only times I can actually see it being useful is if you have multiple conditions and really complicated scripting, which at that point you should just pull out a programming language and run with that (tag scripting behind the scenes is no different than editing individual posts, all of the logic is clientside)
In fact with setting the right variables anyone could use it, but you'd quickly run out of edits since normal users only get 150/hour

I'll look into it and do the tag scripting myself later if no one else gets to it

p.s. based avatar