Help/Texts
Literary texts uploaded to the Rich Annotator System must have first of all a data page with relevant data and eventually a short description. The title of the data page is the title of the literary work itself.
The data page contains:
- an infobox with essential data;
- a short description (optional);
- links to readings refering to the text or images, audio and video linked to the text;
- link to the full text (if available).
Infobox
This is the first element of a text's data page. It is created with an infobox template.
For example, the first lines of the page named Médua are as follows:
{{Infobox-fr |image = Maurice_Careme_Medua.png |booktitle = Médua |author = [[Oeuvre de::Maurice Carême]] |genre = roman |country = Belgique |editor = [https://fr.wikipedia.org/wiki/La_Renaissance_du_livre La Renaissance du livre] |date = 1976 }}
Which gives:
Auteur | Maurice Carême |
---|---|
Titre | Médua |
Éditeur | La Renaissance du livre |
Pays | Belgique |
Genre | roman |
Date de publication | 1976 |
You should start the infobox with the {{Infobox-fr
line if you want to have an infobox in French, and with the {{Infobox-hu
line if you want to have an infobox in Hungarian. After the first line, every line begins with a pipe (|
) followed by a parameter name and the value of the parameter (parameter = value
).
Parameter names are always in English, but parameter values can be added in any language. Actually, if you use the French Infobox ({{Infobox-fr
), you will probably want values to be in French.
Parameters
The following parameters can be added to an infobox. All parameters are optional. You can use text formatting markup and links.
Parameter name | Rendered in French | Rendered in Hungarian | Notes |
---|---|---|---|
title | no rendered text | no rendered text | If omitted, the page title is used. The title is in top middle of the infobox in bold characters. |
image | no rendered text | no rendered text | |
author | Auteur | Szerző | |
author-fem | Auteure | not relevant | |
authors | Auteurs | Szerzők | |
booktitle | Titre | Cím | |
original_title | Titre original | Eredeti cím | |
language | Langue | Nyelv | |
editor | Éditeur | Kiadó | |
country | Pays | Ország | |
genre | Genre | Műfaj | |
date | Date de publication | Kiadás dátuma | |
translation | Traduction | Fordítás | |
pages | Pages | Oldal | |
isbn | ISBN | ISBN | |
oclc | OCLC | OCLC | |
fulltext | Texte intégral | Teljes szöveg |