More actions
style="text-align:center;;"|
unchecked
This template is used in other table than the RecipeRow. It indicates if the item recipe or date was verified and when. It also indicates if the item is seasonal and only appear during special event. If the item was archived and which veloren version.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Is the recipe correct ? | check | Here is the recipe book : https://gitlab.com/veloren/veloren/-/blob/master/assets/common/recipe_book.ron
| Boolean | suggested |
year | year | The current year of your verification.
| Number | suggested |
month | month | The current month of your verification.
| Number | suggested |
Seasonal ? | seasonal | Is the item only available during some event ? eg : Christmas or Veloren's anniversary celebration ?
| Boolean | optional |
Party date : | partydate | The date of the party, type either Christmas or YY-MM-DD | Date | optional |
Is the recipe removed from veloren ? | archive | After an update, the recipe no longer appear in crafting recipe. if the recipe has changed, don't check, change the recipe.
| Boolean | optional |
Veloren version : | archivedate | Indicate the last Veloren version before its removal.
| String | optional |