I've been looking around forever, and I can't seem to find a way to install the MonoGame C# Templates for Visual Studio 2013 Express. These include things like "SpriteFont", etc. that pop up in the templates menu when you click "Add New Item" in the solution menu. I've installed every last MonoGame related thing I can find on the internet and NOTHING has solved my problem.
To clarify, I have all the project templates that come with MonoGame:
but I'm missing all the item templates:
There should be templates in the list there labelled "SpriteFont" and other miscellaneous MonoGame related templates.
So how do I get the MonoGame templates?
EDIT: For the record, I have already tried following the advice given here, here, here, here, here and here. I also learnt from the 5th link that apparently I don't have the MonoGame template projects for things like "Empty Content Project" either.
EDIT 2: This didn't work either.
EDIT 3: I've also followed the advice here, yet again to no avail (what a surprise!).