Template:Infobox letter: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 21: | Line 21: | ||
| files = | | files = | ||
}}</pre> | }}</pre> | ||
| Use | | Use semicolon to separate several items. | ||
For persons use the pattern as for [[Form:ETG_article|ETG]]. For example: | |||
# one person: Blavatsky, H. P. | |||
# several persons: Zhelikhovsky V. P.; Olcott, H. S. | |||
Date format: YYYY-MM-DD. For example: 1891-07-16 | |||
* '''from_person''' -- properties: {{p|Name}}, {{p|Letter author}} | * '''from_person''' -- properties: {{p|Name}}, {{p|Letter author}} | ||
* '''from_place''' -- property {{p|Letter send from}} | * '''from_place''' -- property {{p|Letter send from}} | ||
Line 34: | Line 41: | ||
* '''summary''' -- brief summary of content; property {{p|Summary note}} | * '''summary''' -- brief summary of content; property {{p|Summary note}} | ||
* '''location''' -- where the original letter is located now, its archive index; property {{p|Location of original}} | * '''location''' -- where the original letter is located now, its archive index; property {{p|Location of original}} | ||
* '''files''' -- | * '''files''' -- property {{p|Files of original}} | ||
|} | |} | ||
Line 47: | Line 54: | ||
|- valign=top | |- valign=top | ||
| style="text-align: right; width: 75px;" | Author(s): | | style="text-align: right; width: 75px;" | Author(s): | ||
! {{#arraymap:{{{from_person|}}}| | ! {{#arraymap:{{{from_person|}}}|;|@@| {{#set:Name=@@}} [[Letter sender::@@]] {{#formredlink:target=@@|form=ETG_article}} }} | ||
|- valign=top | |- valign=top | ||
| style="text-align: right;" | Place: | | style="text-align: right;" | Place: | ||
Line 56: | Line 63: | ||
|- valign=top | |- valign=top | ||
| style="text-align: right;" | Language(s): | | style="text-align: right;" | Language(s): | ||
! {{#arraymap:{{{language|}}}| | ! {{#arraymap:{{{language|}}}|;|@@| [[Used language::@@]]}} | ||
|- | |- | ||
Line 62: | Line 69: | ||
|- valign=top | |- valign=top | ||
| style="text-align: right;" | Receiver(s): | | style="text-align: right;" | Receiver(s): | ||
! {{#arraymap:{{{to_person|}}}| | ! {{#arraymap:{{{to_person|}}}|;|@@| {{#set:Name=@@}} [[Letter receiver::@@]] {{#formredlink:target=@@|form=ETG_article}} }} | ||
|- valign=top | |- valign=top | ||
| style="text-align: right;" | Place: | | style="text-align: right;" | Place: | ||
Line 74: | Line 81: | ||
|- valign=top | |- valign=top | ||
| style="text-align: right;" | Person(s): | | style="text-align: right;" | Person(s): | ||
! {{#arraymap:{{{mentioned_persons|}}}| | ! {{#arraymap:{{{mentioned_persons|}}}|;|@@| {{#set:Name=@@}} [[Mentioned person::@@]] {{#formredlink:target=@@|form=ETG_article}} }} | ||
|- valign=top | |- valign=top | ||
| style="text-align: right;" | Place: | | style="text-align: right;" | Place: | ||
Line 83: | Line 90: | ||
|- | |- | ||
! colspan=2 | <div style="background: #9999ff; padding-left: 5px;">Summary</div> | ! colspan=2 | <div style="background: #9999ff; padding-left: 5px;">Summary and notes</div> | ||
|- | |- | ||
| colspan=2 | [[Summary note::{{{summary|}}}]] | | colspan=2 | [[Summary note::{{{summary|}}}]] |
Revision as of 12:48, 7 February 2022
This template creates information box for a letter.
To copy | Description |
---|---|
{{Infobox letter | from_person = | from_place = | from_date = | language = | to_person = | to_place = | to_date = | mentioned_persons = | mentioned_places = | mentioned_other = | summary = | location = | files = }} |
Use semicolon to separate several items.
For persons use the pattern as for ETG. For example:
Date format: YYYY-MM-DD. For example: 1891-07-16
|