How do place Magento theme blocks?

  • {{block type=’bannerslider/bannerslider’ template=’bannerslider/bannerslider.phtml’}}
  • All of the above
  • $block = $this->getLayout()->getBlock(‘core/template’)
  • {{block type=’foo/bar’ template=’default/default/easycatalogimg.home.phtml’}}

stackoverflow.com/questions/12754120