As ArticlePlaceholders can't be cached as good as Wikitext pages, we need to make sure creating them is not getting overly resource intensive.
In order to assure that, we should probably enforce a lower entityAccessLimit limit for them and (potentially) also set a lower $wgExpensiveParserFunctionLimit. There are other things we might also want to limit for them (transclusion limits and things like that).