Yahoo Web Search

Search results

  1. This list is automatically generated based on those making at least two edits to WikiProject-area pages and discussions within a 90-day period, excluding bots. This is distinct from a membership list that the WikiProject may maintain.

  2. Feb 17, 2019 · You can use API:Categorymembers to get the list of sub categories and pages. set "cmtype" parameter to "subcat" to get subcategories and "cmnamespace" to "0" to get articles. Also you can get the list from database (category hierarchy information in categorylinks table and article information in page table)

    Code sample

    let len = data.query.categorymembers.length;
    let titles = '';
    for(let i=0;i<len;i++) {
      let title = data.query.categorymembers[i].title;
      console.log(title);...
  3. People also ask

    • WikiProjects
    • Collaborations
    • Less Formal Working Groups

    There are basically two types of WikiProjects—topical ones that focus on a subset of articles in a particular area (like WikiProject Poker), and cross-cutting ones that could theoretically work on any article in Wikipedia (like WikiProject Guild of Copy Editors). In all, there are over a thousand WikiProjects (there's no official count), of which a...

    A collaborationinvolves a single article, chosen by editors working in the group doing the collaboration, where editors work on that article for a week, fortnight, or month, and then turn to the next chosen article.

    If you've been reading your way steadily through this book, you probably already have a good sense that there are no absolute rules in a lot of Wikipedia areas. Groups of editors working together is one of those areas. Such activities can be much less formal than WikiProjects and ongoing, listed collaborations.

  4. t. e. A WikiProject is a group of editors interested in collaborating on a specific topic within Wikipedia. A WikiProject is a group of people, not a set of pages, a subject area, a list of tasks, or a category. The pages of a WikiProject serve as a central place for coordination, discussion, and organization of the group's activities related ...

  5. en.wikipedia.org › wiki › WikiprojectWikiProject - Wikipedia

    WikiProject. A WikiProject, or Wikiproject, is an affinity group for contributors with shared goals within the Wikimedia movement. WikiProjects are prevalent within the largest wiki, Wikipedia, and exist to varying degrees within sibling projects such as Wiktionary, Wikiquote, Wikidata, and Wikisource. They also exist in different languages ...

  6. Apr 24, 2024 · A WikiProject is a group of contributors who want to work together as a team to improve Wikidata. These groups often focus on a specific topic area (for example, astronomy) or a specific kind of task (for example, solving problems related to disambiguation pages ).

  7. A WikiProject (or Wikiproject) is the organization of a group of participants in a wiki established in order to achieve specific editing goals, or to achieve goals relating to a specific field of knowledge. [ 1][ 2][ 3] WikiProjects are prevalent within the largest wiki, Wikipedia, and exist to varying degrees within sister projects such as ...

  1. People also search for