Difference between revisions of "Template:Description/doc"

From Stardew Valley Wiki
Jump to navigation Jump to search
(update)
Line 36: Line 36:
 
#<tt>Data\Furniture.xnb</tt> (Catalogue & Furniture Catalogue names)
 
#<tt>Data\Furniture.xnb</tt> (Catalogue & Furniture Catalogue names)
 
#<tt>Strings\Objects.xnb</tt> (Catalogue & Furniture Catalogue descriptions)
 
#<tt>Strings\Objects.xnb</tt> (Catalogue & Furniture Catalogue descriptions)
#<tt>Strings\StringsFromCSFiles.xnb</tt> (tools, furniture, wallpaper, flooring, animals)
+
#<tt>Strings\StringsFromCSFiles.xnb</tt> (tools, furniture, wallpaper, flooring, animals, recipes, blueprints)
  
 
<includeonly>[[Category:Transclusion templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
 
<includeonly>[[Category:Transclusion templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 15:28, 3 October 2018

Description

This template automatically populates the description for several items.

Parameter

The name of the item in English (or the item ID from Content\Data\ObjectInformation.xnb).

Use

Enter the following:

{{Description|''item name''}}
{{Description|''item number''}}

Examples

{{Description|Wild Horseradish}}

...results in

A spicy root found in the spring.

{{Description|Prismatic Shard}}

...results in

A very rare and powerful substance with unknown origins.

{{Description|700}}

...results in

A relative of the catfish that eats a variety of foods off the lake bottom.

Notes

This template was created to assist in translating the wiki from English into other languages. In other languages, this template allows the item name to be in English or in the other language.

Items from the following data files are included:

  1. Data\BigCraftablesInformation.xnb
  2. Data\Blueprints.xnb
  3. Data\Boots.xnb
  4. Data\Hats.xnb
  5. Data\ObjectInformation.xnb
  6. Data\weapons.xnb
  7. Data\Furniture.xnb (Catalogue & Furniture Catalogue names)
  8. Strings\Objects.xnb (Catalogue & Furniture Catalogue descriptions)
  9. Strings\StringsFromCSFiles.xnb (tools, furniture, wallpaper, flooring, animals, recipes, blueprints)