Difference between revisions of "How to edit a wiki page"

From Projex.Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Among many other platforms, wikis use a very basic [[Markdown Code]] to format content to present.  For reference you can edit this page, by clicking on the '''"Edit" tab''' near the top of this page to view and/or edit the source code.  Importantly you can see examples of how to make text ''italicized'', '''bold''', or '''''both''''' - as well how '''<nowiki>== titles ==</nowiki>''' and '''<nowiki>=== subtitles ===</nowiki>''' are formatted on this page, along with the bullet points shown below.
+
[[File:Register Button - Blue.png|thumb|right|200px|Due to bot spamming, please ask for a user account from "MJasonCarswell" via "Gmail.com".]]
 +
[[File:We want your Support.jpg|thumb|right|200px|Support '''Projex.Wiki''' and uncensored independent alternatives via '''[[Jason Carswell]]''' with '''ca$h''' or '''Bitcoin''': 1DqcTPZUDMP9i3jDWEEnFncQe1SQnwpyJs Other donation options, full transparency, new platforms, and more online resources coming soon.]]
 +
[[File:You aren't doing it wrong, if no one knows what you are doing.jpg|thumb|right|150px|"''You aren't doing it wrong, if no one knows what you are doing.''"]]
 +
 
 +
Among many other platforms, wikis use a very basic [https://en.Wikipedia.org/wiki/Markdown Markdown Code] to format content to present.  For reference you can edit this page, by clicking on the '''"Edit" tab''' near the top of this page to view and/or edit the source code.  Importantly you can see examples of how to make text ''italicized'', '''bold''', or '''''both''''' - as well how '''<nowiki>== titles ==</nowiki>''' and '''<nowiki>=== subtitles ===</nowiki>''' are formatted on this page, along with the bullet points shown below.
  
 
'''Feel free to try this out now''' to see how this wiki page is simply formatted:
 
'''Feel free to try this out now''' to see how this wiki page is simply formatted:
 
: click the '''"View source" tab''' if ''not'' logged in
 
: click the '''"View source" tab''' if ''not'' logged in
 
: or click the '''"Edit" tab''' if logged in.
 
: or click the '''"Edit" tab''' if logged in.
 +
 +
Other wiki references:
 +
 +
* MediaWiki.org: '''[https://www.MediaWiki.org/wiki/Help:Formatting Help:Formatting]'''
 +
* Wikipedia: '''[https://en.Wikipedia.org/wiki/Wikipedia:Manual_of_Style Wikipedia:Manual_of_Style]'''
 +
** Wikipedia: '''[https://en.Wikipedia.org/wiki/Wikipedia:Manual_of_Style/Superscripts_and_subscripts Superscripts and subscripts]'''
 +
  
 
== External links ==
 
== External links ==

Latest revision as of 21:32, 2 August 2024

Due to bot spamming, please ask for a user account from "MJasonCarswell" via "Gmail.com".
Support Projex.Wiki and uncensored independent alternatives via Jason Carswell with ca$h or Bitcoin: 1DqcTPZUDMP9i3jDWEEnFncQe1SQnwpyJs Other donation options, full transparency, new platforms, and more online resources coming soon.
"You aren't doing it wrong, if no one knows what you are doing."

Among many other platforms, wikis use a very basic Markdown Code to format content to present. For reference you can edit this page, by clicking on the "Edit" tab near the top of this page to view and/or edit the source code. Importantly you can see examples of how to make text italicized, bold, or both - as well how == titles == and === subtitles === are formatted on this page, along with the bullet points shown below.

Feel free to try this out now to see how this wiki page is simply formatted:

click the "View source" tab if not logged in
or click the "Edit" tab if logged in.

Other wiki references:


External links

Internal links stay on Projex.Wiki. External links go to other websites. There are different ways to present an external link. Edit to view the code:

Internal links

You'll see that this red link has no target destination page (yet), whereas this PlugNPlay Productions blue link goes to another existing wiki page. Purple links are just blue links with a history, showing that destination has already been visited (whether it remains the same or has been updated). Encode an internal link like this: [[PlugNPlay Productions]] or [[Page name]].

Internal link destinations may differ from the displayed text. For example (edit to view the code), this link goes to the PlugNPlay Productions page but using "this link" as text after a "|" pipe, all within double square brackets, encoded like this: [[PlugNPlay Productions|this link]]

Starting new pages

Logged-in users have two options to start a new page (for an article, list, note, category, project, etc).

Search Projex.Wiki

In the top right corner of all pages on this site, users may "Search Projex.Wiki" for existing or not-yet existing content. Be sure to correctly enter the new page name to be created. The search redirects to the existing page - or if there is no such existing page you will be invited to " Create the page "[Requested name]" on this wiki!"

Or

[[New page name]]

Users may edit an existing page to add new wiki links targeting the names pages. Contain the destination page name linked within double squared brackets, like this: [[Page name]]. A red wiki link shows that the page has not been started, and a blue wiki link indicates the page has already been started and exists. Click the red wiki link to go to the new page, start editing it, and be sure to save changes.

Indentation

Other indentation options and combinations:

  • bullet point
    • double bullet point
      1. double bullet point number
      • triple bullet point
  1. number
  2. number
    1. double number
    2. double number
  3. number
indent
  1. indent number
    • indent number bullet

More information