Template:Item infobox: Difference between revisions

From Chinese Religious Text Authority
mNo edit summary
No edit summary
(28 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|title_list=List (,) of String
|title_list=List (,) of String
|publication_places=List (,) of String
|publication_places=List (,) of String
|format=String
|format=String (allowed values=木刻版,石印版,活字版,寫本)
|creator_list=List (,) of String
|creator_list=List (,) of String
|dates=List (,) of Integer
|date=Date
|date_start=Start date
|date_start=Start date
|date_end=End date
|date_end=End date
Line 14: Line 14:
}}
}}


The Item Infobox is intended to include all the essential data relating to an item. Anything that can be inputted as an advanced search term (as opposed to a fulltext search across the entire site) should be part of this data. Any field that has a Format specified should follow that format, so that the data can be indexed for the search function.
The '''Item Infobox''' template is intended to include all the essential data relating to an item. Anything that can be inputted as an advanced search term (as opposed to a fulltext search across the entire site) should be part of this data. Any field that has a Format specified should follow that format, so that the data can be indexed for the search function. '''Note''' - If you do not have info for a field, please leave the line after the = blank.  


<pre>
<pre>
Line 27: Line 27:
  |publication_places=List of places associated with the publication of this work, include both historical names and contemporary names; Format: List of Strings separated by a comma
  |publication_places=List of places associated with the publication of this work, include both historical names and contemporary names; Format: List of Strings separated by a comma


  |format=Select one of the following: 木板, 石印, 活字, 手稿; Format: String
  |format=Select one of the following: 木刻版, 石印版, 活字版, 寫本; Format: String


  |creator_list=List of persons involved in the creation of this item, Chinese characters only; Format: List of Strings separated by a comma
  |creator_list=List of persons involved in the creation of this item, Chinese characters only; Format: List of Strings separated by a comma


  |dates=CE dates of publication; Format: List of Integers separated by a comma
  |date=Most representative CE date of publication; Format: CE year


  |date_start=If this is a series or a periodical, the first CE year of publication
  |date_start=If this is a series or a periodical, the first CE year of publication
Line 50: Line 50:
|title={{{title|}}}
|title={{{title|}}}
|pinyin_title={{{pinyin_title|}}}
|pinyin_title={{{pinyin_title|}}}
|title_list={{{title_list}}}
|title_list={{{title_list|}}}
|publication_places={{{publication_places|}}}
|publication_places={{{publication_places|}}}
|format={{{format|}}}
|format={{{format|}}}
|creator_list={{{creator_list|}}}
|creator_list={{{creator_list|}}}
|dates={{{dates|}}}
|date={{{date|}}}
|date_start={{{date_start|}}}
|date_start={{{date_start|}}}
|date_end={{{date_end|}}}
|date_end={{{date_end|}}}
Line 61: Line 61:
{|style="background:white;color:black;width:35%;" border="1" cellpadding="3" cellspacing="0" align="right"
{|style="background:white;color:black;width:35%;" border="1" cellpadding="3" cellspacing="0" align="right"
|- style="background:#ccffff" align="center"
|- style="background:#ccffff" align="center"
|<div style="font-size:140%">'''{{{title}}}'''</div>
| <div style="font-size:140%">'''{{{title}}}'''</div><br>''{{{pinyin_title}}}''
''{{{pinyin_title}}}''
|- align="center"
|- align="center"
| {{{image|No Image Available}}}
| {{{image|No Image Available}}}
Line 68: Line 67:
| '''別名 Other Titles:''' {{{title_list|None}}}
| '''別名 Other Titles:''' {{{title_list|None}}}
|-
|-
| '''Creators:''' {{{creator_list|None Known}}}
| '''有關人物 Associated Persons:''' {{{creator_list|None Known}}}
 
'''出版地區 Place(s) of Publication:''' {{{publication_places|None Known}}}
'''出版地區 Place(s) of Publication:''' {{{publication_places|None Known}}}


'''Format:''' {{{format|Unknown}}}
'''版式 Format:''' {{{format|Unknown}}}


'''出版者 Publisher(s):''' {{{publishers|None Known}}}
'''出版者 Publisher(s):''' {{{publishers|None Known}}}


'''出版年 Publication Date(s):''' {{{dates|None Known}}}
{{#ifeq:{{{date|+}}}|{{{date|-}}}|
 
'''出版年 Publication Date:''' {{{date|None Known}}}
{{#if {{{date_start}}} | '''Publication:''' {{{date_start|}}} - {{{date_end|}}} }}
| }}{{#ifeq:{{{date_start|+}}}|{{{date_start|-}}}|
'''出版年間 Publication Period:''' {{{date_start|}}} - {{{date_end|}}}
| }}


'''載於 Located In:''' {{{located_in|Unknown}}}
'''載於 Located In:''' {{{located_in|Unknown}}}
|}
|}
</includeonly>
</includeonly>

Revision as of 20:20, 17 October 2020

This template defines the table "Item_infobox". View table.

The Item Infobox template is intended to include all the essential data relating to an item. Anything that can be inputted as an advanced search term (as opposed to a fulltext search across the entire site) should be part of this data. Any field that has a Format specified should follow that format, so that the data can be indexed for the search function. Note - If you do not have info for a field, please leave the line after the = blank.

 |title=Most representative title in Chinese; Format: String

 |pinyin_title=Title converted into hanyu pinyin, with a space between every syllable (don't form multi-syllable words); Format: String

 |image=Image of title page or other representative image (not indexed for search)

 |title_list=List of alternate titles if any, Chinese characters only; Format: List of Strings separated by a comma

 |publication_places=List of places associated with the publication of this work, include both historical names and contemporary names; Format: List of Strings separated by a comma

 |format=Select one of the following: 木刻版, 石印版, 活字版, 寫本; Format: String

 |creator_list=List of persons involved in the creation of this item, Chinese characters only; Format: List of Strings separated by a comma

 |date=Most representative CE date of publication; Format: CE year

 |date_start=If this is a series or a periodical, the first CE year of publication

 |date_end=Final CE year of publication - note that entries must include both or neither of date_start and date_end

 |publishers=List of publishers or other groups or individuals involved in its publication, Chinese characters only; Format: List of Strings separated by a comma

 |located_in=List of volumes where this text has been reprinted, links to collection page if any (not indexed for search)