Difference between revisions of "Template:Infobox document"

From Teopedia library
Jump to navigation Jump to search
m (+type)
 
Line 7: Line 7:
 
|<pre>
 
|<pre>
 
{{Infobox document
 
{{Infobox document
  | title =
+
| type =
  | subtitle =
+
  | title =  
  | number =
+
  | subtitle =  
  | from_person =
+
  | number =  
  | from_organization =
+
  | from_person =  
 +
  | from_organization =  
 
  | from_place  =  
 
  | from_place  =  
 
  | from_date  =  
 
  | from_date  =  
Line 25: Line 26:
 
  | location =  
 
  | location =  
 
  | files =  
 
  | files =  
  | categories =
+
  | categories =  
 
  | section_russian =  
 
  | section_russian =  
 
}}</pre>
 
}}</pre>
Line 36: Line 37:
 
Date format: YYYY-MM-DD. For example: 1891-07-16
 
Date format: YYYY-MM-DD. For example: 1891-07-16
  
* '''title''' -- document title: letter, passport, etc.; {{p|Document title}}
+
* '''type''' -- document type: letter, passport, etc.; {{p|Document type}}
 +
* '''title''' -- document title; {{p|Document title}}
 
* '''subtitle''' -- document subtitle; {{p|Document subtitle}}
 
* '''subtitle''' -- document subtitle; {{p|Document subtitle}}
 
* '''number''' -- document number; {{p|Document number}}
 
* '''number''' -- document number; {{p|Document number}}
Line 60: Line 62:
 
[[Category: Templates]]
 
[[Category: Templates]]
 
[[t-ru-lib:Шаблон:Карточка документа]]
 
[[t-ru-lib:Шаблон:Карточка документа]]
</noinclude><includeonly>{{Hide title}} __NOFACTBOX__ <div style="margin-left: 10px; border: 1px #120a8f solid;  font-family:Arial, sans-serif; width:300px; float: right; {{css|border-radius|10}}">
+
</noinclude><includeonly>{{Hide title}} __NOFACTBOX__ {{#set:Document type={{{type|}}}}}<div style="margin-left: 10px; border: 1px #120a8f solid;  font-family:Arial, sans-serif; width:300px; float: right; {{css|border-radius|10}}">
 
<div style="text-align: center;">'''[[Document title::{{{title|}}}]]'''</div>
 
<div style="text-align: center;">'''[[Document title::{{{title|}}}]]'''</div>
 
<div style="text-align: center; font-size: 80%;">{{#if: {{{subtitle|}}}| [[Document subtitle::{{{subtitle|}}}]]<br>|}}{{#if: {{{number|}}}|No. [[Document number::{{{number}}}]]|}}</div>
 
<div style="text-align: center; font-size: 80%;">{{#if: {{{subtitle|}}}| [[Document subtitle::{{{subtitle|}}}]]<br>|}}{{#if: {{{number|}}}|No. [[Document number::{{{number}}}]]|}}</div>

Latest revision as of 04:18, 10 April 2022

This template creates information box for an archives item and places the page into «Documents» category.

To copy Description
{{Infobox document
 | type = 
 | title = 
 | subtitle = 
 | number = 
 | from_person = 
 | from_organization = 
 | from_place  = 
 | from_date   = 
 | language = 
 | to_person = 
 | to_place  = 
 | to_date   = 
 | mentioned_persons = 
 | mentioned_places  = 
 | mentioned_other   = 
 | concerns = 
 | summary = 
 | location = 
 | files = 
 | categories = 
 | section_russian = 
}}
Use semicolon to separate several items.

For persons use the pattern as for ETG. For example:

  1. one person: Blavatsky H. P.
  2. several persons: Zhelikhovsky V. P.; Olcott H. S.

Date format: YYYY-MM-DD. For example: 1891-07-16