Template:HPB-SB-item (obsolete, without Lua): Difference between revisions

From Teopedia
No edit summary
No edit summary
Line 44: Line 44:
* '''notes''' -- any additional information about the item, {{p|HPB SB item notes}}
* '''notes''' -- any additional information about the item, {{p|HPB SB item notes}}
* '''categories''' -- some categories for the item, additional to {{p|HPB SB item categories}}
* '''categories''' -- some categories for the item, additional to {{p|HPB SB item categories}}
* '''hide''' -- set to "''yes''" to hide all data and just set the semantic properties
* '''hide''' -- set to "''yes''" to hide all data and just set the semantic properties; used by images and titles or subtitles altered by HPB
|}
|}


Line 56: Line 56:
  |
  |
}}<!--
}}<!--
   Do not show title before image
   Do not show title or subtitle
-->{{#ifeq: {{lc:{{{type|}}}}} | image
-->{{#ifeq: {{lc:{{{hide|}}}}} | yes
  |  
  |  
  | {{#var:final_title}}
  | {{#var:final_title}} {{#if: {{{subtitle|}}}| {{Style P-Subtitle|{{{subtitle|}}}}} |}}
}}<!--
}}<!--
   Mark wanted items
   Mark wanted items
Line 65: Line 65:
  | {{Style S-HPB SB. Editors note|wanted|center}}
  | {{Style S-HPB SB. Editors note|wanted|center}}
  |  
  |  
}}<!--
}}<!--   
  Item SUBTITLE
-->{{#if: {{{subtitle|}}}| {{Style P-Subtitle|{{{subtitle|}}}}} |}}<!--   
   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 07:49, 11 December 2020

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 = 
}}