MagicManICT wrote:ricky wrote:I think the easiest way to do it would be similar to the
http://ringofbrodgar.com/wiki/Finer_Plant_Fibre page, where Objects required are listed, then objects Required by are automatically listed.
There's probably a way to state "X food [[requires:: Any Greens]]" and have the infobox list every item in that category, but that might be a bit cumbersome considering recipes such as "any meat" or "any berry" could potentially list dozens of items in the infobox.
I was thinking more along the lines of some sort of category tag or something so that we just add something like [[Category: Finer Plant Fibre]] and then any recipe that uses this would show the category page. We can then manage these per item rather than making sure that it gets added multiple places. As it is, if I look up Stinging Nettle, it doesn't mention that it counts as "Salad Greens," but if I go to the "Salad Greens" page, it's there. I should see it both places but only need to update one page, similar to how skills and required materials populate through other pages now. The question is, is this best done simply by adding categories on each item page and then setting up a category page just to see what they are, or should we tag them in the infobox somehow similar to how the infobox tracks buildings separately from armor?
I agree that getting the wide variety of ingredients to show up in the infobox would be extremely cumbersome to the user, especially when "any berry or fruit" would get dozens of items.
So I looked around and did some work with the Salad Greens due to their small number, and here's what I came up with:
creating a category tag which we can stick at the end of relevant pages will allow us to, obviously, categorize those items.
Creating an infobox page which can {{#ask:[[Category:XXXXX]]}} will automatically populate that infobox without having to edit the infobox for each new Salad Green
Tagging [[specific::XXXXX| ]] along with the category tag will display a "Specific type of XXXXX" in the infobox
what I'm trying to discover now is if there's a way to automatically make these categories populate their items with "specific type of" results without having to use the [[Specific::XXXXX| ]] tag