Welcome to the SaGa Wiki! We have moved off Fandom very recently, so things are still being set up around here. Please note that some images did not successfully transfer, and will need to be manually reuploaded or replaced.


Note: Keep in mind that once you have an account, you must wait one day and make 5 edits to become autoconfirmed. This allows you to skip questions while editing, to create new articles, and to upload images.

Editing SaGa Wiki:Manual of Style

From SaGa Wiki
Jump to navigationJump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
<span style="font-size:130%;">'''This page is a suggested method of styling your wiki - you may wish to edit it to suit your wiki's tastes. You may also wish to add links to various articles that best show off your wiki's design.'''</span>
<big>'''This page is a suggested method of styling your wiki - you may wish to edit it to suit your wiki's tastes. Remove this notice when finished.'''</big>
 
'''This MoS was based off [[WoWWiki:WoWWiki:Manual of Style|WoWWiki's Manual of Style]]. Remove this notice when the article is finished.'''
 


----
----


This '''Manual of Style''' outlines a standard of clean, consistent formatting for articles on this wiki. The formatting described here is a guideline and can be overridden where circumstances warrant it. These guidelines will never be unerringly perfect for every situation. However, please try your best to keep to the advice outlined in this article so others may use your edits as an example when creating and editing their own articles.


This '''Manual of Style''' outlines a standard of clean, consistent formatting for articles on this wiki. The formatting described here is a ''guideline'' and can be overridden where circumstances warrant it. These guidelines will never be unerringly perfect for every situation. However, please try your best to keep to the advice outlined in this article so others may use your edits as an example when creating and editing their own articles.
These guidelines are a summary of the most important guidelines for this wiki, but a more expansive set of style  guidelines can be found on Wikipedia at [[wikipedia:Wikipedia:Manual of Style|Wikipedia Manual of Style]].
 
These guidelines are a summary of the most important guidelines for this wiki, but a more expansive set of style  guidelines can be found on Wikipedia at [[wikipedia:Wikipedia:Manual of Style|Wikipedia Manual of Style]]. A sample article based off these guidelines can be found on [[Project:Manual of Style/Sample]].


==Article layout==
==Article layout==
Line 60: Line 56:
===Images===
===Images===
[[Image:Example.jpg|thumb|Caption]]
[[Image:Example.jpg|thumb|Caption]]
Images make an article memorable and pretty. They can speak where words fail. At the same time, misplaced or untidy images can detract from an article. When choosing images, keep in mind placement, size, and the appropriateness of the image to the section. Let images flow with the text instead of break it up.
[[Help:Images|Images]] make an article memorable and pretty. They can speak where words fail. At the same time, misplaced or untidy images can detract from an article. When choosing images, keep in mind placement, size, and the appropriateness of the image to the section. Let images flow with the text instead of break it up.


Large images such as screenshots should use the "thumb" (example:<code><nowiki>[[Image:CoolImage.png|thumb]]</nowiki></code>) option which displays large images as thumbnails. Images should generally be right aligned to enhance readability by allowing a smooth flow of text down the left margin - the "thumb" option does this by default. If an infobox is not being used in an article, a right aligned picture in the lead section is encouraged.
Large images such as screenshots should use the "thumb" (example:<code><nowiki>[[Image:CoolImage.png|thumb]]</nowiki></code>) option which displays large images as thumbnails. Images should generally be right aligned to enhance readability by allowing a smooth flow of text down the left margin - the "thumb" option does this by default. If an infobox is not being used in an article, a right aligned picture in the lead section is encouraged.


For more information, see [[Help:Images]].
For more information, see the MetaWiki page on [http://meta.wikimedia.org/wiki/Help:Images_and_other_uploaded_files images and other uploaded files].


==== Galleries ====
==== Galleries ====
Line 75: Line 71:


=== Tables ===
=== Tables ===
Tables should use a "class" design when possible, and should include as little 'fancy' formatting as possible. Tables can also be made sortable by adding a "sortable" class.
Tables should use the "darktable" class design when possible, and should include as little 'fancy' formatting as possible. Tables can also be made sortable by adding a "sortable" class.


For long tables, it is recommended to create an "alt" class to alternate row colours to enhance readability. The below examples use "toccolours" as a class, but this is only for the purposes of demonstration, and isn't generally recommended.
For long tables, it is recommended to use the "alt" class to alternate row colours to enhance readability.


==== With row headings, table caption, sortable ====
==== With row headings, table caption, sortable ====
{|
{|
|-
|-
|
|
{| class="toccolours sortable"
{| class="darktable sortable"
|+ I am a caption
|+ I am a caption
|-
|-
Line 102: Line 99:
|
|
<code style="font-size:90%">
<code style="font-size:90%">
<nowiki>{|</nowiki> class="toccolours sortable"<br/>
<nowiki>{|</nowiki> class="darktable sortable"<br/>
<nowiki>|+</nowiki> I am a caption<br/>
<nowiki>|+</nowiki> I am a caption<br/>
<nowiki>|-</nowiki><br/>
<nowiki>|-</nowiki><br/>
Line 123: Line 120:


==== Without row headings, with alt rows ====
==== Without row headings, with alt rows ====
{|
{|
|-
|-
|
|
{| class="toccolours"
{| class="darktable"
|-
|-
! Heading one || Heading two || Heading three
! Heading one || Heading two || Heading three
Line 133: Line 131:
| Row data 2
| Row data 2
| Row data 3
| Row data 3
|- <!-- class="alt" --> style="background-color:#77a;"
|- class="alt"
| Row data 1
| Row data 1
| Row data 2
| Row data 2
Line 141: Line 139:
| Row data 2
| Row data 2
| Row data 3
| Row data 3
|- <!-- class="alt" --> style="background-color:#77a;"
|- class="alt"
| Row data 1
| Row data 1
| Row data 2
| Row data 2
Line 148: Line 146:
|
|
<code style="font-size:90%">
<code style="font-size:90%">
<nowiki>{|</nowiki> class="toccolours"<br/>
<nowiki>{|</nowiki> class="darktable"<br/>
<nowiki>|-</nowiki><br/>
<nowiki>|-</nowiki><br/>
<nowiki>!</nowiki> Heading one || Heading two || Heading three<br/>
<nowiki>!</nowiki> Heading one || Heading two || Heading three<br/>
Line 180: Line 178:
''Expand with more details and examples.''
''Expand with more details and examples.''


===Article message boxes===
 
=== Article message boxes ===
''Add me! You may want to look at [[Wikipedia:Wikipedia:Article message boxes|Wikipedia:Article message boxes]].''
''Add me! You may want to look at [[Wikipedia:Wikipedia:Article message boxes|Wikipedia:Article message boxes]].''


===See also, references, external links, and navigational tables===
===See also, references, external links, and navigational tables===
The last sections, if they exist, should always be "See also", followed by "References", followed by "External links". In the case of "See also", use bullets to list the internal links. Under the references section should be placed <code><nowiki><references/></nowiki></code>. Finally, in the external links should be ''all'' external links.
The last sections, if they exist, should always be "See also", followed by "References", followed by "External links". In the case of "See also", use bulleted to list the internal links. Under the references section should be placed <code><nowiki><references/></nowiki></code> the usage of which can be found at [[WoWWiki:Citation]]. Finally, in the external links should be ''all'' external links.
 
===Categories===
Categories should be added to the end of an article - a full list can be found on [[Special:Categories]]. They take the form <code><nowiki>[[Category:Categoryname]]</nowiki></code>.
 
All articles should be accessible starting from [[:Category:Browse]], via subcategories.


===Disambiguation===
===Disambiguation===
A disambiguation line is sometimes put at the beginning of an article to link to another article with the same or similar title. The line should be italicized and indented once. Most usually contain the phrase, "Were you looking for X?" For example:
A disambiguation line is sometimes put at the beginning of an article to link to another article with the same or similar title. The line should be italicized and indented once. Most usually contain the phrase, "Were you looking for X?" For example, in the [[Battle of Mount Hyjal]] article:


: ''Were you looking for "<nowiki>[[The Battle of Terrafield]]", an official novel?</nowiki>''
: ''Were you looking for "[[The Battle of Mount Hyjal (History of Warcraft)|The Battle of Mount Hyjal]]", Chapter V of the ''[[History of Warcraft]]''?''


The template {{t|for}} can also be used for this purpose.
The template {{t|for}} can also be used for this purpose.


===Quotations===
===Quotations===
Format a long quote (over four lines) as an italicized block quotation, which will be indented from both margins. Do not enclose the block quote in quotation marks. To format a block quotation, do not use the wiki indentation mark "<code>:</code>" — instead, use the HTML <code><nowiki><blockquote></nowiki></code> element.
Format a long quote (over four lines) as an italicized block quotation, which will be indented from both margins. Do not enclose the block quote in quotation marks. To format a block quotation, do not use the wiki indentation mark <code>":"</code> — instead, use the HTML <code><nowiki><blockquote></nowiki></code> element.


==Grammar==
==Grammar==
Line 205: Line 199:


===Capitalization===
===Capitalization===
Titles such as lord or king start with a capital letter when used as a title (followed by a name): "King Arthas", not "king Arthas". When used generically, they should be in lower case: "Furion is a powerful lord." The correct formal name of an office is treated as a proper noun. Hence: "Anduin is the current King of Stormwind."
Titles such as lord, king, or archdruid start with a capital letter when used as a title (followed by a name): "King Arthas", not "king Arthas". When used generically, they should be in lower case: "Furion is a powerful archdruid." The correct formal name of an office is treated as a proper noun. Hence: "Anduin is the current King of Stormwind."


Classes should only be capitalized when used as a proper noun, i.e. as someone's name. ("Warlock, go be evil" versus "That warlock is quite evil.")
Classes should only be capitalized when used as a proper noun, i.e. as someone's name. ("Warlock, go be evil" versus "That warlock is quite evil.") Races such as orc, human, troll or night elf should not be capitalized except when used as a proper noun or at the beginning of a sentence. Factions such as Forsaken, Alliance, Horde, or Argent Dawn should always be capitalized. Note that although blood elves are racially the same as high elves, they are considered a separate race -- not a faction -- and should not be capitalized.


<!-- WOWWIKI USES THE FOLLOWING SCHEME - CHECK FOR YOUR PARTICULAR GAME
Races such as orc, human, troll or night elf should not be capitalized except when used as a proper noun or at the beginning of a sentence. Factions such as Forsaken, Alliance, Horde, or Argent Dawn should always be capitalized.
-->
===Titles of works===
===Titles of works===
Italics are used for the titles of works, such as books and games.  The titles of articles, chapters, and other short works are not italicized but are enclosed in double quotation marks.
Italics are used for the titles of works, such as books and games.  The titles of articles, chapters, and other short works are not italicized but are enclosed in double quotation marks.


For example, italicize ''<nowiki>[[The Last Guardian]]</nowiki>'' and ''<nowiki>[[World of Warcraft]]</nowiki>'', and use quotes for "<nowiki>[[Arathor and the Troll Wars]]</nowiki>".
For example, italicize ''[[The Last Guardian]]'' and ''[[World of Warcraft]]'', and use quotes for "[[Arathor and the Troll Wars]]".


== Writing ==
== Writing ==
Line 226: Line 217:
'''Check your spelling and grammar.''' Do not use 'u' in place of 'you' or '2' in place of 'to'. Write the way you would for a class paper or a newspaper article.
'''Check your spelling and grammar.''' Do not use 'u' in place of 'you' or '2' in place of 'to'. Write the way you would for a class paper or a newspaper article.


'''Keep all of the topics you cover within the scope of the article.''' What that means is, you don't need to give a detailed history of humans on the page about Winston Churchill. Consider the article's title as your point of origin and write from that perspective. Make use of the wiki's ability to link to more detailed articles or external sources for more information.
'''Keep all of the topics you cover within the scope of the article.''' What that means is, you don't need to give a detailed history of the [[blood elves]] on the page about [[Kael'thas]]. Consider the article's title as your point of origin and write from that perspective. Make use of the wiki's ability to link to more detailed articles or external sources for more information.


'''Write from an impersonal perspective.'''' Do not use "I." For example, do not write, "Hellscream was a fervent member of the Horde. He served both the Old and New Horde, <strike>As far as I know</strike>." Avoid drawing attention to the author (yourself) as much as possible.
'''Write from an impersonal perspective.'''' Do not use "I." For example, do not write, "Hellscream was a fervent member of the Horde. He served both the Old and New Horde, <strike>As far as I know</strike>." Avoid drawing attention to the author (yourself) as much as possible.


'''Be bold.''' If you know something is wrong, correct it. If you think you could word something better, write it. If an article has a glaring deficiency, fill it. Even if your first attempt isn't golden, you can fix it later or someone else will come along and fix it for you. Don't be afraid to screw up.
'''[[WW:BOLD|Be bold]].''' If you know something is wrong, correct it. If you think you could word something better, write it. If an article has a glaring deficiency, fill it. Even if your first attempt isn't golden, you can fix it later or someone else will come along and fix it for you. Don't be afraid to screw up.


== Conclusion ==
== Conclusion ==
Every article can be improved (even this one).  Following these guidelines will not ensure a perfect article the first time, but it will give the article a stronger skeleton. It's ultimately your job as an editor to put meat on it.
Every article can be improved (even this one).  Following these guidelines will not ensure a perfect article the first time, but it will give the article a stronger skeleton. It's ultimately your job as an editor to put meat on it.
== See also ==
* [[Project:Manual of Style/Sample]] - a sample wiki article.


== External links ==
== External links ==
* [[wikipedia:Wikipedia:Manual of Style|Wikipedia's Manual of Style]]
* [[wikipedia:Wikipedia:Manual of Style|Wikipedia Manual of Style]]
* [[w:c:halo:UNSC Marine Corps|''UNSC Marine Corps'' on Halopedia]]
* [[wikipedia:Development of The Elder Scrolls IV: Oblivion|''Development of The Elder Scrolls IV: Oblivion'' on Wikipedia]]
* [[w:c:assassinscreed:Assassin's Creed|''Assassin's Creed'' on Assassin's Creed Wiki]]
 
[[Category:Organisation]]

Please note that all contributions to SaGa Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see SaGa Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Templates used on this page:

This page is a member of a hidden category: