User talk:Syntaxaire: Difference between revisions

Line 32: Line 32:
</syntaxhighlight> [[User:Teamtoto|Teamtoto]] ([[User talk:Teamtoto|talk]]) 16:07, 11 July 2019 (UTC)
</syntaxhighlight> [[User:Teamtoto|Teamtoto]] ([[User talk:Teamtoto|talk]]) 16:07, 11 July 2019 (UTC)
**Done [[User:Syntaxaire|Syntaxaire]] ([[User talk:Syntaxaire|talk]]) 16:48, 13 July 2019 (UTC)
**Done [[User:Syntaxaire|Syntaxaire]] ([[User talk:Syntaxaire|talk]]) 16:48, 13 July 2019 (UTC)
* More rows related to food are added and have a row in [[Template:Item/doc]]. still not done but the ones i'm not done yet are slightly harder to implement:[[User:Teamtoto|Teamtoto]] ([[User talk:Teamtoto|talk]]) 20:25, 13 July 2019 (UTC)
** <code>healing</code> is what stuff like witchwood heals. is a string so can take dice rolls
** <code>butcheredinto</code> is what a corpse is butchered into. it takes Wikitext links to the item, and is stored as a list separated by , for corpses with multiple butcher items.
** <code>harvestedinto</code> is what you harvest from the item. takes a wikilink to the item.
** <code>preservedinto</code> is what you expect. wikilink to item.
** <code>preservedquantity</code> is the number of preserved items. integer
** <code>exoticfood</code> is a boolean that lets cargo know if you need to specifically choose this food to preserve it. yes/no


== new values for template character==
== new values for template character==