User Tools

Site Tools


tutorial_-_example_wiki_code

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorial_-_example_wiki_code [2021/04/01 04:36] – created, removed a namespace hc9tutorial_-_example_wiki_code [2025/07/05 07:32] (current) – i:s hc9
Line 1: Line 1:
 +====== Tutorial - Example wiki code ======
 +
 +[[doku>syntax#sectioning|Sectioning]] <file Example 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.
 +
 +</file>
 +
 +[[doku>syntax#basic_text_formatting|Basic Text Formatting]] <file Example 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.
 +
 +</file>
 +[[doku>syntax#text_conversions|Text Conversions]] <file Example wiki code>
 +
 +:!: Here is a test for a note/warning/tip. \\
 +FIXME Here is a test for a note/warning/tip.
 +
 +</file>
 +[[doku>syntax#code_blocks|Code Blocks]], and [[doku>syntax#no_formatting|No Formatting]] //(nowiki)// <file Example wiki code>
 +
 +<code>
 +Here is a test for the code format. (1)
 +</code>
 +
 +  Here is a test for the code format. (2)
 +
 +</file>
 +<file Example wiki code -- remove the ?nowiki? ?/nowiki? >
 +
 +<nowiki><file config file></nowiki>
 +Here is a test for the file format.
 +<nowiki></</nowiki>file>
 +
 +</file>
 +
 +[[doku>syntax#footnotes|Footnotes]] <file Example 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))//
 +
 +</file>
 +[[doku>syntax#tables|Tables]] <file Example 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   ^^^
 +
 +</file>
 +[[doku>syntax#lists|Lists]], and [[doku>syntax#no_formatting|No Formatting]] //(nowiki)// <file Example 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
 +</file>
 +<file Example 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
 +</file>
 +
 +[[doku>syntax#media_files|Media Files]] <file Example wiki code>
 +[[http://www.example.com|Example link]]
 +
 +{{:example:example.png?nolink|}}
 +
 +{{:example:example.png?nolink&200|}}
 +
 +{{:example:example.png?nolink&400|}}
 +</file>
 +
 +  * **//Tutorial: Example wiki output//** - [[:here_is_a_test_for_the_title_format|Here is a test for the title format]], and [[doku>syntax]] or [[wiki:syntax]]
  
tutorial_-_example_wiki_code.txt · Last modified: 2025/07/05 07:32 by hc9