|
|
Line 15: |
Line 15: |
| {| class="table table-hover table-condensed" | | {| class="table table-hover table-condensed" |
| |- | | |- |
| |Title{{#info:Title of the book}} | | |Title |
| |{{{field|Title|input type=text|default={{#explode:{{PAGENAME}}|-|0}}|class=form-control}}} | | |{{{field|Title|input type=text|default={{#explode:{{PAGENAME}}|-|0}}|class=form-control}}} |
| |- | | |- |
| |Inventory{{#info:Inventory number}} | | |Inventory |
| |{{{field|Inventory|input type=text|default={{#explode:{{PAGENAME}}|-|1}}|class=form-control}}} | | |{{{field|Inventory|input type=text|default={{#explode:{{PAGENAME}}|-|1}}|class=form-control}}} |
| |- | | |- |
| |Author{{#info:Author of the book}} | | |Author |
| |{{{field|Author|input type=tokens|sep=;|class=form-control}}} | | |{{{field|Author|input type=tokens|sep=;|class=form-control}}} |
| |- | | |- |
| |Publication date{{#info:Date of the publication}} | | |Printer |
| | |{{{field|Printer|input type=text|class=form-control}}} |
| | |- |
| | |Publication date |
| |{{{field|Publication date|input type=date|class=form-control}}} | | |{{{field|Publication date|input type=date|class=form-control}}} |
| |- | | |- |
| |Place{{#info:Place of the publication.}} | | |Place {{#info:Please use English Placenames}} |
| |{{{field|Place|input type=tokens|sep=;|class=form-control}}} | | |{{{field|Place|input type=tokens|sep=;|class=form-control}}} |
| |- | | |- |
| |Annotator{{#info:Name of the annotator}} | | |Annotator |
| |{{{field|Annotator|input type=tokens|sep=;|class=form-control}}} | | |{{{field|Annotator|input type=tokens|sep=;|class=form-control}}} |
| |- | | |- |
| |Associated persons{{#info:Persons, further associated with the annotation.}} | | |Associated persons |
| |{{{field|Associated persons|input type=tokens|class=form-control}}} | | |{{{field|Associated persons|input type=tokens|class=form-control}}} |
| |- | | |- |
| |Institution{{#info:Institution of the current location of the book.}} | | |Institution |
| |{{{field|Institution|input type=tokens|sep=;|class=form-control}}} | | |{{{field|Institution|input type=tokens|sep=;|class=form-control}}} |
| |- | | |- |
| |Literature{{#info:Literature}} | | |Literature |
| |{{{field|Literature|input type=text|sep=;|class=form-control}}} | | |{{{field|Literature|input type=text|sep=;|class=form-control}}} |
| |- | | |- |
| |Grand document{{#info:Original text in the grand document}} | | |Grand document |
| |{{{field|Grand document|input type=textarea|editor=wikieditor|class=form-control}}} | | |{{{field|Grand document|input type=textarea|editor=wikieditor|class=form-control}}} |
| |} | | |} |