Help:Wiki
The Wiki articles are using
BBCode.
Style guidlines
The Kusubooru wiki has no specific style guide, but here's some general advice for creating wiki pages for tags:
- Use [ h1 ] [ /h1 ] only once and just for the main title of the article. The main title in certain cases can be omited.
- Use [ h2 ] [ /h2 ] for all headers and [ h3 ] [ /h3] for subheaders.
- [ h4 ] [ /h4 ] can be used for more titles, tags and headers that might be included in the [ h3 ] [ /h3] subheaders section.
- Bundle any relevant links at the end under a See also section.
- For artists, include the artist's home page under the See also section
BBCode Reference (Take out the space from the tags)
[ h1 ] Main header [ /h1 ]
A paragraph.
Followed by another.
This paragraph contains a [ url ] URL [ /url ] and also a word linked to a url [ url = http://my.url.com ] word [ /url ]
Note that the
http:// part is necessary.
[ h2 ] 1. Header of the article [ /h2 ]
[ h3 ] 1.1 Subheader of the article [ /h3]
[ h3 ] 1.2 Another subheader of the article [ /h3]
This paragraph contains a [ [ wiki_tag_link ] ] and an image [ img ]http://url.to.the.image.png[ /img ]. Note that you can also provide an alternative name to your wiki link by using [ [ wiki_tag_link | wiki link ] ].
Below you can see the tags in order to make a list:
[ list ]
[ * ] Item 1
[ * ] Item 2
[ * ] etc
[ /list ]
By putting > > before of a number will create a quick link to a certain post in Kusubooru. Example:
>>62
Have fun writing your articles! :)