Changes

Jump to navigation Jump to search
m
no edit summary
Line 18: Line 18:  
  | untitled =  
 
  | untitled =  
 
  | author =  
 
  | author =  
 +
| author signed =
 
  | source title =  
 
  | source title =  
 
  | source details =  
 
  | source details =  
Line 31: Line 32:  
* '''page''' -- page number in the volume, where item starts, {{p|HPB SB volume page}}
 
* '''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}}
 
* '''item''' -- item number on the page, {{p|HPB SB page item}}
* '''type''' -- type of an item from the list: ''article, poem, image, other'', {{p|HPB SB item type}}
+
* '''type''' -- type of an item from the list: ''article, poem, notice, review, letter, telegram, card, image, other'', {{p|HPB SB item type}}
 
* '''status''' -- current status of an item from the list: ''wanted, ok''; additionally for text: ''proofread''; for images: ''improved''; {{p|HPB SB item status}}
 
* '''status''' -- current status of an item from the list: ''wanted, ok''; additionally for text: ''proofread''; for images: ''improved''; {{p|HPB SB item status}}
 
* '''continues''' -- pages where the item continues; separated by comma (,), {{p|HPB SB item continues on pages}}
 
* '''continues''' -- pages where the item continues; separated by comma (,), {{p|HPB SB item continues on pages}}
Line 37: Line 38:  
* '''subtitle''' -- subtitle, if exist, {{p|HPB SB item subtitle}}
 
* '''subtitle''' -- subtitle, if exist, {{p|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, {{p|HPB SB item untitled}}
 
* '''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, {{p|HPB SB item untitled}}
* '''author''' -- name of author or authors, separated by semicolon, {{p|HPB SB item author}}}
+
* '''author''' -- real name of the author or authors, separated by semicolon (;); format: '''Last-Name, Initials'''; {{p|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; {{p|HPB SB item author signed}}}
 
* '''source title''' -- the name of magazine or newspaper where it was published, {{p|HPB SB item source title}}
 
* '''source title''' -- the name of magazine or newspaper where it was published, {{p|HPB SB item source title}}
 
* '''source details''' -- particular place, i.e. volume, page etc., {{p|HPB SB item source details}}}
 
* '''source details''' -- particular place, i.e. volume, page etc., {{p|HPB SB item source details}}}
Line 45: Line 47:  
* '''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 (,)
 
* '''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.
 
|}
 
|}
   Line 69: Line 73:  
-->{{#ifeq: {{lc:{{{status|}}}}} | wanted  
 
-->{{#ifeq: {{lc:{{{status|}}}}} | wanted  
 
  | {{Style S-HPB SB. Editors note|wanted|center}}
 
  | {{Style S-HPB SB. Editors note|wanted|center}}
 +
|
 +
}}<!--
 +
  Show additional information
 +
-->{{#if: {{{author|}}}|{{Style S-HPB SB. Editors note|<small>by {{{author}}}{{#if: {{{author signed|}}}| (signed: {{{author signed}}})|}}</small>|center}}|}}<!--
 +
-->{{#if: {{{source title|}}}|{{Style S-HPB SB. Editors note|<small>{{{source title}}}{{#if: {{{source details|}}}|, {{{source details}}}|}}</small>|center}}|}}<!--
 +
-->{{#if: {{{notes|}}}|{{Style S-HPB SB. Editors note|<small>{{{notes}}}</small>|center}}|}}<!--
 +
 +
  See if it needs PROOFREADING
 +
-->{{#ifeq: {{lc:{{{status|}}}}} | 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|}}}
 +
| HPB SB item ID ={{#invoke: SB | item_id | volume={{{volume|}}} | page={{{page|}}} | item={{{item|}}} }}
 
  | HPB SB volume={{{volume|}}}
 
  | HPB SB volume={{{volume|}}}
 
  | HPB SB volume page={{{page|}}}
 
  | HPB SB volume page={{{page|}}}
Line 82: Line 98:  
  | HPB SB item untitled={{{untitled|}}}
 
  | HPB SB item untitled={{{untitled|}}}
 
  | HPB SB item author={{{author|}}}|+sep=;
 
  | HPB SB item author={{{author|}}}|+sep=;
 +
| HPB SB item author signed={{{author signed|}}}|+sep=;
 
  | HPB SB item source title={{{source title|}}}
 
  | HPB SB item source title={{{source title|}}}
 
  | HPB SB item source details={{{source details|}}}
 
  | HPB SB item source details={{{source details|}}}

Navigation menu