|
|
(69 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <noinclude> | | <noinclude> |
| {{PAGENAME}} | | [[Image:{{PAGENAME}}.png|32px|left]]{{#forminput:form={{PAGENAME}}|autocomplete on category={{PAGENAME}}s|placeholder=Title of book - Inventory ID|class=form-control}} |
| | <div class="well">'''How to select a proper page name:''' |
| | Page names must be unique! Therefore the title for the page of the annotated printed book consists of: |
| | * Title of the book, e. g. "Imperatorum Romanorum numismata" |
| | * Institution, e. g. "Biblioteca Universitaria di Bologna" |
| | * Inventory number, e g. "A.M.K.V.6" |
| | Therefore your page title is: "Imperatorum Romanorum numismata - Biblioteca Universitaria di Bologna - A.M.K.V.6" |
| | </div><div class="btn btn-info">[[Help:Editing]]</div> |
| </noinclude><includeonly>__NOTOC__ | | </noinclude><includeonly>__NOTOC__ |
| {{{info||create title=Form|edit title=Form}}} | | {{{info||create title=Form|edit title=Form}}} |
| {{{for template|{{PAGENAME}}|label=}}} | | {{{for template|Annotated Printed Book|label=}}} |
| <div class="panel panel-info mw-collapsible"><div class="panel-heading"><h3 class="panel-title ">{{PAGENAME}}</h3></div> | | <div class="panel panel-info mw-collapsible"><div class="card-header bg-light"><h3 class="panel-title ">{{PAGENAME}}</h3></div> |
| <div class="panel-body mw-collapsible-content"> | | <div class="card-body mw-collapsible-content"> |
|
| |
|
| {| class="table table-hover table-condensed" | | {| class="table table-hover table-sm" |
| |- | | |- |
| |Title{{#info:Title of the book}} | | |[[Title::@@@]] |
| |{{{field|Title|input type=text|class=form-control}}} | | |{{{field|Title|input type=text|default={{#explode:{{PAGENAME}}|-|0}}|class=form-control}}} |
| |- | | |- |
| |Author{{#info:Author of the book}} | | |[[Author::@@@]] |
| |{{{field|Author|input type=text|class=form-control}}} | | |{{{field|Author|input type=tokens|delimiter=;|values from property=Author|class=form-control}}} |
| | | |- |
| | |[[Printer::@@@]] |
| | |{{{field|Printer|input type=tokens|delimiter=;|class=form-control}}} |
| | |- |
| | |[[Publication date::@@@]] |
| | |{{{field|Publication date|input type=date|class=form-control}}} |
| | |- |
| | |[[Institution::@@@]] |
| | |{{{field|Institution|input type=text with autocomplete|default={{#explode:{{PAGENAME}}|-|1}}|class=form-control}}} |
| | |- |
| | |[[Inventory::@@@]] |
| | |{{{field|Inventory|input type=text|default={{#explode:{{PAGENAME}}|-|-1}}|class=form-control}}} |
| | |- |
| | |[[Place::@@@]] {{#info:Please use English Placenames}} |
| | |{{{field|Place|input type=tokens|delimiter=;|class=form-control}}} |
| | |- |
| | |[[Coordinates::@@@]] {{#info:Only needed if automatic geocoding fails.}} |
| | |{{{field|Coordinates|input type=leaflet|class=form-control}}} |
| | |- |
| | |[[Annotator::@@@]] |
| | |{{{field|Annotator|input type=tokens|delimiter=;|class=form-control}}} |
| | |- |
| | |[[Associated persons::@@@]] |
| | |{{{field|Associated persons|input type=tokens|values from property=Author|delimiter=;|class=form-control}}} |
| | |- |
| | |[[Literature::@@@]] {{#info:Please use the form: Missere Fontana 2009 (or Missere Fontana 2009, p. 304-356)}} |
| | |{{{field|Literature|input type=text|delimiter=;|class=form-control}}} |
| | |- |
| | |[[Numismatic keyword::@@@]] |
| | |{{{field|Numismatic keyword|input type=tokens|delimiter=;|class=form-control}}} |
| | |- |
| | |[[Link::@@@]] |
| | |{{{field|Link|input type=text|class=form-control}}} |
| | |- |
| | |[[Grand document::@@@]] |
| | |{{{field|Grand document|input type=textarea|editor=wikieditor|class=form-control}}} |
| |} | | |} |
| </div></div> | | </div></div> |
| </div>{{{end template}}} | | </div>{{{end template}}} |
| | | <div class="card"><div class="mw-collapsible"> |
| | <div class="card-header bg-light"><div class="panel-title">Remark{{#info:Please add remarks and indicate the language of the remarks.}}</div></div> |
| | <div class="card-body mw-collapsible-content"> |
| | {{{for template|Remark|multiple|add button text=add remark}}} |
| | {| class="table table-hover table-sm" |
| | |- |
| | |[[Remarks::@@@]] |
| | {{{field|Remark|input type=textarea|editor=wikieditor|class=form-control}}} |
| | |- |
| | |[[Language code::@@@]] |
| | {{{field|Language|input type=tokens|values=en,fr,de,it,la|default=fr|class=form-control}}} |
| | |}{{{end template}}} |
| | </div></div> |
| | </div> |
| {{{standard input|watch}}} | | {{{standard input|watch}}} |
|
| |
|
| {{{standard input|save|}}} {{{standard input|cancel|class=btn-primary}}} | | {{{standard input|save|}}} {{{standard input|cancel|class=btn-primary}}} |
| </includeonly> | | </includeonly> |