Template:Item infobox: Difference between revisions

From Chinese Religious Text Authority
mNo edit summary
No edit summary
Line 4: Line 4:
|title=String
|title=String
|pinyin_title=String
|pinyin_title=String
|title_list=List (,) of String
|publication_places=List (,) of String
|format=String
|creator_list=List (,) of String
|dates=List (,) of Integer
|dates=List (,) of Integer
|publishers=List (,) of String
}}
}}


Line 10: Line 15:


<pre>
<pre>
  |title=Most representative title in Chinese
  |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)
  |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
  |title_list=List of alternate titles if any, Chinese characters only
  |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
  |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=Is this item printed (woodblock, lithograph, or movable type?) or manuscript?
  |format=Select one of the following: 木板, 石印, 活字, 手稿; Format: String
  |creator_list=List of persons involved in the creation of this item, pinyin followed by Chinese characters
  |creator_list=List of persons involved in the creation of this item, Chinese characters only; Format: List of Strings separated by a comma
  |dates=Text decription of dates associated with this publication
  |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
  |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
  |located_in=List of volumes where this text has been reprinted, links to colelction page if any
</pre>
</pre>


Line 29: Line 34:
|title={{{title|}}}
|title={{{title|}}}
|pinyin_title={{{pinyin_title|}}}
|pinyin_title={{{pinyin_title|}}}
|title_list={{{title_list}}}
|publication_places={{{publication_places|}}}
|format={{{format|}}}
|creator_list={{{creator_list|}}}
|dates={{{dates|}}}
|dates={{{dates|}}}
|publishers={{{publishers|}}}
}}
}}



Revision as of 08:44, 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.

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