On Stack Overflow (specifically), could we please put something readily linkable in the FAQ or the How to Ask page (thanks for that suggestion, jadarnel27) so I don't have to keep typing out the same comment on questions like this one explaining to them why it's important to put code/markup in the question itself? I'm thinking the link could be http://stackoverflow.com/faq#putthecodeinthequestion (or a similar hash on the How to Ask page) so that it's both functional and indicative at a glance of what it's going to tell you.
Here's the text I usually use:
Links to external sites can be a useful adjunct to a question, but always post the relevant code/markup in the question itself. Stack Overflow is meant not just to be a resource for you now, but for others with a similar problem in the future. External links can be modified, deleted, moved, etc., rendering the question and its answers precisely useless for people in the future.
For a FAQ / How to Ask entry, I'd rephrase that slightly. Perhaps:
For questions involving code/markup, always post the relevant code/markup in the question itself. Although links to external sites can be a useful adjunct to a question, external links can be modified, deleted, moved, etc., rendering the question and its answers useless for people in the future. Stack Overflow is about being a resource for you now, and for others with a similar question in the future.
With the FAQ / How to Ask entry, I'd be able to use this comment instead:
Please put the code in the question itself. More: http://stackoverflow.com/faq#putthecodeinthequestion
Edit: Bumping this, it happens all the time. Could we please make the guidance on this clearer, and possibly more intrusive (for instance, on Stack Overflow specifically, if someone posts a link but has no code blocks, make them at least click past a big red box or something).

