Difference between revisions of "User:PlugNPlay Productions"

From Projex.Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
== How to edit a wiki page ==
 
== 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 '''<nowiki>== titles ==</nowiki>''' and '''<nowiki>=== subtitles ===</nowiki>''' are formatted on this page, along with the bullet points shown below.
+
Visit [[How to edit a wiki page]] for more information.
 
 
=== 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:
 
 
 
* http://Google.com ◄ ◄ ◄ without [square brackets]
 
* [http://Google.com Google] ◄ ◄ ◄ [link<space>substituted text]
 
* [http://Google.com So is this.] ◄ ◄ ◄ <nowiki>[http://Google.com So is this.]</nowiki>
 
 
 
=== 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: '''<nowiki>[[PlugNPlay Productions]]</nowiki>''' or '''<nowiki>[[Link with no target]]</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 ===
 
 
 
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.
 
 
 
=== Indentation ===
 
 
 
Other indentation options and combinations:
 
* bullet point
 
** double bullet point
 
**# double bullet point number
 
*** triple bullet point
 
# number
 
# number
 
## double number
 
## double number
 
# number
 
: space
 
:# space number
 
:#* space number bullet
 
 
 
=== For more information ===
 
 
 
* [[How to edit a wiki page]] (red links = no content yet, so make some)
 
* Search Brave for [https://Search.Brave.com/search?q=How+to+edit+a+wiki+page "How to edit a wiki page"].
 
* Search DuckDuckGo for [https://DuckDuckGo.com/?q=How+to+edit+a+wiki+page "How to edit a wiki page"].
 
* Search YouTube for [https://www.YouTube.com/results?search_query=How+to+edit+a+wiki+page "How to edit a wiki page"].
 
 
 
  
 
[[Category:Freedom fighters]]
 
[[Category:Freedom fighters]]

Revision as of 15:42, 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

Visit How to edit a wiki page for more information.