10,132
edits
(→Sourcing: Added §s.) |
(→Navigation Menu and Categories: Added §s.) |
||
Line 151: | Line 151: | ||
Add the ''Review'' footer with the code <code>{{tl|Review}}</code> on a line by itself. This will insert the volume navigation information box. | Add the ''Review'' footer with the code <code>{{tl|Review}}</code> on a line by itself. This will insert the volume navigation information box. | ||
== | == Sort == | ||
Since all of the ''Review'' articles are located on subpages, we have to tell the system how to sort them. This is done using the <code><nowiki>{{DEFAULTSORT:xx}}</nowiki></code> code. Copy the code into the bottom of the article just above the categories (see below) and replace <code><nowiki>xx</nowiki></code> with the name of the article ''excluding'' journal name, volume information, and any beginning articles. For example, if the full article was named <code><nowiki>The Mailer Review/Volume 10, 2016/The Curious Story of Norman Mailer’s Engagement with Short Fiction</nowiki></code>, you would just use <code><nowiki>The Curious Story of Norman Mailer’s Engagement with Short Fiction</nowiki></code> and put the <code><nowiki>The</nowiki></code> on the end, like: <code><nowiki>{{DEFAULTSORT:Curious Story of Norman Mailer’s Engagement with Short Fiction, The}}</nowiki></code>. This instructs the system to sort this article under C in category indexes. | |||
For more information, see [[w:Template:DEFAULTSORT|Template:DEFAULTSORT]] on Wikipedia. | |||
== Categories == | |||
Finally, you need to add the appropriate categories to the article: the volume/year and type. The former is presented like <code><nowiki>[[Category:V.# 20xx]]</nowiki></code>, where <code><nowiki>#</nowiki></code> is the volume number and <code><nowiki>xx</nowiki></code> is the year that volume was published; for example <code><nowiki>[[Category:V.10 2016]]</nowiki></code>. | |||
Article categories are classified as follows. Choose the most appropriate for the article you’re translating: | |||
* [[:Category:Articles (MR)]] | |||
** [[:Category:Classic Interpretations (MR)]] | |||
* [[:Category:Biographies (MR)]] | |||
* [[:Category:Interviews (MR)]] | |||
* [[:Category:Miscellany (MR)]] | |||
* [[:Category:Book Reviews (MR)]] | |||
* [[:Category:Bibliographies (MR)]] | |||
* [[:Category:Tributes (MR)]] | |||
* [[:Category:Creative Works (MR)]] | |||
** [[:Category:Short Stories (MR)]] | |||
** [[:Category:Poetry (MR)]] | |||
** [[:Category:Plays (MR)]] | |||
** [[:Category:Excerpts (MR)]] | |||
Most of the time, you will only select '''one''' category for your article. The indented categories are subcategories of the those above them. For more information on categories, see [[w:Help:Category|Help:Category]] and [[w:Wikipedia:Categorization|Wikipedia:Categorization]] on Wikipedia. | |||
== Notes == | == Notes == | ||
{{notelist}} | {{notelist}} |