##Hello & Welcome
Check out the latest Main Page.
Two months and I'm still alive I promise. After starting a second job and having no time for anything things have slowed down quite a bit, but it's not stalled yet.
We're still kicking.
Have a couple big updates for you guys so lets go through this. As time let me sit, I was able to simmer on the current state of the project and some decisions that had to be made. Some small back and forth work with /u/HerrHut was able to get a prototype working for a new fork of The Flavor Wiki that allowed for some really amazing capabilities. Some really great work done, but it's a bit over my head and I feel like further developments on the system would be hard to manage and hard to educate other users on, so although it's an amazing system and I'm greatly appreciative for the work done, I don't think it's quite the perfect fit for The Flavor Wiki.
So in the end we're going with what we got now with some adjustments here and there.
NOW, as The Flavor Wiki was always to be, it's about everyone being able to help. So I'm going to detail out what I've been working on and how you as a user can help make updates to it and help the entire project overall.
##Template:C
The template otherwise known as C (ie "Concentrate", "concentrate card", or "card") is for displaying concentrate information easily throughout the wiki. To use this on any wikipage add {{C|[Name of Concentrate}}, such as {{C|FA Meringue}} for example.
Here's a detailing of the areas of the code and how the template works.
###Variables Definitions
--><!-- VARIABLE DEFINITIONS --><!--
Provides access to variables:
- C_Page
- C_Manufacturer
- C_SpecificGravity
- C_MinPCT
- C_MaxPCT
- C_Throathit
- C_Mouthfeel
- C_RecipePosition
- C_FlavorProperties
- C_RelatedConcentrates
- C_OffFlavors
- C_RelatedFlavors
- C_Pairings
- C_Image
###The Template display
--><!-- TEMPLATE --><!--
This actually tells how to use the variables available. Right now temporarily just a white box with a gray block undernearth. It shows the name of the concentrate (which is clickable), the manufacturer, the min percent, and the max percent. Both the minpct/maxpct display as "???" if not set.
#####Code:
--><div style="font-family:verdana;margin-right:2.5px;margin-bottom:5px;border:0px solid #ffffff;background:#fafafa;font-size:85%;display:inline-block;min-width:300px;vertical-align:top;"><!--
--><div style="display:inline-block;padding:5px;"><!--
-->[[File:{{#var:C_Image}}|x64px]] <!--
--></div><!--
--><div style="display:inline-block;padding:5px;padding-right:30px;vertical-align:top;"><!--
--><div style="font-size:150%;">{{#var:C_Name}}</div><!--
--><div style="font-size:100%;">By {{#var:C_Manufacturer}}</div><!--
--><div style="font-size:100%;">{{#var:C_MinPCT|???}} - {{#var:C_MaxPCT|???}}</div><!--
--></div><!--
--><div style="padding:8px;background:#c0c0c0;"></div><!--
--></div><!--
##THANK YOU TO
- /u/AmethystineMist - Support
- /u/Baphomet - Support
- /u/BlameReligion (Mr Zigglesworth) - Support/Contributions/Review
- /u/bobbysavage - Support/Cool ass motherfucker
- /u/ChemicalBurnVictim - Support/Reviews/Good Peoples
- /u/Civinsko - Support
- /u/Cocky1976 - Support
- /u/ConcreteRiver - for consulting/design/donating reviews. Thanks!
- /u/DataNotAnecdotes - For tremendous help in getting everything setup, getting the server stuff decided and started, getting me on the right path in how to setup mediawiki. And additional support as time goes on. Thank ya buddy!
- /u/djrider69 - Asshole who helped.
- /u/EdibleMalfunction - Support
- /u/Enyawreklaw - Support
- /u/Ephelus - Support
- /u/fackyuu - Support
- /u/FedeBuccs - Support
- /u/FilthyHookerSpit - Support/Suggestions
- Flavorah - Support/Callaboration
- /u/gorman42 - Support/Modesty
- /u/HashSlingingSlashur - Reviews/Support
- /u/HerrHut - Doing TOOOOOOOOOOONS of work/Programming experience/Helping create the framework/helping with planning, down the line, you name it, this guy is the man! Thank you SOOOO MUCH. Still rockin it, I appreciate it.
- /u/IAmChefJohn - Support/Reviews/Collaboration
- /u/ID10-T - consulting/Support/really nice guy, also I still have been trying to watch Night Shift
- /u/kirkt - Support/Understanding/Good Peoples
- /u/king_cheefer_420 - Support
- /u/kotsosss - Support/Suggestions
- /u/Kraftykiwi - Beast monster man! Thank you!
- /u/mlNikon - Support/Reviews
- /u/MrBurgundy314 - Support
- /u/Omniditto - Support/Suggestions
- /u/PerennialPhilospher - Support/Reviews
- /u/RamboUnchained - Support/Ideas
- /u/Severian71 - Support
- /u/SteepingTakesTime consulting/volunteering
- /u/T_Mace - Consulting/Reviews/Support/Still owe you a barnstar.
- That one guy who isn't such a fan of DIYORDIE apparently, but decided to delete his post for the downvotes - Support/#YouSpeakYourMindAndILikeThat
- /u/Tr1gg3r13 - Support
- /u/Zermacht - Reviews/Support
- /u/Ziynik - Support
Next thing I'm detailing Concentrate Box...
If anyone would like to contribute anything to the project, whether that be adjusting concentrate pages, adding flavor reviews, or more importantly adding support documents on how to do this, please join the discord.
Thanks!