Style Guide: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
Scott Arvin (talk | contribs) (→Links) |
||
Line 20: | Line 20: | ||
! As Used !! As Written !! Description | ! As Used !! As Written !! Description | ||
|- | |- | ||
| [[ | | [[Internal Link]] || <nowiki>[[Internal Link]]</nowiki> || Links to another page in this wiki called ''Internal Link''. If the page doesn't exist, it will be red. | ||
|- | |- | ||
| [https://en.wikipedia.org/wiki/Example | | [[Internal Link|Internal Link Display]] || <nowiki>[[Internal Link|Internal Link Display]]</nowiki> || Links to another page in this wiki called ''Internal Link'', but displayed as ''Internal Link Display'' | ||
|- | |||
| [https://en.wikipedia.org/wiki/Example External Link] || <nowiki>[https://en.wikipedia.org/wiki/Example External Link]</nowiki>|| Links to external pages. If there is text after the URL, that will be displayed instead of the URL. | |||
|} | |} | ||
Revision as of 12:31, 6 December 2023
A quick guide showing the wiki formatting most used in the Neighborhood Economics Wiki.
Formatting
As Used | As Written | Description |
---|---|---|
Italic | ''Italic'' (2 single quotes) | |
Bold | '''Bold''' (3 single quotes) | |
Bold Italic | '''''Bold Italic''''' (5 single quotes) |
Links
As Used | As Written | Description |
---|---|---|
Internal Link | [[Internal Link]] | Links to another page in this wiki called Internal Link. If the page doesn't exist, it will be red. |
Internal Link Display | [[Internal Link|Internal Link Display]] | Links to another page in this wiki called Internal Link, but displayed as Internal Link Display |
External Link | [https://en.wikipedia.org/wiki/Example External Link] | Links to external pages. If there is text after the URL, that will be displayed instead of the URL. |
Lists
As Used | As Written |
---|---|
|
* Bullet Item |
|
# Numbered Item |
|
; Item |
Tables
...
Specials
As Used | As Written | Description |
---|---|---|
See bottom of this page |
== Links to this page == |
Shows all links to the current page. |