Difference between revisions of "Template:RL Correspondence"

From GATE
Line 1: Line 1:
<noinclude>
 
This is the "RL Correspondence" template.
 
It should be called in the following format:
 
 
<pre>
 
<pre>
 
{{RL Correspondence
 
{{RL Correspondence
 
|Number Folder=
 
|Number Folder=
|Name Folder=
+
|Name folder=
 
|Number of leaves=
 
|Number of leaves=
|Internal Sequence=
+
|Internal sequence=
|Related Person=
+
|Related Person(s)=
|Document Title=
+
|Document title=
|Place=
+
|Place(s)=
 
|Chronological Range=
 
|Chronological Range=
 
|Language=
 
|Language=
 
|Document type=
 
|Document type=
|Abstract
+
|Abstract=
 
|Cited in=
 
|Cited in=
 
|Digitized document=
 
|Digitized document=
 
}}
 
}}
 
</pre>
 
</pre>
Edit the page to see the template text.
 
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
 
! Number Folder
 
! Number Folder
Line 29: Line 25:
 
! Number of leaves
 
! Number of leaves
 
| [[Number of leaves::{{{Number of leaves|}}}]]  
 
| [[Number of leaves::{{{Number of leaves|}}}]]  
|- {{HideIfEmpty|{{{Internal sequence|}}}}}
+
|- {{#if:{{{Internal sequence|}}}||style="display:none"}}
 
! Internal sequence
 
! Internal sequence
 
| [[Internal sequence::{{{Internal sequence|}}}]]  
 
| [[Internal sequence::{{{Internal sequence|}}}]]  
|- {{HideIfEmpty|{{{Related Person|}}}}}
+
|- {{#if:{{{Related Person(s)|}}}||style="display:none"}}
 
! Related Person
 
! Related Person
 
| {{#arraymap:{{{Related Person(s)|}}}|;|x|[[Has related person::x]]|;&#32;}}
 
| {{#arraymap:{{{Related Person(s)|}}}|;|x|[[Has related person::x]]|;&#32;}}
|- {{HideIfEmpty|{{{Document Title|}}}}}
+
|- {{#if:{{{Document title|}}}||style="display:none"}}
 
! Document Title
 
! Document Title
| [[Has document title::{{{Docuement title|}}}]]  
+
| [[Has document title::{{{Document title|}}}]]  
|- {{HideIfEmpty|{{{Place|}}}}}
+
|- {{#if:{{{Place(s)|}}}||style="display:none"}}
 
! Place
 
! Place
 
| {{#arraymap:{{{Place(s)|}}}|;|x|[[Has place::x]]|;&#32;}}
 
| {{#arraymap:{{{Place(s)|}}}|;|x|[[Has place::x]]|;&#32;}}
Line 50: Line 46:
 
! Document type
 
! Document type
 
| [[Has Document type::{{{Document type|}}}]]  
 
| [[Has Document type::{{{Document type|}}}]]  
|- {{HideIfEmpty|{{{Absract|}}}}}
+
|- {{#if:{{{Abstract|}}}||style="display:none"}}
 
! Abstract
 
! Abstract
 
| [[Has Abstract::{{{Abstract|}}}]]  
 
| [[Has Abstract::{{{Abstract|}}}]]  
|- {{HideIfEmpty|{{{Cited in|}}}}}
+
|- {{#if:{{{Cited in|}}}||style="display:none"}}
 
! Cited in
 
! Cited in
 
| {{#arraymap:{{{Cited in|}}}|,|x|[[cited in::x]]}}
 
| {{#arraymap:{{{Cited in|}}}|,|x|[[cited in::x]]}}

Revision as of 10:23, 27 April 2026

{{RL Correspondence
|Number Folder=
|Name folder=
|Number of leaves=
|Internal sequence=
|Related Person(s)=
|Document title=
|Place(s)=
|Chronological Range=
|Language=
|Document type=
|Abstract=
|Cited in=
|Digitized document=
}}