User talk:Mattamue
Hi,
Seeing that you might keep updating the crafting information of items, may I suggest you a different way to display long lists of tools, components, etc?
To keep it consistent with the rest of the navbox lists it'd be better if you use dots to separate the items of a list instead of commas.
There's a template now in the wiki that takes care of the "drawing" of the dot correctly: Template:md. To use it you just have to put this {{md}} at the start of each item (except the first one). To increase readability and make the updating process easier it's also good to separate each item with empty comments.
For an example of what I mean check the wiki code of the stone hammer page.
The empty comments are there to make sure the list will be displayed correctly. By using the comments code that way, the wiki thinks you input all the items in a single line, instead of multiple lines. Otherwise the last line height uses to be higher than normal.
Anyway, if you feel like this is too much trouble you can keep using commas. But I'd appreciate if you at least consider it.