User Tools

Site Tools


tutorial_-_example_wiki_code

Tutorial - Example wiki code

Sectioning

wiki code
====== Here is a test for the title format. ======
 
===== Here is a test for the title format. =====
 
==== Here is a test for the header format. ====
 
=== Here is a test for the header format. ===
 
Here is a test for the tutorial body format.

Basic Text Formatting

wiki code
Here is a test for the tutorial body close text line format.\\
Here is a test for the tutorial body close text line format.\\
Here is a test for the tutorial body close text line format.
 
> Here is a test for the tutorial body quote text line format.
> Here is a test for the tutorial body quote text line format.
> Here is a test for the tutorial body quote text line format.

Text Conversions

wiki code
:!: Here is a test for a note/warning/tip. \\
FIXME Here is a test for a note/warning/tip.

Code Blocks, and No Formatting (nowiki)

wiki code
<code>
Here is a test for the code format. (1)
</code>
 
  Here is a test for the code format. (2)
wiki code -- remove the ?nowiki? ?/nowiki?
<nowiki><file config file></nowiki>
Here is a test for the file format.
<nowiki></</nowiki>file>

Footnotes

wiki code
Here is a test for the reference format: //Book(( Book: Author's last name, first initial. (Publication date). Book title. Additional information. City of publication: Publishing company.))// //Encyclopedia & Dictionary((Encyclopedia & Dictionary: Author's last name, first initial. (Date). Title of Article. Title of Encyclopedia (Volume, pages). City of publication: Publishing company.))// //Magazine & Newspaper Articles((Magazine & Newspaper Articles: Author's last name, first initial. (Publication date). Article title. Periodical title, volume number(issue number if available), inclusive pages.))// //Online periodical((Online periodical: Author's name. (Date of publication). Title of article. Title of Periodical, volume number, Retrieved month day, year, from full URL))// //Online document((Online document: Author's name. (Date of publication). Title of work. Retrieved month day, year, from full URL))//

Tables

wiki code
^  ^ Table Header 1 ^ Table Header 2 ^
^ Table Header 3 | TABLE DATA | TABLE DATA |
^ Table Header 4 | TABLE DATA | TABLE DATA |
^ Table Header 5 | TABLE DATA | TABLE DATA |
 
^ +-+- ^ Table Header 1 ^ Table Header 2 ^
| Table Header 3 | TABLE DATA | TABLE DATA |
| //Table Header 4// | TABLE DATA | TABLE DATA |
| **Table Header 5** | TABLE DATA | TABLE DATA |
 
^   Header   ^^^
| {{:example:example.png?nolink|}} | {{:example:example.png?nolink|}} | {{:example:example.png?nolink|}} |
^   Footer   ^^^

Lists, and No Formatting (nowiki)

wiki code -- remove the ?nowiki? ?/nowiki?
  * Section 1
    * Section 1.1
    * Section 1.2 <nowiki><file config file></nowiki>
Here is a test for the file format.
<nowiki></</nowiki>file>
    * Section 1.3
  * Section 2
    * Section 2.1 <code>
Here is a test for the code format.
</code>
  * Section 3
    * Section 3.1
    * Section 3.2
  * Section 4
    * Section 4.1
    * Section 4.2
wiki code -- remove the ?nowiki? ?/nowiki?
  - Section 1
    - Section 1.1
    - Section 1.2 <nowiki><file config file></nowiki>
Here is a test for the file format.
<nowiki></</nowiki>file>
    - Section 1.3
  - Section 2
    - Section 2.1 <code>
Here is a test for the code format.
</code>
  - Section 3
    - Section 3.1
    - Section 3.2
  - Section 4
    - Section 4.1 {{:example:example.png?nolink|}}
    - Section 4.2

Media Files

wiki code
[[http://www.example.com|Example link]]
 
{{:example:example.png?nolink|}}
 
{{:example:example.png?nolink&200|}}
 
{{:example:example.png?nolink&400|}}
tutorial_-_example_wiki_code.txt · Last modified: 2021/04/01 04:36 by hc9