Difference between revisions of "ImperialWiki style guide"

From Imperial Wiki
Jump to navigation Jump to search
(New page: The '''ImperialWiki style guide''' exists to help editors give ImperialWiki articles a consistent look and tone. ==Introductions== * The introductory paragraph for an article should repea...)
 
 
(7 intermediate revisions by the same user not shown)
Line 13: Line 13:
* When mentioning a term that has an article of its own in the Wiki, create a Wiki link the first time the term appears in the article.
* When mentioning a term that has an article of its own in the Wiki, create a Wiki link the first time the term appears in the article.
:<pre>link an [[Article title]] where it first appears</pre>
:<pre>link an [[Article title]] where it first appears</pre>
* If your link term doesn't exactly match the article title, you can use a bar to separate the article name from the link text.
:<pre>link an [[Article title|link text]] where it first appears</pre>
* If your link term is plural, but the article title is not, you can usually just add an "s" outside the link brackets instead of creating a redirect or using a bar in the link.
:<pre>link [[Article title]]s where they first appear</pre>


==Footnotes==
==Footnotes==
* The reference feature is enable on Imperial Wiki.  Create notes in the text using the following code format:
* The reference feature is enabled on Imperial Wiki.  Create notes in the text using the following code format:
:<pre><ref>Source reference</ref></pre>
:<pre><ref>Source reference</ref></pre>
* Create a notes heading at the bottom of the article for the footnotes using the following code:
* Create a notes heading at the bottom of the article for the footnotes using the following code:
:<pre>==Notes==</pre>
:<pre>==Notes==</pre>
:<pre><references /></pre>
:<pre><references /></pre>
==Standard Formats==
* Some subjects, such as classes of starship and political factions, have more-or-less standardized formats for their pages.  Before creating a new article, look for similar articles in the Wiki to determine whether articles of that type have a consistent format that you should duplicate.
==Categories==
* When creating a new article, try to determine if it fits into any of the existing ImperialWiki [[Special:Categories|categories]].  If it does, categorize it appropriately using a Category link at the end of the article.
:<pre>[[Category: Name]]</pre>
==Conventions==
* The name of a class of starships should be italicized (e.g. ''Excelsior''-class starships).
* Capitalize the first word of an article title.  Other words in the title should not be capitalized unless they are part of a proper name.
[[Category: Editing]]

Latest revision as of 21:06, 30 June 2008

The ImperialWiki style guide exists to help editors give ImperialWiki articles a consistent look and tone.

Introductions

  • The introductory paragraph for an article should repeat the title of the article in bold text.
  • Where applicable, the introduction to an article should include an image of the topic. The standard format is a thumbnail image on the right border of the page. Wiki code for the image would be similar to the following:
[[Image:filename.jpg|thumb|right|Image description]]

Organization

  • Break articles into sections using Level 2 Wiki headings.
==Heading Text==

Linking

  • When mentioning a term that has an article of its own in the Wiki, create a Wiki link the first time the term appears in the article.
link an [[Article title]] where it first appears
  • If your link term doesn't exactly match the article title, you can use a bar to separate the article name from the link text.
link an [[Article title|link text]] where it first appears
  • If your link term is plural, but the article title is not, you can usually just add an "s" outside the link brackets instead of creating a redirect or using a bar in the link.
link [[Article title]]s where they first appear

Footnotes

  • The reference feature is enabled on Imperial Wiki. Create notes in the text using the following code format:
<ref>Source reference</ref>
  • Create a notes heading at the bottom of the article for the footnotes using the following code:
==Notes==
<references />

Standard Formats

  • Some subjects, such as classes of starship and political factions, have more-or-less standardized formats for their pages. Before creating a new article, look for similar articles in the Wiki to determine whether articles of that type have a consistent format that you should duplicate.

Categories

  • When creating a new article, try to determine if it fits into any of the existing ImperialWiki categories. If it does, categorize it appropriately using a Category link at the end of the article.
[[Category: Name]]

Conventions

  • The name of a class of starships should be italicized (e.g. Excelsior-class starships).
  • Capitalize the first word of an article title. Other words in the title should not be capitalized unless they are part of a proper name.