Bulbanews:Manual of style: Difference between revisions

From Bulbanews, your community Pokémon newspaper.
Jump to navigationJump to search
m
m (→‎Basic wikicode: seriously mess up it.)
Line 8: Line 8:
Besides writing articles in the Bulbanews on factual, useful information backed up by reliable sources, contributors are expected to use decent spelling and grammar and a basic level of wikicode.  Some of the most commonly used aspects of wikicode are listed below.  Should you forget, above the text editors for articles are a row of buttons with many common wikicode attributes.
Besides writing articles in the Bulbanews on factual, useful information backed up by reliable sources, contributors are expected to use decent spelling and grammar and a basic level of wikicode.  Some of the most commonly used aspects of wikicode are listed below.  Should you forget, above the text editors for articles are a row of buttons with many common wikicode attributes.
* Text formatting: To make text bold, put three apostrophes on either side of it, such as <code><nowiki>'''Bulbanews'''</nowiki></code>. This will result in '''Bulbanews'''.  However, bold text is mostly for any names or facts which need a very large amount of emphasis. For a normal emphasis (such as translations of Japanese text), it is common style to put text in italics, which is done with two apostrophes instead of three, such as <code><nowiki>''Bulbanews''</nowiki></code>.  This will result in ''Bulbanews''.
* Text formatting: To make text bold, put three apostrophes on either side of it, such as <code><nowiki>'''Bulbanews'''</nowiki></code>. This will result in '''Bulbanews'''.  However, bold text is mostly for any names or facts which need a very large amount of emphasis. For a normal emphasis (such as translations of Japanese text), it is common style to put text in italics, which is done with two apostrophes instead of three, such as <code><nowiki>''Bulbanews''</nowiki></code>.  This will result in ''Bulbanews''.
* Links: Whenever something is referenced in an article which has its own article on {{bp|Bulbapedia}}, be sure to link to it.  This is done by putting two brackets, a vertical pipe and the letters '''bp''' on either side of a word.  For example, <code><nowiki>{{bp|Pokémon}}</nowiki></code> will result in {{bp|Pokémon}}. However, sometimes there's no way to use the exact name of an article in a sentence without the sentence being awkwardly-worded. In these instances, to have different text display than the article's name, put a vertical pipe between '''bp:''', the article's name and the text you would like to display. For example, <code><nowiki>[[bp:Pokémon|Pocket Monsters]]</nowiki></code> will result in [[bp:Pokémon|Pocket Monsters]], which you may notice links to the ''Pokémon'' article.
* Links: Whenever something is referenced in an article which has its own article on {{bp|Bulbapedia}}, be sure to link to it.  This is done by putting two brackets, a vertical pipe and the letters '''bp''' on either side of a word.  For example, <code><nowiki>{{bp|Pokémon}}</nowiki></code> will result in {{bp|Pokémon}}. However, sometimes there's no way to use the exact name of an article in a sentence without the sentence being awkwardly-worded. In these instances, to have different text display than the article's name, put vertical pipes between '''bp''', the article's name, and the text you would like to display. For example, <code><nowiki>{{bp|Pokémon|Pocket Monsters}}</nowiki></code> will result in {{bp|Pokémon|Pocket Monsters}}, which you may notice links to the ''Pokémon'' article.
** Short links: There are several quick links which are not only useful, but common style. For example, when linking to a Pokémon article, typing <code><nowiki>{{p|Pikachu}}</nowiki></code> results in {{p|Pikachu}}, which you may notice links to the article ''Pikachu (Pokémon)'' on Bulbapedia. Another quick link is <code><nowiki>{{m|Splash}}</nowiki></code> for the move {{m|Splash}}, for example.
** Short links: There are several quick links which are not only useful, but common style. For example, when linking to a Pokémon article, typing <code><nowiki>{{p|Pikachu}}</nowiki></code> results in {{p|Pikachu}}, which you may notice links to the article ''Pikachu (Pokémon)'' on Bulbapedia. Another quick link is <code><nowiki>{{m|Splash}}</nowiki></code> for the move {{m|Splash}}, for example.
**External links: Other links can be done with using a single bracket. In this instance, a vertical line is not necessary to divide the name from the link. However, the full address is needed to link to a page. For example, to link to the Bulbagarden forums, typing <code><nowiki>[http://bmgf.bulbagarden.net/index.php Bulbagarden Forums]</nowiki></code> would result in [http://bmgf.bulbagarden.net/index.php Bulbagarden Forums]. External links are primarily used to cite sources and to link to any related Web sites.
**External links: Other links can be done with using a single bracket. In this instance, a vertical line is not necessary to divide the name from the link. However, the full address is needed to link to a page. For example, to link to the Bulbagarden forums, typing <code><nowiki>[http://bmgf.bulbagarden.net/index.php Bulbagarden Forums]</nowiki></code> would result in [http://bmgf.bulbagarden.net/index.php Bulbagarden Forums]. External links are primarily used to cite sources and to link to any related Web sites.
***However, '''do not use any links or templates in an article blurb.''' It will seriously mess up the [[Front page]] and the {bp|User:BulbaBot|evil robot}}.
***However, '''do not use any links or templates in an article blurb.''' It will seriously mess up the [[Front page]] and the {{bp|User:BulbaBot|evil robot}}.
* [[Image:001Bulbasaur.png|thumb|100px|Bulbasaur]] Images: Images are added in a manner similar to links. To add in an image, link to the image's name, but add in '''Image:''' before the name. For example, <code><nowiki>[[Image:Pokébuck sign.gif]]</nowiki></code> will add in a commonly used image, [[Image:Pokébuck sign.gif]]. Formatting attributes can be added to an image as well, divided with vertical lines. For example, <nowiki>[[Image:001Bulbasaur.png|thumb|100px|Bulbasaur]]</nowiki> will add the image to the right. All images are uploaded to [http://archives.bulbagarden.net Bulbagarden Archives].
* [[Image:001Bulbasaur.png|thumb|100px|Bulbasaur]] Images: Images are added in a manner similar to links. To add in an image, link to the image's name, but add in '''Image:''' before the name. For example, <code><nowiki>[[Image:Pokébuck sign.gif]]</nowiki></code> will add in a commonly used image, [[Image:Pokébuck sign.gif]]. Formatting attributes can be added to an image as well, divided with vertical lines. For example, <nowiki>[[Image:001Bulbasaur.png|thumb|100px|Bulbasaur]]</nowiki> will add the image to the right. All images are uploaded to [http://archives.bulbagarden.net Bulbagarden Archives].
**If the image is for some reason hosted elsewhere, just insert the image's link. For example, entering <code><nowiki>http://i4.photobucket.com/albums/y114/Encyclopika/Bulbasaur.jpg</nowiki></code> would result in the following: http://i4.photobucket.com/albums/y114/Encyclopika/Bulbasaur.jpg
* Headlines: These are not to be confused with traditional news article headlines. Wiki articles are divided by levels of headlines, much like a large outline. These are indicated by equals signs on either side of the headline text. There are six levels of headlines, with one equals sign being the first and highest level, which would look like <code><nowiki>=Headline text=</nowiki></code>, and six equals signs being the sixth and lowest level, which would look like <code><nowiki>======Headline text======</nowiki></code>. First and second level headlines are underlined. Text size decreases with lower level headlines.
* Headlines: These are not to be confused with traditional news article headlines. Wiki articles are divided by levels of headlines, much like a large outline. These are indicated by equals signs on either side of the headline text. There are six levels of headlines, with one equals sign being the first and highest level, which would look like <code><nowiki>=Headline text=</nowiki></code>, and six equals signs being the sixth and lowest level, which would look like <code><nowiki>======Headline text======</nowiki></code>. First and second level headlines are underlined. Text size decreases with lower level headlines.


3,661

edits

Navigation menu