Template:Item infobox: Difference between revisions

From Chinese Religious Text Authority
No edit summary
mNo edit summary
Line 12: Line 12:
}}
}}


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.
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.


<pre>
<pre>
  |title=Most representative title in Chinese; Format: String
  |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
  |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
 
  |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
  |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
  |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
  |dates=CE dates of publication; Format: List of Integers separated by a comma
  |publishers=List of publishers or other groups or individuals involved in its publication, Chinese characters only; Format: List of Strings separated by a comma
  |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 colelction page if any
 
  |located_in=List of volumes where this text has been reprinted, links to colelction page if any (not indexed for search)
 
</pre>
</pre>



Revision as of 08:45, 6 April 2020

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

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.

 |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

 |dates=CE dates of publication; Format: List of Integers separated by a comma

 |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 colelction page if any (not indexed for search)