Changes

Created page with "<noinclude>This template is used by form {{f|HPB-SB-item}} to create or edit an item of ''H. P. Blavatsky's Scrapbooks''. * To create a new item use form {{f|HPB-SB-item}..."
<noinclude>This template is used by form {{f|HPB-SB-item}} to create or edit an item of ''[[H. P. Blavatsky's Scrapbooks]]''.

* To create a new item use form {{f|HPB-SB-item}}.
* Pages that use this template are placed in category {{c|HPB-SB-items}}.

{| class=wikitable
|-
! width=255px | To copy
! Description
|-valign=top
| <pre>
{{HPB-SB-item
| volume =
| page =
| item =
| type =
| pages =
| title =
| author =
| source =
| date =
| notes =
}}
</pre>
|
* '''volume''' -- Scrapbook volume number, {{p|HPB SB volume}}
* '''page''' -- page number in the volume, where item starts{{p|HPB SB volume page}}
* '''item''' -- item number on the page, {{p|HPB SB page item}}
* '''type''' -- type of item from the list: article, poem, image, other, {{p|HPB SB item type}}
* '''pages''' -- pages where item is present, {{p|HPB SB item pages}}
* '''title''' -- title of the article, poem, etc., {{p|HPB SB item title}}
* '''author''' -- name of author or authors, separated by semicolon, {{p|HPB SB item author}}}
* '''source''' -- the name of magazine or newspaper where it was published, {{p|HPB SB item source}}}
* '''date''' -- date in format YYYY-MM-DD, {{p|HPB SB item date}}
* '''notes''' -- any additional information about the item, {{p|HPB SB item notes}}
|}

[[Category: Templates with forms]]
[[Category: Templates for HPB SB]]
</noinclude><includeonly><!--

Links to the Form and Template -->
<div style="float: right; font-size: 80%; margin-right: 15px; margin-top: -5px; border: 1px solid grey;">&nbsp;[[Form:HPB-SB-item|F]]&nbsp;•&nbsp;[[Template:HPB-SB-item|T]]&nbsp;</div><!--

Item data -->
<div style="font-size: 80%; font-family:'Droid Sans Mono', 'Liberation Mono', Courier, monospace; border-bottom: 1px solid grey;">'''{{tip|ID|Volume.Page.Item}}''': {{{volume|}}}.{{{page|}}}.{{{item|}}} | '''type''': {{{type|}}} | '''pages''': {{#arraymap:{{{pages|}}}|,|@@|[[HPB SB item pages::@@]]}}</div>

<span style="font-variant: small-caps; font-weight: bold; font-size: 120%;">[[HPB SB item title::{{{title|}}}]]</span>

{{#if: {{{author|}}}|by {{#arraymap:{{{author|}}}|;|@@|[[Property::@@]]}}|}}

* '''Source''': {{{source|}}}
* '''Date''': {{{date|}}}
* '''Notes''': {{{notes|}}}

<!-- CATEGORIES -->
{{#arraymap:{{{categories|}}}|,|@@| [[Category:@@]] | }}
[[Category: HPB-SB-items]]
</includeonly>