From Alfred Jodocus Kwak Wiki
Formatting
Text formatting
Expand here
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
Expand here
Format
Code
Result
Section Headings of different chapter levels
== Level 2 ==
== Level 2 ==
Horizontal rule
Text before
----
Text after
Text before
Text after
Single indent text
: Single indent
: Single indentt[note 1]
Double indent text[note 2]
:: Double indent
:: Double indent
Blockquotes
Text before
<blockquote>Blockquote</blockquote>
Text after
Text before
Blockquote
Text after
Lists
Expand here
Format
Code
Result
Bullet list
* Start each line
* with an [[Wikipedia:asterisk|asterisk]] (*).
** More asterisks give deeper
*** and deeper levels.
* Line breaks <br>don't break levels.
*** But jumping levels creates empty space.
Any other start ends the list.
* combine bullet list
** with definition
::- definition
** creates empty space
* combine bullet list
** with definition
*:- definition
** without empty spaces
*bullet list
:- definition
:* sublist that doesn't create empty
:* spaces after definition
* Start each line
with an asterisk (*).
More asterisks give deeper
Line breaks don't break levels.
But jumping levels creates empty space.
Any other start ends the list.
- definition
combine bullet list
- definition
- definition
sublist that doesn't create empty
spaces after definition
Numbered list
# Start each line
# with a [[Wikipedia:Number_sign|number sign]] (#).
## More number signs give deeper
### and deeper
### levels.
# Line breaks <br>don't break levels.
### But jumping levels creates empty space.
# Blank lines
# end the list and start another.
Any other start also
ends the list.
<nowiki># use "nowiki" tags to display a literal (#) at the beginning of a line without interpreting it as a numbered list.</nowiki>
# Start each line
with a number sign (#).
More number signs give deeper
and deeper
levels.
Line breaks don't break levels.
But jumping levels creates empty space.
Blank lines
end the list and start another.
Any other start also
ends the list.
# use "nowiki" tags to display a literal (#) at the beginning of a line without interpreting it as a numbered list.
Definition list
;item 1
: definition 1
;item 2
: definition 2-1
: definition 2-2
;item 1
definition 1
item 2
definition 2-1
definition 2-2
Links
Expand here
Format
Code
Result
Link to wikipage
[[Alfred J. Kwak Episode 1]]
Alfred J. Kwak Episode 1
Link to wikipage with name
[[Alfred J. Kwak Episode 1|Episode 1]]
Episode 1
Link to wikipage chapter on that page
[[Alfred J. Kwak Episode 1#Production|Production Episode 1]]
Production Episode 1
Link to chapter on this page
[[#References|References]]
References
Link to wikipedia page
[[wikipedia:Alfred J. Kwak]]
wikipedia:Alfred J. Kwak
Link to wikipedia page with name
[[wikipedia:Alfred J. Kwak|the animated series]]
the animated series
Link to wikipedia page with name of page with "wikipedia:"
[[wikipedia:Alfred J. Kwak|]]
Alfred J. Kwak
Link to different language wikipedia page
[[wikipedia:nl:Alfred Jodocus Kwak|]]
Alfred Jodocus Kwak
Citing
Expand here
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
{{cite book |last1= |first1= |last2= |first2= |author-link1= |author-link2= |date= |title= |trans-title= |language= |location= |publisher= |page= |isbn=}}
To cite a book with no cedited author
{{cite book |author=<!--Not stated--> |date= |title= |trans-title= |language= |location= |publisher= |page= |isbn=}}
To cite an online book that has been archived
{{cite book |last1= |first1= |last2= |first2= |author-link1= |author-link2= |date= |title= |trans-title= |language= |location= |publisher= |page= |isbn= |archive-url= |archive-date=}}
Pictures
Expand here
[[File:<filename>|thumb|right|300px|<notes>]]
Linking Music
Expand here
Please refer to Template:M (Edit) to verify you're getting the correct track, a proper page for this will be coming in the future.
The `Specific Version` one will jump you straight to the documentation of specific version on the page, e.g. #B (TV Size).
Notes
↑ Doesn't show here, but creates space
↑ Can be as many (:) indents as you want
References
<reference />