Template:Item infobox: Difference between revisions

From Chinese Religious Text Authority
mNo edit summary
mNo edit summary
Line 2: Line 2:
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.
<pre>
<pre>
  {{Item_infobox
  {{#cargo_declare:_table=Item_infobox
  |title=Most representative title in Chinese
  |title=Most representative title in Chinese
  |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)
Line 16: Line 16:
</pre>
</pre>
</noinclude>
</noinclude>
 
<includeonly>
{{#cargo_store:_table=Item_infobox
}}
{|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"
Line 37: Line 39:
'''Located In:''' {{{located_in|Unknown}}}
'''Located In:''' {{{located_in|Unknown}}}
|}
|}
</includeonly>

Revision as of 15:46, 5 April 2020

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.

 {{#cargo_declare:_table=Item_infobox
 |title=Most representative title in Chinese
 |pinyin_title=Title converted into hanyu pinyin, with a space between every syllable (don't form multi-syllable words)
 |image=Image of title page or other representative image
 |title_list=List of alternate titles if any, Chinese characters only
 |publication_places=List of places associated with the publication of this work
 |format=Is this item printed (woodblock, lithograph, or movable type?) or manuscript?
 |creator_list=List of persons involved in the creation of this item, pinyin followed by Chinese characters
 |dates=Text decription of dates associated with this publication
 |publishers=List of publishers or other groups or individuals involved in its publication
 |located_in=List of volumes where this text has been reprinted
 }}