nicktpw,
You would use that like so:
<div id="projectsholder">
{exp:channel:entries channel="projects" paginate="bottom" limit="8" dynamic="no" orderby="title" sort="asc" category="{embed:pass_category}"}
your template code
{/exp:channel:entries}
</div>I forgot to use the “embed:” precursor in my original example, all apologies.
Cheers,