Wikihelp: Difference between revisions

From Alfred Jodocus Kwak Wiki
Line 7: Line 7:
|-
|-
| Italic text ||  <code><nowiki>''italic''</nowiki></code> || ''italic''
| Italic text ||  <code><nowiki>''italic''</nowiki></code> || ''italic''
|-
| Bold text ||  <code><nowiki>'''bold'''</nowiki></code> || '''bold'''
|-
| Bold & italic text ||  <code><nowiki>''''bold and italic''''</nowiki></code> || ''''bold & italic''''
|-
| Underlined ||  <code><nowiki><u>Underline</u></nowiki></code> || <u>Underline</u>
|-
| No wiki coding ||  <code><nowiki><nowiki>''no wiki'' #code </nowiki></nowiki></code> || <nowiki>''no wiki'' #code </nowiki>
|-
| Source code ||  <code><nowiki><code>source code</code></nowiki></code> || <code>source code</code>
|}
===Paragraph formatting===
{|class="wikitable" style="width: 85%;"
!Format !! Code !! Result
|-
| Section Headings of different levels ||  <code><nowiki>== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
====== Level 6 ======</nowiki></code> || == Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
====== Level 6 ======
|-
|-
| Bold text ||  <code><nowiki>'''bold'''</nowiki></code> || '''bold'''
| Bold text ||  <code><nowiki>'''bold'''</nowiki></code> || '''bold'''

Revision as of 15:31, 29 November 2024

Formatting

Text formatting

Format Code Result
Italic text ''italic'' italic
Bold text '''bold''' bold
Bold & italic text ''''bold and italic'''' 'bold & italic'
Underlined <u>Underline</u> Underline
No wiki coding <nowiki>''no wiki'' #code </nowiki> ''no wiki'' #code
Source code <code>source code</code> source code

Paragraph formatting

Format Code Result
Section Headings of different levels == Level 2 == === Level 3 === ==== Level 4 ==== ===== Level 5 ===== ====== Level 6 ====== == Level 2 ==

Level 3

Level 4

Level 5
Level 6
Bold text '''bold''' bold
Bold & italic text ''''bold and italic'''' 'bold & italic'
Underlined <u>Underline</u> Underline
No wiki coding <nowiki>''no wiki'' #code </nowiki> ''no wiki'' #code
Source code <code>source code</code> source code

Citing

To make references in the text use the following code:

<ref> </ref>

or

<ref name="<insert ref name here>"> </ref>

Notes

<ref group="note"> </ref>

Citing Episodes

Main Article

Example:

{{CiteAJKep|31}}

Will make

"Het booreiland". Alfred J. Kwak. Season 2. Episode 31. October 30, 1989. TV Tokyo.

<ref name="Ep31">{{CiteAJKep|31}}</ref>

Will make [1]


Citing Listed Books

Main Article

Use the book codes in the main article and the code below to easily cite books:

<ref>{{CiteBook|<insert code here>}}</ref>

or (if it's a big page and you're continually referencing this)

<ref name="<insert code here>">{{CiteBook|<insert code here>}}</ref>

If you want to reference certain pages (and please do if you can), do it like this:

<ref>{{CiteBook|<insert code here>}} ''Page 5''</ref>

Citing Unlisted Books

Use this also to add to a book to the Listed Books in the main article.

To cite a book complete

<ref>{{cite book |last1= |first1= |last2= |first2= |author-link1= |author-link2= |date= |title= |trans-title= |language= |location= |publisher= |page= |isbn=}}</ref>

To cite a book with no cedited author

<ref>{{cite book |author=<!--Not stated--> |date= |title= |trans-title= |language= |location= |publisher= |page= |isbn=}}</ref>

To cite an online book that has been archived

<ref>{{cite book |last1= |first1= |last2= |first2= |author-link1= |author-link2= |date= |title= |trans-title= |language= |location= |publisher= |page= |isbn= |archive-url= |archive-date=}}</ref></ref>

  1. "Het booreiland". Alfred J. Kwak. Season 2. Episode 31. October 30, 1989. TV Tokyo.