|
|
Line 74: |
Line 74: |
| }}<!-- | | }}<!-- |
| Show additional information | | Show additional information |
| -->{{Style S-HPB SB. Editors note|{{#if: {{{source title|}}}|{{{source title}}}}}|<!-- | | -->{{#if: {{{author|}}}|{{Style S-HPB SB. Editors note|by {{{author}}}|center}}|}}<!-- |
| -->{{#if: {{{source title|}}}|{{{source title}}}}}<!-- | | -->{{#if: {{{source title|}}}|{{Style S-HPB SB. Editors note|{{{source title}}}{{#if: {{{source details|}}}|, {{{source details}}}|}}|center}}|}}<!-- |
| -->{{#if: {{{source details|}}}|, {{{source details}}}}}<!--
| | -->{{#if: {{{notes|}}}|{{Style S-HPB SB. Editors note|{{{notes}}}|center}}|}}<!-- |
| -->{{#if: {{{notes|}}}|<br>{{{notes}}}}}<!-- | | |
| -->}}<!--
| |
| See if it needs PROOFREADING | | See if it needs PROOFREADING |
| -->{{#ifeq: {{lc:{{{status|}}}}} | proofread | | -->{{#ifeq: {{lc:{{{status|}}}}} | proofread | [[Category: To be proofread]] | }}<!-- |
| | [[Category: To be proofread]] | | |
| |
| |
| }}<!-- | |
| Set SUBOBJECT with semantic properties | | Set SUBOBJECT with semantic properties |
| -->{{#subobject: HPB SB item {{{volume|}}}-{{{page|}}}-{{{item|}}} | | -->{{#subobject: HPB SB item {{{volume|}}}-{{{page|}}}-{{{item|}}} |
Revision as of 04:22, 18 June 2021
This template is used for every item in H. P. Blavatsky's Scrapbooks.
To copy
|
Description
|
{{HPB-SB-item
| volume =
| page =
| item =
| type =
| status =
| continues =
| title =
| subtitle =
| untitled =
| author =
| source title =
| source details =
| publication date =
| original date =
| notes =
| categories =
| 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]]
- 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 -- name of author or authors, separated by semicolon (;), [[HPB SB item author]]}
- 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]]
- categories -- some categories for the item, additional to [[HPB SB item categories]]; separated by comma (,)
- 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.
|