2 DPL calls on the same page (needed in different places) results in HTTP errors
I need 2 dpl calls on the same page, one in section 1 one in section 2:
Section 1 text followed by section 1 transclusion: {{#dpl:title=Category:Skills|include=#Skill Descriptions}}
Sectio 2 text followed by section 2 transclusion: {{#dpl:title=Category:Skills|include=#Skill Effects}}
Attempting to have 2 DPL calls on a single page result in HTTP error every time. So while this extension could sometimes replace Labeled Section Transclusion, at least LST can do more than one call on a page. Problem is, it incorrectly categorizes a page using a category section under that category... stuck between a rock and a hard place between DPL3 and LST.
The DPL3 causing an HTTP Error when used more than once on a page happens on either MW 1.33 or MW 1.34