User:Foo2

From AniDB
Revision as of 20:18, 12 May 2009 by Foo2 (talk | contribs) (Starting a FAQ on wiki layout, spelling etc...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Since Ninjamask and I (Foo2) have been cleaning up the wiki pages, trying to use practical templates to make the look more consistent, I will be putting together a list of tips (as reminder to myself), but quite possibly also useful for the wikipedians out there as well.

Todo

  • Add link to the templates...
  • Mention how to make the most of the link related templates with real-world examples.
  • Tips & Ideas on "nice" layout.
  • ...

Consistent Capitalization of Names

Where possible spell these terms exactly as shown:

  • AniDB
  • MyList
  • ...

Avoiding HTML, when Wiki Code exists

The wiki very much supports HTML tags in the textareas, but since it comes with it's own set of convenient "tags", it is a good idea to prefer using the latter, if possible:

<b>...</b>   ->   '''...'''
<i>...</i>   ->   ''...''


...

--- everything is still very much todo ---