|
|
(38 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <noinclude> | | <noinclude> |
| [[Image:{{PAGENAME}}.png|32px|left]]{{#forminput:form={{PAGENAME}}|autocomplete on category={{PAGENAME}}|placeholder=Author - Recipient - Data|class=form-control}} | | [[Image:{{PAGENAME}}.png|32px|left]]{{#forminput:form={{PAGENAME}}|autocomplete on category={{PAGENAME}}|placeholder=Author - Recipient - Date|class=form-control}} |
| <div class="well">'''How to select a proper page name:''' | | <div class="well">'''How to select a proper page name:''' |
| Page names must be unique! Therefore the title for the page of the correspondance consists of: | | Page names must be unique! Therefore the title for the page of the correspondance consists of: |
| * Author of the correspondance, e. g. "Abbati-Olivieri" | | * Author of the correspondance, e. g. "Leonardo Agostini" |
| * Recipient, e g. "Antonio Franceso Gori" | | * Recipient (if any), e g. "Fabrizio Cecini" |
| * Date, e. g. "1736-02-18" | | * Date, e. g. "1736-02-18" |
| Therefore your page title is: "Abbati-Olivieri - Antonio Franceso Gori - 1736-02-18" | | Therefore your page title is: "Leonardo Agostini - Fabrizio Cecini - 1736-02-18" |
| </div> | | </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|Correspondence|label=}}} | | {{{for template|Correspondence|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" |
| | |- |
| | |[[Institution::@@@]] |
| | |{{{field|Institution|input type=combobox|default={{#explode:{{PAGENAME}}|-|1}}|class=form-control}}} |
| | |- |
| | |[[Inventory::@@@]] |
| | |{{{field|Inventory|input type=text|default={{#explode:{{PAGENAME}}|-|-1}}|class=form-control}}} |
| |- | | |- |
| |[[Author::@@@]] | | |[[Author::@@@]] |
| |{{{field|Author|input type=text|default={{#explode:{{PAGENAME}}| - |0}}|class=form-control}}} | | |{{{field|Author|input type=tokens|delimiter=;|values from category=Persons|default={{#explode:{{PAGENAME}}|-|0}}|class=form-control}}} |
| |- | | |- |
| |[[Recipient::@@@]] | | |[[Recipient::@@@]] |
| |{{{field|Recipient|input type=text|default={{#explode:{{PAGENAME}}| - |1}}|class=form-control}}} | | |{{{field|Recipient|input type=tokens|delimiter=;|values from category=Persons|default={{#explode:{{PAGENAME}}|-|1}}|class=form-control}}} |
| |- | | |- |
| |[[Publication date::@@@]] | | |[[Correspondence date::@@@]] |
| |{{{field|Publication date|input type=text|default={{#explode:{{PAGENAME}}| - |2}}|class=form-control}}} | | |{{{field|Correspondence date|input type=date|class=form-control}}} |
| |- | | |- |
| |[[Place::@@@]] {{#info:Please use English Placenames of sender}} | | |[[Place::@@@]] {{#info:Please use English Placenames of sender}} |
| |{{{field|Place|input type=tokens|delimiter=;|class=form-control}}} | | |{{{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}}} |
| |- | | |- |
| |[[Associated persons::@@@]] | | |[[Associated persons::@@@]] |
| |{{{field|Associated persons|input type=tokens|delimiter=;|class=form-control}}} | | |{{{field|Associated persons|input type=tokens|values from category=Persons|delimiter=;|class=form-control}}} |
| |- | | |- |
| |[[Institution::@@@]] | | |[[Literature::@@@]] {{#info:Please use the form: Missere Fontana 2009 (or Missere Fontana 2009, p. 304-356)}} |
| |{{{field|Institution|input type=tokens|delimiter=;|class=form-control}}} | | |{{{field|Literature|input type=text|delimiter=;|class=form-control}}} |
| | |- |
| | |[[Numismatic keyword::@@@]] |
| | |{{{field|Numismatic keyword|input type=tokens|delimiter=;|class=form-control}}} |
| | |- |
| | |[[Language::@@@]] |
| | |{{{field|CorrespondenceLanguage|input type=tokens|delimiter=;|values=English;French;German;Italian;Latin|class=form-control}}} |
| |- | | |- |
| |[[Literature::@@@]] | | |[[Link::@@@]] |
| |{{{field|Literature|input type=tokens|delimiter=;|class=form-control}}} | | |{{{field|Link|input type=text|class=form-control}}} |
| |- | | |- |
| |[[Grand document::@@@]] | | |[[Grand document::@@@]] |
Line 42: |
Line 57: |
| </div></div> | | </div></div> |
| </div>{{{end template}}} | | </div>{{{end template}}} |
| <div class="panel panel-default mw-collapsible"> | | <div class="card"><div class="mw-collapsible"> |
| <div class="panel-heading"><div class="panel-title">Remark{{#info:Please add remarks and indicate the language of the remarks.}}</div></div> | | <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="panel-body mw-collapsible-content"> | | <div class="card-body mw-collapsible-content"> |
| {{{for template|Remark|multiple|add button text=add remark}}} | | {{{for template|Remark|multiple|add button text=add remark}}} |
| {| class="table table-hover table-condensed" | | {| class="table table-hover table-sm" |
| |- | | |- |
| |[[Remarks::@@@]] | | |[[Remarks::@@@]] |