Difference between revisions of "Help:Contents"

From Imperial Wiki
Jump to navigation Jump to search
m (→‎Introduction to WikiCode: Made code examples monospace for easier reading)
Line 6: Line 6:
While most of the formatting functions can be accessed through the buttons above each text window, it can be helpful to know the exact codes required.
While most of the formatting functions can be accessed through the buttons above each text window, it can be helpful to know the exact codes required.


* Linking directly to other articles (Wikifying): <nowiki>[[Article name]]</nowiki>, or to dress, <nowiki>[[Article name|Text that appears in article]]</nowiki>
* Linking directly to other articles (Wikifying): <tt><nowiki>[[Article name]]</nowiki></tt>, or to dress, <tt><nowiki>[[Article name|Text that appears in article]]</nowiki></tt>
* ''Italics'': <nowiki>''Text''</nowiki>
* ''Italics'': <tt><nowiki>''Text''</nowiki></tt>
* '''Bolding''': <nowiki>'''Text'''</nowiki>
* '''Bolding''': <tt><nowiki>'''Text'''</nowiki></tt>
* '''''Bolded Italic''''': <nowiki>'''''Text'''''</nowiki>
* '''''Bolded Italic''''': <tt><nowiki>'''''Text'''''</nowiki></tt>
* Linking to external website: <nowiki>[www.website.com]</nowiki>, or to dress, <nowiki>[www.website.com|Text that appears in article]</nowiki>
* Linking to external website: <tt><nowiki>[www.website.com]</nowiki></tt>, or to dress, <tt><nowiki>[www.website.com|Text that appears in article]</nowiki></tt>
* Redirecting: <nowiki>#REDIRECT [[Target article]]</nowiki> (should be the only thing in the article)
* Redirecting: <tt><nowiki>#REDIRECT [[Target article]]</nowiki></tt> (should be the only thing in the article)
* Inserting into categories: <nowiki>[[Category:Target category]]</nowiki> at the bottom of the article - The software should automatically put them in alphabetical order, but if it starts with "The," use <nowiki>[[Category:Target category|Article name, The]]</nowiki>
* Inserting into categories: <tt><nowiki>[[Category:Target category]]</nowiki></tt> at the bottom of the article - The software should automatically put them in alphabetical order, but if it starts with "The," use <tt><nowiki>[[Category:Target category|Article name, The]]</nowiki></tt>
* Signing comments: <nowiki>--~~~~</nowiki> (Usually only done on talk pages)
* Signing comments: <tt><nowiki>--~~~~</nowiki></tt> (Usually only done on talk pages)
* Headers: <nowiki>==Section title==</nowiki>
* Headers: <tt><nowiki>==Section title==</nowiki></tt>
* Sub-Headers: <nowiki>===Sub-section title===</nowiki>
* Sub-Headers: <tt><nowiki>===Sub-section title===</nowiki></tt>
* Bullet points: <nowiki>* Text</nowiki>
* Bullet points: <tt><nowiki>* Text</nowiki></tt>
** Inset bullet point: <nowiki>** Text</nowiki> (You can inset further with more asterisk's, but you really shouldn't)
** Inset bullet point: <tt><nowiki>** Text</nowiki></tt> (You can inset further with more asterisk's, but you really shouldn't)
* Numbered lists: <nowiki># Entry</nowiki>
* Numbered lists: <tt><nowiki># Entry</nowiki></tt>


To upload images, do so from the "Upload file" link on the left. Then, to put them in the article, you can do the following:
To upload images, do so from the "Upload file" link on the left. Then, to put them in the article, you can do the following:


* Directly inserting: <nowiki>[[Image:Picture.jpg]]</nowiki> ('''Not recommended''')
* Directly inserting: <tt><nowiki>[[Image:Picture.jpg]]</nowiki></tt> ('''Not recommended''')
* Inserting as a thumbnail: <nowiki>[[Image:Picture.jpg|200px|thumb|left|Text that appears below the picture]]</nowiki> (You can choose whatever width you want in place of the "200px" part, but 200 pixels seems to be about right for most displays. You can also change it to the right hand of the article by putting "right" in place of the "left")
* Inserting as a thumbnail: <tt><nowiki>[[Image:Picture.jpg|200px|thumb|left|Text that appears below the picture]]</nowiki></tt> (You can choose whatever width you want in place of the "<tt>200px</tt>" part, but 200 pixels seems to be about right for most displays. You can also change it to the right hand of the article by putting "right" in place of the "left")


==Other operations==
==Other operations==

Revision as of 15:42, 7 November 2007

  • Dedicated history junkies are needed to add info and to correct inconsistencies
  • Number experts would be useful for filling in the pages with Debate calcs, info (for example in Star Wars, ASVS, the AOTC:ICS, WarHammer 40,000)

Introduction to WikiCode

While most of the formatting functions can be accessed through the buttons above each text window, it can be helpful to know the exact codes required.

  • Linking directly to other articles (Wikifying): [[Article name]], or to dress, [[Article name|Text that appears in article]]
  • Italics: ''Text''
  • Bolding: '''Text'''
  • Bolded Italic: '''''Text'''''
  • Linking to external website: [www.website.com], or to dress, [www.website.com|Text that appears in article]
  • Redirecting: #REDIRECT [[Target article]] (should be the only thing in the article)
  • Inserting into categories: [[Category:Target category]] at the bottom of the article - The software should automatically put them in alphabetical order, but if it starts with "The," use [[Category:Target category|Article name, The]]
  • Signing comments: --~~~~ (Usually only done on talk pages)
  • Headers: ==Section title==
  • Sub-Headers: ===Sub-section title===
  • Bullet points: * Text
    • Inset bullet point: ** Text (You can inset further with more asterisk's, but you really shouldn't)
  • Numbered lists: # Entry

To upload images, do so from the "Upload file" link on the left. Then, to put them in the article, you can do the following:

  • Directly inserting: [[Image:Picture.jpg]] (Not recommended)
  • Inserting as a thumbnail: [[Image:Picture.jpg|200px|thumb|left|Text that appears below the picture]] (You can choose whatever width you want in place of the "200px" part, but 200 pixels seems to be about right for most displays. You can also change it to the right hand of the article by putting "right" in place of the "left")

Other operations

  • Moving a page: Click on the "Move" tab at the top (second from the right), and follow the instructions on the next page. Should only really be done under one of the following circumstances:
    • The article's title is misspelled
    • The title is a really poor and non-descriptive or misleading one
    • Agreement from other users
  • Reverting vandalism: Click on the "History" tab at the top (third from the right), then click on the date and time of the last good version. Once you've found it, click edit, don't make any changes to the text in the boxes (except maybe a note in the summary box that you're reverting a vandal) and click save.
  • Minor edits: As a rule, tick the box reading "This is a minor edit" when you're fixing spelling, grammar, code or formatting, and leave it unchecked if you're making any serious changes to the content.

Formatting tips

  • Bold the title of the article, at or near the start of it.
  • Normal headers are usually all that's needed - sub-headers are usually only necessary for longer articles
  • Don't go crazy Wikifying stuff - make links to important articles that might be needed, but don't make links to absolutely everything that might someday have an article, as loads of red links just look ugly.
  • Try and write as if you were doing an essay - use paragraphs, avoid run-on sentences, that sort of thing.
  • While inset bullet points have their uses, avoid insetting more than once. It's messy, and usually unnecessary.
  • When putting a new image in an article, make sure you preview it first - a poorly placed picture can absolutely destroy the formatting of an article. Usually swapping it over to the other side of the screen or putting it a bit higher up solves any problems.