User talk:Seth

Welcome[edit]

Welcome[edit]

Welcome, Seth, to BattleTechWiki!

We look forward to your contributions and want to help you get off to a good strong start. Hopefully you will soon join the army of BattleTech Editors! If you need help formatting the pages, visit the manual of style. For general questions go to the Help section or the FAQ. If you can't find your answer there, please ask an Admin.


Additional tips
Here's some extra tips to help you get around in the wiki:

  • For policies and guidelines, see The Five Core Policies of BattleTechWiki and the BTW Policies. Another good place to check out is our market of Projects, to see how the smaller communities within BTW do things in their particular niche areas.
  • Each and every page (articles, policies, projects, images, etc.) has its very own discussion/talk page, found on the tab line at the top of the page. This is a great place to find out what the community is discussing along that subject and what previous issues have already been solved.
  • If you want to play around with your new wiki skills, the Sandbox is for you. Don't worry: you won't break anything. A great resource for printing out is the Wiki Cheat Sheet.
  • If you're not registered, then please consider doing so. At the very least, you'll have a UserPage that you own, rather than sharing one with the community.
  • Also consider writing something about yourself on your UserPage (marked as "Seth" at the top of the page, though only do this if you're registered). You'll go from being a 'redshirt' to a 'blueshirt,' with the respect of a more permanent member.
    • This is really helpful for the admins, as it gives your account that touch of "humanity" that assists us in our never-ending battle with spambots.
  • For your first few edits on the wiki, please do not add any URLs (which can be an indicator of SPAM).
  • Consider introducing yourself on our Discord server.
  • In your Preferences, under the edit tab, consider checking Add pages I create to my watchlist and Add pages I edit to my watchlist, so that you can see how your efforts have affected the community. Check back on following visits by clicking on watchlist.
  • If you're bored and want to find something to do, try the Random button in the sidebar, or check out the List of Wanted Pages. Or even go to Special Pages to see what weird stuff is actually tracked by this wiki.
  • Please sign your name on Talk pages using four tildes (~~~~) or by clicking on the circled button in this image; this will automatically produce your name (or IP address, if you are editing anonymously) and the date.


Again, welcome to Sarna's BattleTechWiki!

*******Be Bold*******

Tags[edit]

Welcome, Seth, to Sarna's BattleTechWiki and thanks for helping to beef up our fan fiction section. I would ask you to do two things, please. 1) Add the fanon tag to the top of each story by typing {{fanon}} above the story itself. 2) In order to increase visability for your story, please add it to the fiction category, by typing [[Category:Fiction]] anywhere in the edit field (though usually at the bottom). (Edit: #2 has been taken careauto-magically.) Again, thanks for contributing, Seth. --Revanche (talk|contribs) 15:54, 21 December 2009 (UTC)

Fanon tag[edit]

--Revanche (talk|contribs) 12:25, 22 December 2009 (UTC)

reCaptcha[edit]

Seth, at first look I didn't understand the value of your suggestion, but as I dozed on it, what you're suggesting would cause the editor (including the targeted spammer) to complete two reCaptchas, right? One at registration and one again when ever attempting to post a url?--Revanche (talk|contribs) 15:21, 8 December 2011 (UTC)

In short, yes. Anytime anyone adds an external link to a page, they will be asked to enter the captcha in addition to the one everyone has to enter when registering. I understand that it may add an extra step for legitimate editors, but you can move trusted editors to another group with the same rights as a normal user, but not be subjected to entering the captcha ever again.
The first thing I would suggest doing is changing the following from false to true:
"$wgCaptchaTriggers['addurl']        = false;" //true requires reCaptcha when adding external URLs.
That line should be found beneath the line:
"require_once( "$IP/extensions/ConfirmEdit/ReCaptcha.php");". 
Keep it that way for a day or so and see if it even slows the bots down from adding links to their talk pages. I'm not 100% sure it will work because they're obviously able to register in the first place and that requires entering a reCaptcha too.
Seth, what about existing URLs? If an article gets editted, with no changes to the url (but it previously exists), must the reCaptcha be completed?--Revanche (talk|contribs) 14:49, 9 December 2011 (UTC)
No, you only have to complete it if you add a new url link tag. Technically, you can even edit a current url to something else and it won't ask you to re-enter the captcha. You can test it here in this sandbox. --Seth 21:18, 9 December 2011 (UTC)
Okay, first, thanks for the test ground. It did require a captcha test when the url was added and when it was edited. However, further changes to anything else on the page did not. That was a great test.--Revanche (talk|contribs) 19:25, 11 December 2011 (UTC)
I guess being an admin lets me edit them without having to re-enter the captcha. I added you to the group "editors" so in the future you won't have to deal with the captcha at all. But you guys have a lot more people to move into an editor group than I do.--Seth 20:28, 11 December 2011 (UTC)

New User Group[edit]

If it does prove to be effective, you can create a new user group for legitimate editors. To create a new group called "Editors", do the following;
Create page "MediaWiki:Group-editor" and enter "Editors" to the content of the page.
Create page "MediaWiki:Group-editor-member" and enter "editor" to the content of the page.
Create page "MediaWiki:Grouppage-editor" and enter "Editors" to the content of the page.
Add the following lines beneath require_once( "$IP/extensions/ConfirmEdit/ReCaptcha.php");
$wgGroupPermissions['editor'] = $wgGroupPermissions['user']; //Initializes the editor group
$wgGroupPermissions['editor']         ['skipcaptcha'] = false; //exempts the group editor from having to deal with the captcha again
$wgGroupPermissions['sysop']          ['skipcaptcha'] = false; //exempts system operator 
$wgGroupPermissions['bureaucrat']     ['skipcaptcha'] = false; //exempts anyone you have already added to this group
$wgGroupPermissions['bot']            ['skipcaptcha'] = true; //not the same as spam bots, you only have one bot in this group NicJBot
Go to to your page "Special:UserRights" and enter the name of people you want to add to the editor group. Simply check the box for editor and press save.
To sort through your list of users, go to "Special:ListUsers" and sort by users with edits. That's where you'll find the users you want to add to the editor group. The bad thing is, you have over 900 members with edits. So that's gonna be a project. But if you decide to take that on, you might as well create the user group "spambot" as well. As you go down the list, as the known spambots to that group. After you're done, whoever has access to the database can look for the spambot table and delete those users periodically.

Other ways to fight spam bots[edit]

I've been running a MWO wiki since the beginning of November, and I haven't dealt with a spam bot yet (quite unlike the MW4 wiki I made). Right now I am using the following mediawiki extensions;

Sorry about the wall of text!

Overall response[edit]

No, this is excellent material. The active admins here have no way to institute this (don't have the access), but I'll share this with Nic. He's responsive to our requests to improve the site. Thanks! --Revanche (talk|contribs) 21:34, 8 December 2011 (UTC)

I follow this at the stard of Seth's discussion on the Admin page, and he provide a greate tool to handle this problem on sarna, thanks.--Doneve 21:40, 8 December 2011 (UTC)

Thanks for the Semantic Wiki[edit]

Hy Seth, at first great work to bring the Semantic Wiki to sarna, ok i must a little bit experiment with it how i can use the full scale of it, when you have any tips i was appriciated, at first i want to use it on the Mech, Vehicle, AeroSpace Fighter, etc. pages, i see your example on the Sandbox, i think we need a seperate Mech Timetable page, the Sandbox is not the right place for it, sorry for raw writing, greetings.--12:11, 15 February 2012 (PST)

I'm in the process of creating a few examples of how this can be implemented with current mech pages. I'll post on the Contact an admin shortly and explain how it works.--Seth 12:13, 15 February 2012 (PST)
Ok thanks.--Doneve 12:15, 15 February 2012 (PST)
Hy again i saw you follow the main production years, but how can i include the hell of variants of some 'Mechs like the CPLT-K5 Catapult variant as example.--Doneve 12:52, 15 February 2012 (PST)
I could make a similar function for that, but that would work better on the Catapult page instead of the overall mech timeline page.--Seth 13:10, 15 February 2012 (PST)
I cant see any introduction year on the Alfar page?--Doneve 13:52, 15 February 2012 (PST)
Lol, you're getting ahead of me. I'll post on the contact admin page when I'm at a point that I'm ready to show you guys how it works.--Seth 13:54, 15 February 2012 (PST)
Lol, bang, no problem.--Doneve 13:55, 15 February 2012 (PST)
Ok, I'm at a point where it's ready for other people to contribute if they like. I don't have a whole lot of free time myself, so it will take while for me to finish this list myself. --Seth 15:07, 15 February 2012 (PST)

Semantic MediaWiki[edit]

Seth, I've been semi-following your experimentation on the sandbox and just read the above thread. I hadn't expected you to be throwing yourself into this program, but since you've indicated you'd post your explanation on the Admin page, could I ask you to re-shape BattleTechWiki:SemanticMediaWiki instead? I'm all about one-stop shopping for guidance and help and I'd be glad to edit behind you, as necessary. Frankly, you are THE expert on BTW when it comes to Semantic MediaWiki and you're input would go a long way to jump-starting the transition and make the rest of us conversant.--Revanche (talk|contribs) 13:12, 15 February 2012 (PST)

Ok, I have added instructions on how to edit the current mech timeline project and added ideas for future projects as well to that page.--Seth 15:08, 15 February 2012 (PST)
Thanks, Seth....your (visible) work should hopefully generate some ideas with others.--Revanche (talk|contribs) 18:51, 15 February 2012 (PST)

Dates[edit]

The dates from Archer ect. are not shown on the Mech Timetable.--Doneve 10:18, 16 February 2012 (PST)

As Mech pages are updated, the time table page takes a bit to catch up to changes in the database. It will reset itself automatically after a few hours, or you can manually do it by pressing the refresh tab button next to the watch tab button at the top of the page (not the same as the refresh button on your browser).--Seth 10:21, 16 February 2012 (PST)

New problem[edit]

Hy Seth i found a new problem, when i use on the BattleMech infobox your semantic code and add a <reference> to the year the code was broken, can you fix this problem, thanks.--Doneve 13:37, 18 February 2012 (PST)

I replied with the solution on User talk:S.gage's page.--Seth 20:35, 18 February 2012 (PST)

Year Reference[edit]

Hey Seth, so far I have used the year reference tool for MUL citations only (i.e. if I cited the MUL, I use the year reference, otherwise, I cite a source in the text). I guess this is mostly because if I can avoid it, I alway try to cite books and .pdfs. How are you using this tool?--S.gage 16:00, 8 March 2012 (PST)

I had been citing years in the text, but it's simply been faster to just cite MUL since I can paste in both lines and just edit the years. --Seth 16:04, 8 March 2012 (PST)
I see that your way is a lot faster! I'll go through and try to find the print references, good luck on your end!--S.gage 19:43, 8 March 2012 (PST)

Good job[edit]

I want to say I'm really a fan of how you're both improving the 'Mech articles and using the SemanticWiki code you got us to install. Once I'm rested up, I'll hit you up with an Editor's award.--Revanche (talk|contribs) 10:33, 10 March 2012 (PST)

I'm happy to help!--Seth 10:37, 10 March 2012 (PST)
Tell you what: none of the Editor awards is appropriate for your project. Do me a favor and let me know when you've achieved a milestone in your work and I'll set you up with the right recognition, ok?--Revanche (talk|contribs) 18:10, 10 March 2012 (PST)
Sure thing.--Seth 19:39, 10 March 2012 (PST)

Question[edit]

Hy Seth, i see you set up a talk to Nic about timeline, can you take a look on the Manufacturing Timeline, i don't know how we can this integrate this on the semantic wiki some dates merged with the introduction dates etc. can you take a look on this, i think dates there added in the manufacturing timeline are added in the whole artilces, remove we this from the Manuf. Timeline or or or, this give me some headache.--Doneve 17:05, 13 March 2012 (PDT)

My God that is a lot of information. Despite that, setting up would be no different from setting up the BattleMech Timetable page. In fact, the work that has been done already for the 'Mech introduction dates simply be applied to that page. There will be a considerable amount of work needed to add the correct properties to each of those pages (Vehicles, Ships, Aerospace Fighters) though. I don't envy the person who decides to take on that project. But if you want me to set it up, I can do that and explain what needs to be done to add introduction date properties to each of those pages.--Seth 17:22, 13 March 2012 (PDT)
I know, it's a hell, my view is we go step by step, and remove the data there includet, add first from the 'Mechs, i think this was ok, i don't found references on the manufacturing timele also in the articles, makes this sence, sorry for raw writing ;).--Doneve 17:35, 13 March 2012 (PDT)
Doneve is the man for mass edits. You just explain clearly what you want done (often by several examples) and cut loose his chain.--Revanche (talk|contribs) 20:00, 13 March 2012 (PDT)
Can you set up the missing semantic pages, then i can move the most things from the manufacturing timeline to the various pages, thanks.--Doneve 06:02, 14 March 2012 (PDT)
I see you create separate mech model articles, i don't know if this is usefull we work with redirects to the mech models like Atlas (AS7-CM) and so on, i hope this helps.--Doneve 12:20, 14 March 2012 (PDT)
I've run out of time to work on this now, but the results of what I'm working on will show up on the Manufacturing Timeline Temp Page. I'll let you know when it's ready for you to work on. The reason I have to use separate pages for each model is because individual results on the table shows up as the page name. For example, I can't simply edit the Atlas (BattleMech) page and add the dates for each model, because you wouldn't see the model name on the resulting table. I can't add a redirect to each of the model pages because then none of the content shows up (Feel free to try though). I did add links back to the main 'Mech article, but that's the best I could do with that. I'll do some research, but don't see an alternative to get this work without using separate pages for each model.--Seth 12:55, 14 March 2012 (PDT)
Ah ok i understand, thanks a lot.--Doneve 13:03, 14 March 2012 (PDT)

BattleMech model pages[edit]

Hi Seth, I appreciate the work you're putting into this, but, ugh, I'm not sure if this is the way to go. We're looking at literally thousands, probably tens of thousands, of individual articles that have to be created, for the net result of effectively only mirroring the MUL data. Is that worth it? Mind you, I'm not opposed to the project. But it seems to be a very large undertaking with very limited usefulness to me. Frabby 15:06, 14 March 2012 (PDT)

Like I said earlier, I would not envy the person who wanted to take that on. I was happy to provide the ground work for it though.--Seth 17:44, 14 March 2012 (PDT)
Ugh is right. Even if we decided to create individual pages for each version, we'd then have to make that many more changes to every 'Mech article times 5 or 10 of what we have now. And I don't think we've heard any consensus on doing that!--Revanche (talk|contribs) 18:27, 14 March 2012 (PDT)
Ok, well unless Doneve wants to continue to work on that, I'll stop working on that idea. I'll keep thinking of alternatives for only needing to edit the single main page though.--Seth 20:44, 14 March 2012 (PDT)
Rev, technically, the variant pages could be set up as redirects to the "real" article, with the required semantic information following the redirect order. But there has to be a more elegant solution. (Me total coding noob. I'm struggling to understand, much less use, the semantic wiki extension.) Frabby 04:06, 15 March 2012 (PDT)
Aaah, ok! Thanks for correcting my misunderstanding. I'm much less opposed, now that I understand it a bit more. --Revanche (talk|contribs) 04:19, 15 March 2012 (PDT)
Actually that doesn't work. Any content that is on a page is wiped out when a redirect link is added to the top of the page. If it is added to the bottom of the page, it is turned into a numbered list. The best I could do was provide a link back to the main article. An alternative might be to add an HTML redirect, but I'm pretty sure that type of code is forbidden on this wiki (it is by default). I have asked people more knowledgeable with this stuff if it's possible to keep it all on one page though.--Seth 09:46, 15 March 2012 (PDT)
Can we just include the relevant semantic data in the existing article? For example on the Mackie page in the variant section could we just write something like "The 9H mackie was introduced in [[introduction year::{{{2799}}}|Manufacturing Timeline]]|reference"? That would allow us to update the variants section without requiring a multitude of individual variant pages.--Mbear(talk) 11:27, 16 March 2012 (PDT)
No, I'm afraid the way Semantic Tables work is that is looks for a property of the same name (like [[introduction year::]]) on many different pages and pulls it all together on one page. You can't have multiple properties of the same name on each page because 1. The page title that the property displayed on is the same title it will be labeled on the models page. So for every model of the Mackie you have, they are all labeled as just Mackie on the table because that is the name of the page. I was able to get around that by making a page name with the 'Mech and model in the name. And 2. you can't have multiple properties of the same name on the same page, or else it just displays the last occurrence of the [[introduction year::]] on that page. The only alternative I could think of would be to give each model a separate property name, but that would look like hell on the table (for example the Hunchback has at least 16 variants) because that table would be 17 cells wide. I'm still trying to think of ideas on how to make this work on a single page, but Semantic Wiki just isn't meant to pull data from a single page.--Seth 12:29, 16 March 2012 (PDT)

Timeline[edit]

That is really cool. I look forward to it being given its own page. The stated shortfall in not being able to zoom in further than a decade doesn't seem to be that big an issue, since it's clear on the timeline that some wars are starting within the decade and all a reader has to do his hover over it to see specific start dates. Awesome.--Revanche (talk|contribs) 04:26, 15 March 2012 (PDT)

I've added a timeline to the Red Corsair article. (I'm a bit of a Jade Falcon fan). This is a good small example of what a timeline could do on a page that covers multiple events.--Seth 12:30, 16 March 2012 (PDT)
Wow, great what you do on the [Red Corsair] article, this give me a view how we can handle the semantic wiki on sarna and use the code for other pages, thanks for bring this to us, i love the timeline code, clear and usefull.--Doneve 15:29, 16 March 2012 (PDT)

Guidline[edit]

Hy Seth, can you give us a guidline how we bring up the semantic wiki to work nicly, User:Neufeld make some experiments, he want to create a timeline for the Archon page, but some thinks don't work, what we need to bring up to work, a template page at first a Property page as second this is all what i know when i take some view on your Red Corsair timtable, i where very appriciated when you create a step by step guidline to use the semantic in whole things, thanks.--Doneve 15:56, 17 March 2012 (PDT)

I added a thorough guide on how to set up a new table or timeline to the Semantic Media Wiki talk page. I used the example of Archons specifically for Neufeld. If you have any questions, feel free to ask away!--Seth 22:24, 17 March 2012 (PDT)

Template:Planets[edit]

Hi Seth, just an observation, but shouldn't this rater be named "Template:System" instead, given that individual planets cannot be jumped to and thus have no X/Y coordinates? Frabby 03:10, 27 March 2012 (PDT)

I agree. I am waiting to see if there is any interest in this before I go any further though.--Seth 13:05, 27 March 2012 (PDT)