Template:HPB-SB-item (obsolete, without Lua): Difference between revisions
No edit summary |
m (+style for images) |
||
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; used | * '''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 | ||
|} | |} | ||
[[Category: Templates for HPB SB]] | [[Category: Templates for HPB SB]] | ||
</noinclude><includeonly><!-- | </noinclude><includeonly><!-- | ||
PREPEAR TITLE considering type and status | |||
-->{{#vardefine:final_title| {{Style P-HPB SB. Title| {{{title|}}} }} }}<!-- | -->{{#vardefine:final_title| {{Style P-HPB SB. Title| {{{title|}}} }} }}<!-- | ||
Mark untitled text | Mark untitled text | ||
Line 56: | Line 56: | ||
| | | | ||
}}<!-- | }}<!-- | ||
use different style for images | |||
-->{{#ifeq: {{lc:{{{type|}}}}} | image | |||
| {{#vardefine:final_title| {{Style P-HPB SB. Image title| {{{title|}}} }} }} | |||
| | |||
}}<!-- | |||
SHOW TITLE if hide option is not set | |||
-->{{#ifeq: {{lc:{{{hide|}}}}} | yes | -->{{#ifeq: {{lc:{{{hide|}}}}} | yes | ||
| | | | ||
| {{#var:final_title}} {{#if: {{{subtitle|}}}| {{Style P-Subtitle|{{{subtitle|}}}}} |}} | | {{#var:final_title}} {{#if: {{{subtitle|}}}| {{Style P-Subtitle|{{{subtitle|}}}}} |}} | ||
}}<!-- | }}<!-- | ||
AFTER TITLE mark wanted items | |||
-->{{#ifeq: {{lc:{{{status|}}}}} | wanted | -->{{#ifeq: {{lc:{{{status|}}}}} | wanted | ||
| {{Style S-HPB SB. Editors note|wanted|center}} | | {{Style S-HPB SB. Editors note|wanted|center}} |
Revision as of 08:06, 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 = }} |
|