Poll

Would you use the RTB Wiki if we put it back up?

I'd help Edit
82 (47.7%)
Just Read
78 (45.3%)
No, Never
12 (7%)

Total Members Voted: 172

Author Topic: RTB Wiki  (Read 5001 times)

33 for I'd help Edit.
30 for Just read.

Yep, it's going up. I've just blocked everyone except me and Wedge from accessing it while we set it up. If I got your IP wrong Wedge, let me know!

I didn't even know it existed....

The RTB Wiki is useful, just needs to be more publicized (in game/on the blockland forum).

I would love if it was accessible inside of blockland.
« Last Edit: September 07, 2009, 08:37:42 AM by Jimmg »

Yep, it's going up. I've just blocked everyone except me and Wedge from accessing it while we set it up. If I got your IP wrong Wedge, let me know!

You must have got it wrong because I can't access it. I assume it's at wiki.returtoblockland.com?

Okay, I can login now.

Hey, what can we do to keep you guys active on the wiki? Besides constantly threatening to delete it?

Setting articles up for deletion randomly.  :cookieMonster:

Hey, what can we do to keep you guys active on the wiki? Besides constantly threatening to delete it?

Make it was accessible inside of blockland.

Okay, I think the biggest problem with it is people wanted to be recognized. So I've made up this new template that will appear at the top of every single page, so absolutely everybody can have their 10 seconds of fame. The system will make sure that you get credited for your work, and if you want to name a series of events "Wedge's Awesome Clock" it will allow for it. Maybe if people realize they can name an event system after themselves they'll rush to make them.

http://i32.tinypic.com/2j0kumd.png

I whipped this up tonight. It lets you name your guide, (even seperately of the article if you wish, and if for some reason you want to put multiple guides on the same page it will create a table of contents with the name of each guide as an entry. In this example, if there were a table of contents, there'd be one entry and it would read "Redundant header that should probably be deleted."

It lets you set the guide author and the date you created the guide on. The wiki will automatically update the revision date as you edit it. The category also sorts the article into the category. By default there are Modding, Mapping, Eventing, and Building categories. It supports custom categories as well but you are discouraged from using them. We can't have 100 categories called "Blockhead57's Awesome Articles" that nobody can find. Only the main categories will get linked to on the main page, and custom ones can get added as they grow in size or as the become necessary.

As you can see, this article is in the category "Test Pages."

Anyway, that's all I have for now. I've got a couple of ideas as well, including setting up a usergroup and secret forum on the RTB forums that gives you whatever Ephialtes doesn't mind setting up (I'm thinking some sort of wiki mod powers as well as a cool colored name/fancy badge that gets you bragging rights). Anybody can join the group but you'll get kicked for not regularly contributing.

Also, I'm planning on making a template that will let you type in events in plain text (eg 30 ontouch player kill) and it will automatically put it into a beautiful table just like in the game.

I'm also going to be experimenting through all kinds of organizational methods using templates, hopefully this wiki will be a lot more automatic than the last one, with changes, new articles, categories, etc showing up right on the front page. I'd love to put in a top contributers list as well but that might be beyond my or mediawiki's ability.

What do you guys think? What do you guys want?

This is great. I think the reason it didn't work before is that nobody used it, but I think closing it drew more attention so hopefully those 30-odd people who said they'd edit will/

Progress.

It will be as easy as typing in
{{START EVENT LIST}}
{{New Event|
Enabled = Y
Number = 0
Delay = 33
Input = OnTouch
Target = Player
Output = Kill
Paramters =
}}
{{New Event|
Enabled = N
Number = 1
Delay = 33
Input = OnTouch
Target = Player
Output = AddHealth
Paramters = 99
}}
{{END EVENT LIST}}

Or something similar to that. Basically just copy and paste in new event templates and fill in the data. The cool thing is if you're using a custom event you could set the input to this
Input = [[OnEnterWater]]
and then the input event "OnEnterWater" would link to a page that could describe what the event does and where to download the mod.

You could also do
Input = [[MyEventTutorial#Mod_Download|OnEnterWater]]
and it would link to the section of your article called "Mod Download" if you don't feel like creating a new page for it.

There will be a button that says "Create new event tutorial" that will basically walk you through the steps of writing a new guide. It will include some formatting already done for you, like the credits tag and event chart.

In case you're wondering what I'm doing looking at the gmod wiki, I copied some colors and chart formatting from there until we decide on what color scheme we want for the RTB wiki.
« Last Edit: September 08, 2009, 11:10:04 PM by Wedge »