Difference between revisions of "User:PlugNPlay Productions"

From Projex.Wiki
Jump to navigation Jump to search
Line 29: Line 29:
 
Internal link destinations may differ from the displayed text.  For example (edit to view the code), '''[[PlugNPlay Productions|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: '''<nowiki>[[PlugNPlay Productions|this link]]</nowiki>'''
 
Internal link destinations may differ from the displayed text.  For example (edit to view the code), '''[[PlugNPlay Productions|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: '''<nowiki>[[PlugNPlay Productions|this link]]</nowiki>'''
  
== Starting new pages ==
+
=== Starting new pages ===
  
 
To start a new page (for an article, list, note, category, project, etc) you may either '''"Search Projex.Wiki"''' in the top right corner of all pages on this site, or edit a page adding double squared bracket containing your target '''<nowiki>[[New page name]]</nowiki>''' showing a red link to an unstarted page (unless that page has already been started and exists).  Either by search or red link, you will be prompted to start the new page.
 
To start a new page (for an article, list, note, category, project, etc) you may either '''"Search Projex.Wiki"''' in the top right corner of all pages on this site, or edit a page adding double squared bracket containing your target '''<nowiki>[[New page name]]</nowiki>''' showing a red link to an unstarted page (unless that page has already been started and exists).  Either by search or red link, you will be prompted to start the new page.

Revision as of 15:33, 6 March 2023

PlugNPlay Productions logo (coming soon).

PlugNPlay Productions

Welcome to the user page for User:PlugNPlay Productions.

Please visit the new PlugNPlay Productions page.

John Dippoliti

John Dippoliti is the founder of PlugNPlay Productions, from Windsor Ontario.

How to edit a wiki page

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.

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 [[Link with no target]]

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

To start a new page (for an article, list, note, category, project, etc) you may either "Search Projex.Wiki" in the top right corner of all pages on this site, or edit a page adding double squared bracket containing your target [[New page name]] showing a red link to an unstarted page (unless that page has already been started and exists). Either by search or red link, you will be prompted to start the new page.

More

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
space
  1. space number
    • space number bullet

For more information