Template:Infobox recipe: Difference between revisions
m Tidying up |
m CSS test |
||
Line 5: | Line 5: | ||
| above = {{{name|}}} | | above = {{{name|}}} | ||
| abovestyle = background-color: var(--background-color-notice-subtle); color: var(--color-emphasized); | | abovestyle = background-color: var(--background-color-notice-subtle); color: var(--color-emphasized); | ||
| datastyle = padding: 4px 0 4px 0; | |||
| data1 = {{{recipedata|}}} | | data1 = {{{recipedata|}}} | ||
Revision as of 15:58, 17 July 2025
This template is used in conjunction with Template:Recipe in order to provide an infobox surrounding the recipe UI and also to help align multiple recipes onto a page.
{{Infobox recipe | type = <-- Recipe container, specify everything except Crafting: "Stonecutter", "Grindstone" etc. --> | name = <-- name of item --> | recipedata = <-- Template:Recipe of item --> | description = <-- description for item, if needed --> }}