Difference between revisions of "Help:Chapter template"

From Les Misérables Annotation Project
Jump to: navigation, search
 
Line 20: Line 20:
 
</nowiki>
 
</nowiki>
  
French text: http://www.gutenberg.org/files/17489/17489-h/17489-h.htm
+
French text: [http://www.gutenberg.org/files/17489/17489-h/17489-h.htm Tome 1] [http://www.gutenberg.org/files/17493/17493-h/17493-h.htm Tome 2] [http://www.gutenberg.org/files/17494/17494-h/17494-h.htm Tome 3] [http://www.gutenberg.org/files/17518/17518-h/17518-h.htm Tome 4] [http://www.gutenberg.org/files/17519/17519-h/17519-h.htm Tome 5]
  
 
English text: http://www.gutenberg.org/files/135/135-h/135-h.htm
 
English text: http://www.gutenberg.org/files/135/135-h/135-h.htm

Latest revision as of 13:30, 2 March 2014

Les Mis&eacute;rables, Volume #: TITLE, Book #th: TITLE, Chapter #: TITLE<br />
(Tome #: TITLE, Livre #i&egrave;me: TITLE, Chapitre #: TITLE)

==General notes on this chapter==

==French text==

PASTE FRENCH TEXT HERE. 

==English text==

PASTE ENGLISH TEXT HERE.

==Translation notes==

==Textual notes==

==Citations==
<references />

French text: Tome 1 Tome 2 Tome 3 Tome 4 Tome 5

English text: http://www.gutenberg.org/files/135/135-h/135-h.htm

Formatting tips:

  • Use Ctrl+U (or whatever your browser's "view page source" option is) to get at the raw HTML.
  • Convert the HTML to wiki markup:
    • Option 1: Run it through an HTML-to-Mediawiki converter
    • Option 2: Use find/replace in a text editor to strip out all the <p> and </p> tags, and to replace <i> and </i> with double apostrophes. That should be about it, but run a search for < and > when you're done to make sure you haven't missed any HTML.
  • Remove any extra whitespace. There should be one blank line between paragraphs and no leading spaces at the beginning of a line. You can do this by hand, or use a text editor such as Notepad++ that can handle line breaks in its find/replace via the special characters \r\n.
  • All single line breaks will be ignored, which means weird line wrapping is perfectly okay, but also means there has to be a blank line between paragraphs or you'll get the dreaded Wall of Text. Well, more of one than Hugo already gave you.