Difference between revisions of "Template:HPB-SB-item"

From Teopedia library
Jump to navigation Jump to search
m
m (+language and translator)
Line 36: Line 36:
 
  | archivist notes =  
 
  | archivist notes =  
 
  | categories =  
 
  | categories =  
 +
| language =
 +
| translator =
 
  | hide =  
 
  | hide =  
 
}}
 
}}
Line 61: Line 63:
 
* '''archivist notes''' -- notes made by Adyar archivist
 
* '''archivist notes''' -- notes made by Adyar archivist
 
* '''categories''' -- some categories for the item, additional to {{p|HPB SB item categories}}; separated by comma (,)
 
* '''categories''' -- some categories for the item, additional to {{p|HPB SB item categories}}; separated by comma (,)
 +
* '''language''' -- language of an item, the pasted cut, which could be translated from some  original text; default = English; {{p|HPB SB item language}}
 +
* '''translator''' -- who translated into English; {{p|HPB SB item translator}}
 
* '''hide''' -- set to "''yes''" to hide all data and just set the semantic properties; used for some images and titles or subtitles altered by HPB
 
* '''hide''' -- set to "''yes''" to hide all data and just set the semantic properties; used for some images and titles or subtitles altered by HPB
  
 
Each item has an ID set by {{p|HPB SB item ID}} property.
 
Each item has an ID set by {{p|HPB SB item ID}} property.
 
|}
 
|}
 +
 +
== See also ==
 +
* {{t|HPB-SB-item (obsolete, without Lua)}} – old, obsolete template.
  
 
[[Category: Templates for HPB SB]]
 
[[Category: Templates for HPB SB]]
Line 81: Line 88:
 
  | notes={{{notes|}}}  
 
  | notes={{{notes|}}}  
 
  | archivist_notes={{{archivist notes|}}}  
 
  | archivist_notes={{{archivist notes|}}}  
 +
| language={{{language|}}}
 +
| translator={{{translator|}}}
 
}} }}</div><!--  
 
}} }}</div><!--  
  
Line 128: Line 137:
 
  | HPB SB item notes={{{notes|}}}
 
  | HPB SB item notes={{{notes|}}}
 
  | HPB SB item categories={{{categories|}}}|+sep=,
 
  | HPB SB item categories={{{categories|}}}|+sep=,
 +
| HPB SB item language={{{language|}}}
 +
| HPB SB item translator={{{translator|}}}
 
}}</includeonly>
 
}}</includeonly>

Revision as of 10:43, 14 April 2023

This template is used for every item in H. P. Blavatsky's Scrapbooks.

Treat image collage as a single item.


Useful links:

  • {{HPB-SB-footer-footnotes}} – footnote template to show all descriptions.
  • [[SB|footnotes]] – Lua function, which creates a footnote.
To copy Description
{{HPB-SB-item
 | volume = 
 | page = 
 | item = 
 | type = 
 | file =
 | image size = 
 | image position = 
 | status = 
 | continues = 
 | title = 
 | subtitle = 
 | untitled = 
 | author = 
 | author signed = 
 | source title = 
 | source details = 
 | publication date = 
 | original date = 
 | notes = 
 | archivist notes = 
 | categories = 
 | language = 
 | translator = 
 | hide = 
}}
  • volume -- Scrapbook volume number, [[HPB SB volume]]
  • page -- page number in the volume, where item starts, [[HPB SB volume page]]
  • item -- item number on the page, [[HPB SB page item]]
  • type -- type of an item from the list: article, poem, notice, review, letter, telegram, card, image, other, [[HPB SB item type]]
  • file -- file name for an image; used if type=image; shows image above title; [[HPB SB image file name]]
  • image size -- examples: "200px" (width) or "x200px" (height); default value = 150px;
  • image position -- options: left, right, center (default); usefull for images in text
  • status -- current status of an item from the list: wanted, ok; additionally for text: proofread; for images: improved; [[HPB SB item status]]
  • continues -- pages where the item continues; separated by comma (,), [[HPB SB item continues on pages]]
  • title -- title of the item of any type (see above), [[HPB SB item title]]
  • subtitle -- subtitle, if exist, [[HPB SB item subtitle]]
  • untitled -- set to "yes" for text without a title; in this case parameter "title" is better to hold several words from the very begining of the text, [[HPB SB item untitled]]
  • author -- real name of the author or authors, separated by semicolon (;); format: Last-Name, Initials; [[HPB SB item author]]
  • author signed -- the name the author singed his/her article; in case of several authors, separate names by semicolon (;); format: as in original text; [[HPB SB item author signed]]}
  • source title -- the name of magazine or newspaper where it was published, [[HPB SB item source title]]
  • source details -- particular place, i.e. volume, page etc., [[HPB SB item source details]]}
  • publication date -- date of publication in this source; format: YYYY-MM-DD, [[HPB SB item publication date]]
  • original date -- date of letter written or publication in original source; format: YYYY-MM-DD, [[HPB SB item original date]]
  • notes -- any additional information about the item, [[HPB SB item notes]]
  • archivist notes -- notes made by Adyar archivist
  • categories -- some categories for the item, additional to [[HPB SB item categories]]; separated by comma (,)
  • language -- language of an item, the pasted cut, which could be translated from some original text; default = English; [[HPB SB item language]]
  • translator -- who translated into English; [[HPB SB item translator]]
  • hide -- set to "yes" to hide all data and just set the semantic properties; used for some images and titles or subtitles altered by HPB

Each item has an ID set by [[HPB SB item ID]] property.

See also