Join the Wiki Team!

Discussion in 'Announcements' started by sk89q, Feb 10, 2014.

Tags:
  1. Talons1337

    Talons1337 I am a build team

    Joined:
    Dec 21, 2011
    Messages:
    491
    Likes Received:
    129
    Yeah G'day mate you've piqued my interest
     
  2. kerjava

    kerjava husky mix

    Joined:
    Sep 22, 2012
    Messages:
    158
    Likes Received:
    25
    sure i'll help when i can with what i can (i do actually know html some css and such not that it matters apparently
     
  3. ghostpotato

    ghostpotato The Crimson King

    Joined:
    Jan 27, 2013
    Messages:
    92
    Likes Received:
    6
    I can probs help! I know a good amount about stuff, even if everyone thinks I'm a annoying noob!
     
  4. elem3ntnerd

    elem3ntnerd Hey-o!

    Joined:
    Dec 27, 2013
    Messages:
    2
    Likes Received:
    2
    I can definitely help; I know pretty much everything about Thaumcraft and most of Thaumic Tinkerer.
     
  5. KuraTanaka

    KuraTanaka Pokemon is the shizznite!

    Joined:
    Jul 21, 2013
    Messages:
    56
    Likes Received:
    3
    why dont you just make a list for the wiki of people who play on the server. Those who play usually know and multiple sources are better than a few. Plus, if I'm scouring the net and find some extra info it'd be nice to just beable to add it in and get it approved by someone later than have to make a thread for it.
     
  6. Cusat

    Cusat New Member

    Joined:
    Sep 9, 2012
    Messages:
    8
    Likes Received:
    1
    I'm not sure if 'applications' for this are still open. If not, ignore this I guess, but if they are, I’d like to contribute to the wiki. I'm not knowledgeable on all mods, although I’d like to think that I can write a comprehensive article on any mod, as long as I do the research (which I will of course do). I also think that I'm good at tidying up articles/expanding on stubs. If someone fitting my capabilities is needed, I'll gladly fill the roll.
     
  7. MyrddinE

    MyrddinE Active Member

    Joined:
    Dec 4, 2011
    Messages:
    220
    Likes Received:
    69
    To be honest, I while I agree modpack access should be something that is gated, why are we gating access to the wiki? Open it up to anyone with a SKCraft account in good standing (aka, not banned). If someone makes shitty edits, remove them; for everyone else, just let those who want to contribute do so.

    I don't think whitelisting those who are already whitelisted makes sense. Just allow everyone who can play on SK to edit the wiki, and remove the tiny minority who make poor contributions.
     
  8. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
    We are gating access because the wiki software is something I wrote from scratch in a matter of two or three days, and it's missing a small number of essential functions such as "revert all of a specific user."

    I was planning to finish it up pretty soon but the unexpected rebalance has put everything on hold for a few weeks now.
     
  9. weaversam8

    weaversam8 New Member

    Joined:
    Jan 29, 2014
    Messages:
    7
    Likes Received:
    0
    Am I able to help?
     
  10. suchtie

    suchtie #LinuxMasterRace

    Joined:
    Jun 17, 2013
    Messages:
    303
    Likes Received:
    114
    I didn't even see this until now, have been gone for a while. Kinda back now. Will likely hang out in the forums more than ingame, juggling two time-consuming games (WoW and SKCraft) is pretty difficult. I'll definitely help with the wiki though.

    Why not simply keep the Wikimedia software? It was good enough and it has all necessary functions.
     
  11. deadman430

    deadman430 Member

    Joined:
    Oct 23, 2013
    Messages:
    30
    Likes Received:
    4
    Im in. :) Just state the mod. :)
     
  12. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
    It's a lot of work to edit and organize pages. I can write like 10 pages in the time it takes to write one page with MediaWiki.
     
  13. MyrddinE

    MyrddinE Active Member

    Joined:
    Dec 4, 2011
    Messages:
    220
    Likes Received:
    69
    It's definitely true that there are better markups than MediaWiki, but when you use a standard like that, you gain the value of learning that everyone acquired on the other Wiki. In other words, if doing this as a one-person editing, a unique markup has value; when trying to leverage the work of a community, then not sharing the markup of other major sites is a detriment.

    In addition, there are many existing wikis that support very clean syntaxes, such as Markdown.
     
  14. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
    Well, that would be the case if the wiki used markup, but I find having to write code to edit a page is silly. Pages are edited with a WYSIWYG editor like Word. Very few wiki software packages support this adequately. Even this forum's editor is pretty poor.

    The wiki also takes care of a lot of things such as linking to other pages, navigation, categories, item tables, and so on, which other wiki software require that you do yourself.

    Really, the best part is that you can just throw words on the screen, hit Save, and you're done. Nothing more to do.
     
  15. Talons1337

    Talons1337 I am a build team

    Joined:
    Dec 21, 2011
    Messages:
    491
    Likes Received:
    129
    The "word type" editor is nice, but personally, when offered plaintext with markup or a wordlike editor, I always choose the plaintext one, simply because sometimes the user has more control over things.

    There also are some very good markup types that are pretty elegant, such as markdown (which is what reddit uses). I also found this, although it doesn't seem to be active, nor public.
     
  16. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
    Not once you start writing tables, then it becomes overly complex.
     
  17. Talons1337

    Talons1337 I am a build team

    Joined:
    Dec 21, 2011
    Messages:
    491
    Likes Received:
    129
    Okay, yeah, I hate tables when using markup/HTML. But why not have a toggle-able editor - one mode with, say, markdown or bbcode or sanitized HTML, and the other with WYSIWYG. Then we can get the best of both.
     
  18. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    Dec 1, 2011
    Messages:
    2,490
    Likes Received:
    1,504
    ...of course it's toggleable.