Changes

Jump to navigation Jump to search
3,722 bytes added ,  15:11, 7 February 2022
Created page with "<noinclude>This template creates information box for a letter. {| class=wikitable ! width=285px | To copy ! Description |- valign=top |<pre> {{Infobox letter | from_person =..."
<noinclude>This template creates information box for a letter.

{| class=wikitable
! width=285px | To copy
! Description
|- valign=top
|<pre>
{{Infobox letter
| from_person =
| from_place =
| from_date =
| language =
| to_person =
| to_place =
| to_date =
| mentioned_persons =
| mentioned_places =
| mentioned_other =
| summary =
| location =
| files =
}}</pre>
| Use comma to separate several items.
* '''from_person''' -- properties: {{p|Name}}, {{p|Letter author}}
* '''from_place''' -- property {{p|Letter send from}}
* '''from_date''' -- when a letter was written; property {{p|Letter sending date}}
* '''language''' -- property {{p|Used language}}
* '''to_person''' -- properties: {{p|Name}}, {{p|Letter receiver}}
* '''to_place''' -- where a letter was received; property {{p|Letter send to}}
* '''to_date''' -- when a letter was received; property {{p|Letter receiving date}}
* '''mentioned_persons''' -- properties: {{p|Name}}, {{p|Mentioned person}}
* '''mentioned_places''' -- property {{p|Mentioned place}}
* '''mentioned_other''' -- something important, mentioned in a letter; property {{p|Mentioned item}}
* '''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}}
* '''files''' -- property {{p|Files of original}}
|}

[[Category: Templates]]
</noinclude><includeonly><div style="border: 1px #120a8f solid; font-family:Arial, sans-serif; width:300px; float: right; {{css|border-radius|10}}">

<div style="text-align: center;">'''Letter data''' </div>
<div style="font-size:80%; text-align: left; width: 98%; margin: 0 auto; ">
{| width=100%
|-
! colspan=2 | <div style="background: #9999ff; padding-left: 5px;">From</div>
|- valign=top
| style="text-align: right; width: 75px;" | Author(s):
! {{#arraymap:{{{from_person|}}}|,|@@| {{#set:Name=@@}} [[Letter sender::@@]] {{#formredlink:target=@@|form=ETG_article}} }}
|- valign=top
| style="text-align: right;" | Place:
! Adyar [[Letter send from::{{{from_place|}}}]]
|- valign=top
| style="text-align: right;" | Date:
! [[Letter sending date::{{{from_date|}}}]]
|- valign=top
| style="text-align: right;" | Language(s):
! {{#arraymap:{{{language|}}}|,|@@| [[Used language::@@]]}}

|-
! colspan=2 | <div style="background: #9999ff; padding-left: 5px;">To</div>
|- valign=top
| style="text-align: right;" | Receiver(s):
! {{#arraymap:{{{to_person|}}}|,|@@| {{#set:Name=@@}} [[Letter receiver::@@]] {{#formredlink:target=@@|form=ETG_article}} }}
|- valign=top
| style="text-align: right;" | Place:
! [[Letter send to::{{{to_place|}}}]]
|- valign=top
| style="text-align: right;" | Date:
! [[Letter receiving date::{{{to_date|}}}]]

|-
! colspan=2 | <div style="background: #9999ff; padding-left: 5px;">Mention</div>
|- valign=top
| style="text-align: right;" | Person(s):
! {{#arraymap:{{{mentioned_persons|}}}|,|@@| {{#set:Name=@@}} [[Mentioned person::@@]] {{#formredlink:target=@@|form=ETG_article}} }}
|- valign=top
| style="text-align: right;" | Place:
! [[Mentioned place::{{{mentioned_places|}}}]]
|- valign=top
| style="text-align: right;" | Date:
! [[Mentioned item::{{{mentioned_other|}}}]]

|-
! colspan=2 | <div style="background: #9999ff; padding-left: 5px;">Summary</div>
|-
| colspan=2 | [[Summary note::{{{summary|}}}]]

|-
! colspan=2 | <div style="background: #9999ff; padding-left: 5px;">Original</div>
|- valign=top
| style="text-align: right;" | Location:
! [[Mentioned place::{{{location|}}}]]
|- valign=top
| colspan=2 | {{#arraymap:{{{files|}}}|,|@@|[[File:@@|90px]]{{#set:Files of original=@@}}| }}
|-
| colspan=2 | __TOC__
|}
</div>
</div>__NOFACTBOX__</includeonly>

Navigation menu