Help:Introduction/All
needed to navigate, comment on, and write Justapedia articles. We're glad you're here — good luck in your journey to becoming a proficient Justapedist!
Starting introduction
How you can contribute
Don't be afraid to edit – Anyone can edit almost every page; just find something that can be improved and make it better! You can add content (using references to support your claims), upload free-to-use images, correct spelling and grammar mistakes, improve prose to make it more readable, or help with any number of other tasks. It's normal for new contributors to feel a little overwhelmed by all of our policies, but don't worry if you don't understand everything at first; it's fine to use common sense as you edit, and if you accidentally mess something up, another editor can always fix or improve it later. So go ahead, edit an article and help make Justapedia the world's best information source!
Suggest improvements – Each article also has a "Talk" page, where you can suggest improvements and corrections to the article.
Donate – Justapedia is free to use and edited entirely by volunteers, but it relies on donations to keep the servers running. Please consider donating to help fund the project's maintenance and development costs.
Sign up for an account
You're welcome to edit anonymously, but there are many benefits of registering an account. It's quick and free.
Why not try out the editor right now?
You can test out how editing feels by editing one of the "sandbox" test pages below:
or or
Just type some text and click Publish page when you're happy with the way it looks. Don't worry about breaking anything; these pages are open areas for experimentation.
There's plenty more behind the scenes
Justapedia has many community pages in addition to its articles.
Task Center – List of tasks with which you can help
Help pages – Support and advice
Community portal – The hub for editors
Policies and guidelines
Justapedia's policies and guidelines clarify these principles and explain the best ways to understand them to achive our mission to become a truly neutral and unbiased free encyclopedia.
Policies express the fundamental principles of Justapedia in more detail, and guidelines advise how to use them and how to be consistent across articles. Formal policies and guidelines have a notice at the top of their pages, and the prefix "Justapedia:" or "JP:" before their page name.
It's impossible for anyone to know all the policies! The next few sections are the most important of these, representing the general spirit of Justapedia's rules. Knowing these basics makes discussions and editing easier and more productive.
Content
The Justapedia encyclopaedia aims for accuracy and neutrality. Articles should be neutral and should contain only verifiable information and opinions that already exist in reliable sources.
Neutral point-of-view (or NPOV) means that content is written objectively and without bias, merely presenting the facts and notable viewpoints of others. A general-purpose encyclopedia ought not contain articles that favor particular viewpoints. Striving for a neutral point-of-view helps prevent articles from becoming advertisements or propaganda. Articles that lean towards bias will be edited or redacted by the Editorial Review Board (ERB), Administrators, or Trustees. Editors who introduce bias may risk having their editing privileges restricted.
|
Verifiability means that articles should contain only material that has been published in reliable sources, such as books, reputable newspapers and scholarly journals. All content should ideally be supported by a citation, but content that is controversial or likely to be challenged will definitely require one! Unsourced material may be removed at any time, and it is the obligation of the editor adding material to provide a reliable source. |
No original research means that articles may not contain previously unpublished arguments, concepts, data, opinions, or theories. This prohibition means that a Justapedia editor's own analysis or synthesis should not be included in articles. Basically, Justapedia is a record of human knowledge, viewpoints, and summaries that already exist and are expressed elsewhere. |
Conduct
Editing Justapedia means working together. Not being shy to making genuine editorial changes, and being friendly with each other are essential.
When editing, 'if you think it will genuinely improve an article, go ahead! Most edits make the encyclopedia better, and mistakes can always be reverted or corrected. If you see something that can be improved, improve it, and do not be overly concerned with breaking anything. If the change is in the spirit of improvement and makes sense to others, the odds are good that everything will turn out all right and the change will be kept. If not, it's easy for someone to change it back.
Being civil entails remaining polite and assuming good faith when interacting with others, and focusing on the content of edits rather than on personal issues. It requires participating in a respectful and considerate way, without ignoring the positions and conclusions of others. Assuming good faith means that we assume by default that other people's intentions are to improve the project. If criticism or moderation is needed, we discuss editors' actions but do not accuse them of harmful motives without clear evidence.
Editors typically reach consensus as a natural and inherent product of editing; generally, someone makes a change or addition to a page, then everyone who reads it has an opportunity to leave the page as it is or change it. Being reverted may feel a bit deflating, but do not take offense, as it is a common step in finding consensus.
If you have a disagreement or suggestion, express it on the article's talk page, and politely discuss the change until a consensus can be reached. Never repeatedly undo another editor's edits; this is called edit warring and is disallowed. As a last resort, you can ask at The Lounge for help resolving a dispute.
Editing
A note about editing on mobile devices: Most Justapedians prefer to edit from a computer, as the editing interface works better there. You can edit from a mobile device, though. See this page for more information.
Justapedia is formatted using its own language called wiki markup, also called wikitext which is a part of the MediaWiki software. Learning the basics is actually quite easy. Thousands of websites on MediaWiki which is built mainly in HTML with php and a lot of Javascript and other subroutines. You have probably edited other sites or social media with Wiki markup without realising it.
You have a choice of using one of two editing tools; the "Source Editor" uses wiki markup.
Alternatively, you can use VisualEditor, a secondary editing interface that works more like a WYSIWYG word processor. VisualEditor is somewhat simpler to use, but Source Editor is more effective for some tasks, and is the only one able to be used on Talk Pages. Elsewhere, you can easily switch between the two editing tools, as shown at right.
To view and edit a page using wiki markup, click Edit source at the top of any page. This will allow you to type text that you want to add, using wiki markup to format the text and to add other elements like images and tables that are explained later in this tutorial.
Wiki markup can initially seem intimidating (especially references) but it actually requires only a few rules to understand and use. These rules are listed under Help at the top of the Source Editor, and you'll quickly get used to them!
Users who want a more detailed tutorial for editing with Wikitext, please click the Full Manual button below.
Formatting
Most articles actually need very little text formatting.
All formatting is achieved by placing symbols on either side of blocks of text. You can either type the markup manually, or add it through the toolbar at the top of the editing area.
Headings and subheadings can be added by clicking Advanced then Heading in the extra toolbar line which now appears.
Selecting "Level 2" will format text as a main heading, the most frequently used subdivision of any page.
"Level 3" gives you a subheading for a Level 2 heading, and so on.
To create a heading without using the toolbar, put text between =
signs; the number of =
signs on each side of the text indicates the level:
==Heading==
(Level 2)
===Subheading===
(Level 3)
Text can be made bold or italic using the B and I buttons on the toolbar.
To create bold or italics without using the toolbar, put text between '
apostrophes; three on each side for bold, or two on each side for italics.
'''bold'''
''italic''
An article's subject is always written in bold the first time it is mentioned, but not thereafter. For detailed guidance on how and where bold and italic text should be used, see the Manual of Style sections on bold and italic formatting.
Users who want a more detailed tutorial for editing with Wikitext, please click the Full Manual button below.
Links and wikilinks
Wikilinks are one of the key components of Justapedia and website built with the MediaWiki software. Wikilinks connect pages to each other, and links words in text to other Justapedia articles tying the whole encyclopedia together. Help pages are also often linked to each other.
In general, wikilinks should be added for the first mention of important or unfamiliar concepts in an article. However, do not link common English words to their article just because an article exists. For example, do not link the word article - we all know by now what 'article' means!
Typically, wikilinks use square brackets, like this: [[target page]]
. You can also insert them by clicking the icon.
If you want to link to an article, but display some other text for the link, you can use a pipe |
divider (⇧ Shift+\):
[[target page|display text]]
You can also link to a specific section of a page using a hash #
:
[[Target page#Target section|display text]]
Here are some examples:
[[link]]
displays as link[[Android (operating system)]]
displays as Android (operating system), whereas:[[Android (operating system)|Android]]
displays as Android[[Earth#Chemical composition|Chemistry of the Earth]]
displays as Chemistry of the Earth
You may also encounter templates, which allow frequently used elements to be included on multiple pages. These are designated by curly brackets like: {{template name|parameters}}
For instance, to insert the [citation needed] tag, you can type this code:
{{Citation needed|date=January 2025}}
. The icon works, too.
Users who want a more detailed tutorial for editing with Wikitext, please click the Full Manual button below.
Saving your changes
Edit summary (Briefly describe your changes)
☐ This is a minor edit ☑ Watch this page
By publishing changes, you agree to the Terms of Use, and you irrevocably agree to release your contribution under the CC BY-SA 4.0 License and the GFDL. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
When you think you're ready to publish (save) your changes, there are a few things to do first.
You should preview your changes to check that your edits look as you intended, by clicking the Show preview button. We all make mistakes, so this step can help you catch them before the article is changed.
Write a short edit summary in the "Edit summary" box to help other editors understand what change you have made and why you've made that change. It is okay for your explanation to be quite short. For example, if you are making a spelling correction, you might just put "fix typo".
If you've made a minor change that should be uncontroversial, such as a spelling or grammar correction, you can check the "☑ This is a minor edit" box. Minor edits are those that do not modify the meaning of a page or make a change that another editor might reasonably dispute.
You should not use edit summaries to communicate with other editors. Avoid using derogatory, accusatory or other uncivil remarks. If you have something to say about an article, use the article talk page or discuss the edit with another editor on their user talk page.
To add a page to your Watchlist, so that you'll be notified of any further changes, use the "☑ Watch this page" box. You can also watchlist pages by clicking the star at upper right (next to the search box on desktop displays).
Previewed the page? Written an edit summary? Then you are ready for the final step: Click the Publish changes button, and your changes will instantly be uploaded to Justapedia!
Creating new articles
Justapedia already includes millions of articles legally imported from other sources articles, so most of the time you'll likely be updating and improving existing pages. Sometimes, however, you may want to create a completely new article for Justapedia that is not already in any other encyclopedia. New articles are created as drafts to be reviewed by the Editorial Review Board (ERB). Anyone can create a draft for a new article but Justapedia exercises strict control over quality and accuracy. Justapedia offers a lot of help so don't let this deter you, but before you go ahead there are three very important criteria you need to know:
1. Notability
Is the topic notable? Topics need to be sufficiently important to be included in Justapedia. This means that the subject must have received significant coverage in reliable sources that are independent of the subject, such as newspapers, magazines, scholarly journal articles, and books.
In some cases, websites that carry out reliable fact checking of their content can also be used as sources, but websites with uncontrolled user generated content and blogs contain personal opinions and cannot be used. See Reliable sources below.
2. Reliable sources
Are there reliable and verifiable sources to back up any claims? Before you start writing an article, you should gather a set of independent, reliable, verifiable sources to cite as references. These are essential for ensuring that the contents of Wikipedia remain accurate, verifiable, and trustworthy. The Editorial Review Board will not publish your draft until it is suitable for our encyclopedia.
3. Conflicts of interest
Do you have a Conflict of interest (COI)? It is best not to write articles about yourself, your company, someone you know personally or someone who asked you to write an article about him or her. This is because it is difficult to avoid bias and achieve a neutral point of view on these topics. If you cannot write the article yourself, you can always ask at the The Lounge if someone would write it for you if you provide reliable sources that confer notability and provide them with reliable sources to use.
Where to create a new page
New articles are created as a Draft. This allows you to write and develop your article before it gets moved to Justapedia's mainspace by the ERB. New users will start with the Article Wizard while experienced users can bypass that step.
We recommend you first take 4 minutes to read Your first article. You will find a button to create your draft there too.
|
The Article Creation Wizard will walk you through the steps of creating a new draft article and notify the ERB to review the article and provide feedback when you have submitted it. |
Referencing
Verifiability
The key policy of Justapedia is that all article content has to be verifiable. This means that reliable sources must be able to support the material. All quotations, any material whose verifiability has been challenged or is likely to be challenged, and contentious material (whether negative, positive, or neutral) about living persons must include an inline citation to a source that directly supports the material. This also means that Justapedia is not the place for original work, archival findings that have not been published, or evidence from any source that has not been published.
If you are adding new content, it is your responsibility to add sourcing information along with it. Material provided without a source is likely to be removed from an article. Sometimes it will be tagged first with a "citation needed" template to give editors a chance to find and add sources, but often editors will simply remove it because they question its veracity.
This tutorial will show you how to add inline citations to articles, and also briefly explain what Justapedia considers to be a reliable source.
</noinclude>
Inline citations
Inline citations are usually small, numbered footnotes like this:[1]
Example Wikimarkup:
<ref>{{cite book |author-last=Wales |author-first=Jimmy |title=What is an inline citation? |date={{CURRENTYEAR}} |publisher=Wikipublisher |page=6}}</ref>
They are generally added either directly following the fact that they support, or at the end of the sentence that they support, following any punctuation. When clicked, they take the reader to a citation in a reference section near the bottom of the article.
While editing a page that uses the most common footnote style, you will see inline citations displayed between <ref>...</ref>
tags.
If you are creating a new page, or adding references to a page that didn't previously have any, remember to add a References section like the one below near the end of the article like this:
==References== {{reflist}}
Note: This is by far the most popular system for inline citations, but sometimes you will find other styles being used in an article. This is acceptable, and you shouldn't change it or mix styles. To add a new reference, just copy and modify an existing one.
- ^ Wales, Jimmy (2025). What is an inline citation?. Wikipublisher. p. 6.
RefToolbar
Manually adding references can be a slow and tricky process. Fortunately, there is a tool called "RefToolbar" built into the Wikipedia edit window, which makes it much easier.
To use it, click on Cite at the top of the edit window, having already positioned your cursor after the sentence or fact you wish to reference. Then select one of the 'Templates' from the dropdown menu that best suits the type of source. These are:
{{cite web}}
for references to general websites{{cite news}}
for newspapers and news websites{{cite book}}
for references to books{{cite journal}}
for magazines, academic journals, and papers
A template window then pops up, where you fill in as much information as possible about the source, and give a unique name for it in the "Ref name" field. Click the "Insert" button, which will add the required wikitext in the edit window. If you wish, you can also "Preview" how your reference will look first.
Some fields (such as a web address, also known as a URL) will have a icon next to them. After filling in this field, you can click it to handily autofill the remaining fields. It doesn't always work properly, though, so be sure to double check it.
Often, you will want to use the same source more than once in an article to support multiple facts. In this case, you can click Named references in the toolbar, and select a previously added source to re-use.
Reliable sources
Justapedia articles require reliable, published sources that directly support the information presented in the article. Now you know how to add sources to an article, but which sources should you use?
The word "source" in Justapedia has three meanings: the work itself (for example, a document, article, paper, or book), the creator of the work (for example, the writer), and the publisher of the work (for example, Cambridge University Press). All three can affect reliability.
Reliable sources are those with a reputation for fact-checking and accuracy. They tend to have an editorial process with multiple people scrutinizing work before it is published. Academic and peer-reviewed publications are usually the most reliable sources. Other reliable sources include university textbooks, books published by respected publishing houses, magazines, journals, and news coverage (not opinions) from mainstream newspapers.
Self-published media, where the author and publisher are the same, are usually not acceptable as sources. These can include newsletters, personal websites, press releases, patents, open wikis, personal or group blogs, and tweets. However, if an author is an established expert with a previous record of third-party publications on a topic, their self-published work may be considered reliable for that particular topic.
Whether a source is usable also depends on context. Sources that are reliable for some material are not reliable for other material. For instance, otherwise unreliable self-published sources are usually acceptable to support uncontroversial information about the source's author. You should always try to use the best possible source, particularly when writing about living people.
These are general guidelines, but the topic of reliable sources is a complicated one, and is impossible to fully cover here. You can find more information at Justapedia:Verifiability and at Justapedia:Reliable sources. There is also a list of commonly used sources with information on their reliability.
Images
To use an image (or video, or audio file) on Justapedia, it must first be uploaded. However, there are some important restrictions on what images Justapedia can accept. This tutorial introduces you to the relevant rules and guidelines.
Hopefully, your image will be improving an article very soon!
Uploading images
The best place to upload most images is Wikimedia Commons, where they become part of a collection that can be used by Justapedia.
To upload images to Commons you can use the Commons Upload Wizard tool, which will guide you through the process.
There is an important caveat: Commons accepts only freely licensed images. This means that you cannot upload most images found on the internet, as the vast majority of them are not free.
However, there are some circumstances in which Justapedia can use non-free or fair use images. This is typically when an image's presence significantly increases readers' understanding of a topic, no free alternative is available, and its use does not negatively affect the commercial interests of its owner. Examples include movie posters, corporate logos, and screenshots of web pages.
To upload a non-free image, use the File Upload Wizard, which will help you add all of the required information. A link to the wizard can be found under "Tools" at the left of the screen.
Using an image
Once your image is uploaded to Commons or Justapedia, you will probably want to use it in an article. Simply click Edit on the article you want to include the image in, then add the following where you want the image to appear:
[[File:Image name.jpg|thumb|Caption for the image]]
For example:
[[File:Durdle Door Overview.jpg|thumb|[[Durdle Door]], a [[natural arch]] near [[Lulworth Cove]]|alt=Beach with a large rocky arch over the water]]
The button also works. Notice that the caption can contain links.
By default, images display on the right side of the article. You can place images on the left side of the article by including |left
:
[[File:Colosseum in Rome, Italy - April 2007.jpg|thumb|left|The [[Colosseum]] in Rome]]
See Justapedia:Extended image syntax for more details on adjusting the display of images, including their size.
Tables
Tables are a common way of displaying data and information. This tutorial provides a guide to making new tables and editing existing ones. For guidelines on when and how to use tables, see the Manual of Style.
The easiest way to insert a new table is to use the editing toolbar that appears when you edit a page (see image above). Clicking the button will open a dialog where you define what you want in your new table. Once you've chosen the number of rows and columns, the wiki markup text for the table is inserted into the article. Then you can replace the "Example" text with the data you want to be displayed.
Tables in Justapedia, particularly large ones, can look intimidating to edit, but the way they work is simple.
Editing tables
Whether you've just inserted a new table, or are editing an existing one, changing the text in the table cells determines what the table looks like to a reader. But you can do more than just change text.
A table consists of the following basic elements, all of which you can modify:
{|
|
start | Besides beginning the table, this is also where the table's class is defined – for example, class="wikitable" . A table's "class" applies standard Wikipedia formatting to that table. The two most commonly used classes are "wikitable" and "wikitable sortable"; the latter allows the reader to sort the table by clicking on the header cell of any column.
|
---|---|---|
|+
|
caption | Required for accessibility purposes on data tables, and placed only between the table start and the first table row. |
!
|
header cell | Optional. Each header cell starts with a new line and a single exclamation mark (! ), or several header cells can be placed consecutively on the same line, separated by double exclamation marks (!! ).
|
|-
|
new row | To begin a new row of cells, use a single vertical bar (| ) and a hyphen (- ).
|
|
|
new cell in row |
To add a new cell in a row, start each new cell with a new line and a single vertical bar (| ), or several cells can be placed consecutively on the same line, separated by double vertical bars (|| ).
|
|}
|
end | To end the table, use a single vertical bar (| ) and a left facing curly brace (} ) alone on a new line.
|
Blank spaces at the beginning and end of a cell are ignored.
Layout
When you edit an existing table, you'll probably see one of two common ways that the table is laid out:
Data is arranged like a tableThis is useful when there aren't too many columns and the cell contents are short (e.g. just numbers). This is the markup layout that the button will create. {| class="wikitable" |+ Caption |- ! Header C1 !! Header C2 !! Header C3 |- | R1C1 || R1C2 || R1C3 |- | R2C1 || R2C2 || R2C3 |}
|
Cells are arranged verticallyWith lots of columns, or cells with long contents, putting each cell on a new line can improve readability of the markup. {| class="wikitable" |+ Caption |- ! Header C1 ! Header C2 ! Header C3 |- | R1C1 | R1C2 | R1C3 |- | R2C1 | R2C2 | R2C3 |}
|
To a reader, both of the above examples will look the same:
Header C1 | Header C2 | Header C3 |
---|---|---|
R1C1 | R1C2 | R1C3 |
R2C1 | R2C2 | R2C3 |
Expanding tables
It is common to want to edit an existing table by adding just one extra column or row of information.
Adding a row
To add an extra row into a table, you'll need to insert an extra row break and the same number of new cells as are in the other rows.
The easiest way to do this in practice, is to duplicate an existing row by copying and pasting the markup. It's then just a matter of editing the cell contents. Make sure that you preserve the end of table markup, |}
, below the last row of the table.
Adding a column
To add an extra column to a table, you'll need to add a single extra cell in the same position to each row.
Preview your changes
Previewing your edits is especially important for tables; it is easy to make a minor error that breaks table formatting.
Talk pages
If you have a question, concern, or comment related to improving a Justapedia article, you can put a note on that article's talk page.
Access the talk page by clicking the "Talk" tab at the top of the article. If the tab shows up in red, it just means no one has commented yet; feel free to start a discussion.
Start a new topic at the bottom of the talk page. The best way to do this is by clicking the "New section" tab at the top of the page. This allows you to enter a new section heading and your comments.
If you are answering someone else's remarks, indent your comment below theirs with a colon (:). Link to pages you mention with the icon and mention other editors with the icon.
Your comments must be signed. Insert your signature by typing four tildes (~~~~) and it will insert a link to your personal talk page, along with the time you saved the page.
NOTE: If you are new to using talk pages, please read Don't lose the thread.
User talk pages
All Justapedia users have their own user talk page where anyone can leave a message for you. People can ask you questions or give you advice. There are also some automated "bots" that can add helpful messages.
Newsletters you have subscribed to will also be posted to your talk page.
You will receive notifications on your talk page if there have been any changes affecting the use of your account.
NOTE: If you are new to using talk pages, please read Don't lose the thread.
You can reply to a message the same way you would at an article talk page. Indent your reply with a colon (:), or multiple colons to follow multiple replies.
Generally, you can find an editor's user talk page by following the link labelled "talk" in their signature, located at the end of their messages. You can always reach their user talk page by clicking on their name in the signature, and then clicking on the "Talk" tab, as you would with an article. You can also reach another editor's talk page by typing "User talk:" and the name of the user in the search bar.
Drawing attention
Not all article and user talk pages are monitored by other editors. This is particularly true for more obscure topics, which often have less well-developed articles and can go years without human activity on their talk page.
If you want to edit a more obscure article and feel confident, just be bold and do so, ensuring that the edit is within Justapedia policy. However, if you'd like to discuss a potential change first in order to get a second opinion or seek help, you can start a discussion on the talk page and then inform one of the article's editors on their user talk page.
If they seem active, post an invitation to their talk page to join the discussion. You can use {{subst:Please see|Talk:Page name#Section name}}
to do this or just write it out, but do not start the same discussion in multiple places. If no one replies after a few days, you can also ask for help at The Lounge. You can attract attention from the broader community of potentially interested editors by posting at The Exchange.
Talk pages are used for many different types of discussions, including proposed mergers, splits, and moves (title changes). However. Justapedia is not social media - talk pages are intended for discussing Justapedia business.
NOTE: If you are fairly new to talk pages, please read Don't lose the thread
}}
Justapedia is a very big place, It's articles are easy to find, but its policies and tips and tutorials seem like a wilderness and navigating through it can be a challenge.
Fortunately, this series of guides and help pages has already begun to help you find your way around.
This part of the tutorial will help you to get your bearings, show you how to find what you need for, and introduce you to a few of the most important pages.
Namespaces
</noinclude> Justapedia's pages are divided into namespaces. Each namespace (except the main article space) has a prefix that is followed by a colon at the start of page names.
Namespaces | |||
---|---|---|---|
Subject namespaces | Talk namespaces | ||
0 | (Main/Article) | Talk | 1 |
2 | User | User talk | 3 |
4 | Justapedia | Justapedia talk | 5 |
6 | File | File talk | 7 |
8 | MediaWiki | MediaWiki talk | 9 |
10 | Template | Template talk | 11 |
12 | Help | Help talk | 13 |
14 | Category | Category talk | 15 |
118 | Draft | Draft talk | 119 |
710 | TimedText | TimedText talk | 711 |
828 | Module | Module talk | 829 |
Virtual namespaces | |||
-1 | Special | ||
-2 | Media |
Each page in each of these namespaces, except for Special, also has a corresponding Talk page for discussion.
Because their content has been drafted by the Justapedia Foundation most of the talk pages of special, template, policies, guidelines, and tutorials can only be edited by admins and trustees.
Any questions or suggestions on these topics can be made at The Exchange
Searching pages
</noinclude>
Depending on the Justapedia skin you are using (selected in your user preferences) the search box is at the top right or top left of every page. Start typing, and it will begin to suggest pages you might be looking for — you can click on one to go directly to that page. Alternatively, if you type in a complete page title and hit ↵ Enter, you'll be taken straight to that page.
If you type a word or phrase that isn't an article title and hit ↵ Enter, you will see a full search page, which lists articles where your search term occurs. You can also reach this page by clicking the magnifying glass, or by typing something into the search box, then clicking the "containing..." link at the bottom of the list of suggestions. For example, you might do this if you wanted to search for occurrences of the word "Fish" across Justapedia, rather than be taken straight to the article Fish.
The search page also allows you to limit your search to specific namespaces. You can choose a preset option (Content pages, Multimedia, Everything) or use the Advanced option to specify the namespace(s) you wish to search.
Categories
Another useful way to find pages is by browsing categories grouping related pages, which are listed at the bottom of a page. They form hierarchy trees from generalized topics to more specific ones, so pages should have only the most specific applicable categories. For instance, do not add [[Category:Musicians]]
to an article already categorized under [[Category:Irish musicians]]
.
Page histories
</noinclude>Every edit made to Justapedia is recorded and (with rare exceptions) is publicly viewable in a page's history.
To access it, click the "View history" tab at the top of the article.
Page histories consist of rows, each representing a past revision of the page. Each line contains various elements with information or tools related to that revision:
To see the difference between two revisions, adjust the radio buttons and then click Compare selected revisions.
Redirects and shortcuts
Redirects
Some pages on Justapedia are redirects — they don't have any content of their own, but just send you on to another page. For example UK is a redirect to United Kingdom. So, if you type UK
in the search box, it will take you directly to the article on the United Kingdom. (There will also be a note below the article title saying "Redirected from UK".)
To create a redirect to a page:
- Via wiki markup: Click the button and type the destination page or use the code
#REDIRECT [[Destination]]
. - Via VisualEditor: Use the menu and then click Page settings to choose a destination page.
Do not create redirect pages unnecessarily. Only create a redirect if it is genuinely a search term a reader would use when looking for an article.
Shortcuts
Editors often refer to internal Justapedia pages by shortcut names to make typing quicker. The Justapedia namespace prefix can also be further abbreviated as JP:
. These shortcut pages are just redirects to the target page.
For example, Justapedia:Neutral point of view can be written as Justapedia:NPOV
to link to it, or typed into the search bar. Shortcuts to a page are usually listed in a box in the top right of that page.
Tip: Shortcut codes are useful but they can often serve to confuse users who have not consigned hundreds of them to memory. We often refer to them as 'Alphabet soup'.
Useful links
What's on a page?
- At the top
Logged in users will also see some useful links at the top right of your screen:
- Your username takes you to your userpage, where you can add information about yourself.
- Talk is your user talk page, where people can leave messages for you.
- Sandbox is a page in your user space where you can experiment with editing without worrying that you will cause problems on an actual Justapedia page.
- Preferences allows you to change your password and customize your email and wiki software settings.
- Watchlist shows recent changes to pages you're watching (click the star at the top right of a page to watch it).
- Contributions has a list of all the edits you have made.
- Log out logs you out of your account.
- On the left
There's an additional set of useful links on the left side of each page:
- Help is the entry point for Justapedia's help pages.
- What links here shows you what other pages are linking to an article.
- Related changes lists any edits that have been made to pages that an article links to.
- Yet more useful links
There are a few other pages on Justapedia that are really handy to know about:
- Forums and help pages are listed at Justapedia:Help
- You can get more help by asking questions at The Lounge.
Manual of Style
The manual of style
Consistency is important. It makes the articles all follow the same pattern and helps avoid contentious discussions about style. This is especially important in an encyclopedia that is read and edited by users from many different English language regions.The Manual of Style (MoS or MOS) is a very complete in-depth guide that provides standards on how to format Justapedia articles. Following these guidelines helps keep the encyclopedia clear, consistent, and stable.
The simplest way to do this is to find a well-written article and copy its formatting. But if you want more information on any formatting, the MoS probably has a recommendation (you can search its contents here).
Remember, the MoS is a guideline; you don't need to have the whole thing memorized! It's there to assist you when you're unsure how to best display information, and to minimize arguments if another editor disagrees with your formatting choices.
Content is more important than formatting, and other editors can assist you if you're in doubt (similarly, assume good faith when others help by formatting your writing).
Article sections
An article should start with a simple summary of the topic, then lead the reader into more detail, breaking up the text into manageable sections with logical headings.
The lead
The lead section is the very first part of an article, appearing before the table of contents and any headings. The first sentence of the lead typically contains a concise definition and establishes the topic's notability. The rest of the lead should introduce the article's context and summarise its key points.
The lead section should be one to four paragraphs long and stand alone as a concise overview of the article. The emphasis given to each statement in the lead should roughly reflect its relative importance to the topic. Statements should be carefully sourced if covering material not sourced elsewhere in the article, and should be written in a clear, accessible style to encourage a reading of the full article. The rest of the article's prose will give detail for readers who want more information.
Sections and headings
Articles are organised into sections and subsections, each with a short heading that will automatically appear in the table of contents. In general, sections that are one to four paragraphs long are the most readable.
Headings normally omit an initial "the" or "a", and avoid repeating the title of the article. Typically only the first word in a heading is capitalised (sentence case).
Heading 1 is the article's title and is automatically generated. The section headings in the article start at the second level (==Heading 2==), with subsections at the third level (===Heading 3===), and so on. Sections should not skip levels from sections to sub-subsections (e.g., a fourth-level subsection heading immediately after a second-level heading).
- See also
- Introduction to formatting (Wiki markup)
- Introduction to formatting (VisualEditor)
- Manual of Style (Accessibility)
Images and references
Images should support the body of an article without overwhelming it, and references should be provided for information that is controversial or likely to be challenged.
Images
Images help readers to understand an article, not merely decorate it. Add or replace images only if they are better than the existing ones or further support the text of the article. When creating and uploading an image, it should be of sufficiently high resolution and in an appropriate file format.
Images should be spread evenly through an article, be relevant to the sections in which the images are displayed, and include an explanatory caption. Images are shown as small thumbnails and aligned to the right of the article by default, to maintain the visual coherence of the page. If necessary, other formats are possible, e.g. left-aligned, galleries, and panoramas.
Avoid stacking too many images in a short section: they can overflow into the next section and reduce readability.
- See also
- Introduction to images (Wiki markup)
- Introduction to images (VisualEditor)
- Justapedia:Manual of Style/Images (more detailed guidance)
Citing
- Don't overuse quotations from sources; articles should generally paraphrase and summarise what sources say about a topic.
- Use reliable sources of information.
- Use the article's existing reference style, with a reference list at bottom of the article.
Sources should be cited when adding material that is controversial or likely to be challenged, when quoting someone, when adding material to the biography of a living person, and when uploading an image. While you should try to format citations correctly, the important thing is to include enough information for a reader to identify the source; others can improve the formatting if needed.
Just as with images, there's a default referencing style, but sometimes an alternative format is used. When adding new references, use the same style that is already used in the article, or seek consensus on the talk page before changing it. Inline references that you insert into the article will automatically be added to the "References" section at the end of the article (which should be placed below the "See also" section and above the "External links" section if either or both are present).
- See also
Linking
Links
Linking with hyperlinks is an important feature of Justapedia. Internal links (or "wikilinks") bind the project together into an interconnected whole. Links provide instant pathways to locations within the project that are likely to increase our readers' understanding of the topic at hand. You learned how to add them during the Editing section of this tutorial.
To determine how many internal links to include in an article, ask yourself, "Would a reader of this subject be interested in that other article? Does it help explain a concept that is only briefly described in this article, or that may be unfamiliar to a reader?". Typically, the first instance (but not subsequent instances) of an important word should be linked to the relevant article on that topic. Take care not to include too many links, which detracts from readability. Try not to to have two or more Wikilinks next to each other. Ajust the prose so that the links are clearly separate.
External links should be added in the "External links" section, along with a short description. Never place external links inline. These should be included only if they are highly relevant or provide more detail than the article has space for. Websites used as references to support the article's content should instead be put in the "References" section.
- See also
- Introduction to linking (Wiki markup)
- Introduction to linking (VisualEditor)
- Justapedia:Manual of Style/Linking (more detailed guidance)
Consistency
The Manual of Style contains extensive guidelines on all manner of stylistic points. Below are samples of the of things you can search for advice on.
Language
- Justapedia prefers no major national variety of the language over any other. These varieties (e.g. US English, British English) differ in vocabulary (soccer vs. football), spelling (center vs. centre), and occasionally grammar.
For consistency, only one variety should be used in a given article. Generally the same variety of English should follow that of the original page creator's, but articles about British and European topics will usually written in British English. - Avoid words like I, we, and you, except in quotations and names of works.
- Avoid phrases like note that and remember that (which assume "you" for the reader); and avoid such expressions as of course, in fact, and obviously.
Dates and numbers
- Avoid phrases and adverbs of time that will go out of date with time (e.g. recently).
- Do not write #1; number one works instead. Comic books are an exception.
- Use English separators in numbers. Write 12,000 for twelve thousand, not 12.000; conversely, decimal points are thus: 3.14, not 3,14.
- Both 10 June 1921 and June 10, 1921, are correct, but should be consistent within an article. A comma is not used if only the month is given, such as June 1921. Avoid inserting "the year" before a year, and avoid "of" in items such as "April of 2008".
- 400 AD and 400 BC are correct, but so are 400 CE and 400 BCE. Use one style consistently in an article.
- Use one, two, three, ..., eight, nine in normal article text, not 1, 2, 3, 4, 5, 6, 7, 8, 9 (although there are many exceptional circumstances; some other numbers may also be written as words).
Capital letters
- Seasons (e.g. winter) and plant/animal names (e.g. bald eagle) are not capitalized. Exceptions include scientific names (Felis catus) and proper nouns occurring as part of a name.
- Names of scriptures are capitalized (e.g. Bible and Qur'an, but not biblical). Always capitalize God when it refers to a primary or only deity, but not pronouns that refer to deities: he, not He.
Abbreviations
- To indicate approximately for dates, the non-italicized abbreviation c. (followed by a space) is preferred over circa, ca., or approx.
- Write US or U.S., but not USA.
- Use "and" instead of the "&" sign, except in tables, infoboxes, and official names like AT&T.
Punctuation
Use straight quote marks " and apostrophes ' as available from the keyboard, and not alternatives such as “ ” and ‘ ’.
Italicize names of books, films, TV series, music albums, paintings, and ships—but not short works like songs or poems, which should be in quotation marks.
- Place a full stop (a period) or a comma before a closing quotation mark if it belongs as part of the quoted material (She said, "I'm feeling carefree."); otherwise, put it after (The word carefree means "happy".). Please do so irrespective of any rules associated with the variety of English in use.
- The serial comma (for example the comma before and in "ham, chips, and eggs") is optional; be sensitive to possible ambiguity arising from thoughtless use or thoughtless avoidance, and be consistent within a given article.
- Avoid comma splices.
- Picture captions should not end in a full stop (a period) unless they are complete sentences.
- Avoid using a hyphen after a standard -ly adverb (a newly available home).
Hyphens and dashes
- A hyphen is not a dash. Hyphens are used within words or to join words, but not in punctuating the parts of a sentence. Use an en dash (–) with
before, and a space after – or use an em dash (—) without spaces (see Wikipedia:How to make dashes). Avoid using two hyphens (--) to make a dash, and avoid using a hyphen as a minus sign.
- Use an en dash, not a hyphen, between numbers: pp. 14–21; 1953–2008. An en dash is also used to connect parallel terms: red–green colorblind; a New York–London flight. Use spaces around the en dash only if the connected terms are multi-unit dates: January 1999 – December 2000.
Non-breaking spaces
Line breaks between words can be prevented by inserting a non-breaking space instead of an ordinary space by using the code
or {{nbsp}}
. This avoids lines breaking in the middle of expressions such as 17 kg, AD 565, £11 billion, January 2025, 5° 24′ 21.12″ N, Boeing 747, and World War II.
Manual of Style (MoS) |
---|
Summary
The Manual of Style is a great resource, but you're not expected to read the whole thing! Here are the key principles to keep in mind:
- Consistency – Keep style (especially language variety) and formatting consistent within an article, and between articles where possible.
- Stability – Avoid changing an article from one guideline-defined style to another without a very good reason.
- Clarity – Aim to make the encyclopedia as readable as possible (e.g. wording, layout, formatting, diagrams).
- Referencing – Make sure readers are able to trace information in the encyclopedia back to reliable sources.
The full MoS contains further advice on everything from punctuation to units of measurement to trivia. You can look up advice about specific issues using the MoS search box on the right. When in doubt, copy the formatting of an existing article (ideally a featured article) on a similar subject. Although it is important to follow the MoS where possible, verifiable content is more important than formatting!
More detailed information
Conclusion
Getting help
You can search for more help pages by using the prefix "Help:" in the search box or by visiting the help portal
If you have questions, the The Lounge is a friendly space where experienced editors can help you.
Learning more
These tutorials have covered everything you need to know to get started – the best way to learn now is by editing!