Extending the Standard Shader

Hi,
The standard shader is a bit more complex then I’m used to. Are there any guides on how to extend it?

What I’m looking to do is separate the alpha out of the albedo easy in a normal shader but I don’t even know where to start with the standard shader.

Any advice?

Use a surface shader using the standard lighting model.