Wikiup:Lua/Modul/Vorlage:Runeberg/en
aus Wikipedia, der freien Enzyklopädie
< Wikiup:Lua | Modul | Vorlage:Runeberg
Vorlagenprogrammierung | Diskussionen | Lua | Unterseiten | |||
Modul | Deutsch | English
|
Modul: | Dokumentation |
Vorlage:Runeberg
– Module to support templates referring to http://runeberg.org/ projects.
Functions for templates
- range
- Volume title
- Parameter:
- suite
- Code of digitalisation project
DBL
orNF
orSalmonsen
- ed
- Edition (
1
or2
if needed) - optional
- vol
- Volume number (1–…)
- suppl
- Supplement
- optional boolean
1
or0
or empty
- wwwLink
- External link to text reproduction
- Parameter:
- suite
- Code of digitalisation project
DBL
orNF
orSalmonsen
- ed
- Edition (
1
or2
if needed) - optional
- vol
- Volume number (1–…)
- optional, if required edition number provided.
- sub
- Column number or printed page number
- optional, if volume number provided.
- page
- Scanned sheet number
- optional, if volume number provided.
- Must not be specified together with sub.
- suppl
- Supplement
- optional boolean
1
or0
or empty
- failsafe
- Version ID:
2018-04-18
Digitalisation projects
The following digitalisation projects are going to be supported:
DBL
– Dansk biografisk Lexikon (1887…1905)NF
– Nordisk familjebok (1876…1926)Salmonsen
Error management
On parameter errors in a productive function the following parameters will be considered:
- errCat
- Title of a maintenance category in case of error
- optional
- errClass
- Class (additional to
error
) for error message - optional
- errStyle
- CSS style definition for error message
- optional
- errText
- Text of error message
- optional
Usage
Dependencies
None.