Help:How to make a Project page

From Personal Science Wiki
Jump to navigation Jump to search

To create a new project page, you can either use the Project form or create it manually by pasting the following markdown elements to a page.

Elements of a Project page

  • {{Project Infobox|Self researchers= |Related tools= |Related topics= }}
    • Add this to the top of the page, after the leading text.
    • You can enter a list of related people, topic, and tool pages after "Self researchers=", "Related tools=", or "Related topics=", separated by commas.
    • Link to the Project Infobox template
  • {{Project Queries}}
  • [[Category:Projects]]
    • Add this to the bottom of the page, below the Project Queries.
    • This tag makes the page show up on the Projects overview page

How to make a page a project page if it already has elements of a different category?

Remove any templates and category tags of other categories and add the Project page elements specified above.