Test 1

Important:The CSS override is only in my user styles, so I'm the only one that can see it successfully overrides the bold tags.

{{#dpl:
|debug=0
|titlematch=Main Page
|include=#Installation
|table = class="wikitable sortable banish-bold", Page, Section content
|tablerow = %%,%%
}}

{{#dpl: |debug=0 |titlematch=Main Page |include=#Installation |table = class="wikitable sortable banish-bold", Page, Section content |tablerow = %%,%% }}

Test 2

This also works: Important:The CSS override is only in my user styles, so I'm the only one that can see it successfully overrides the bold tags.

{{#dpl:
|debug=0
|titlematch=Main Page
|include=#Installation
|table = class="wikitable sortable", Page, Section content
|tablerow = class="banish-bold"¦%%
}}

{{#dpl: |debug=0 |titlematch=Main Page |include=#Installation |table = class="wikitable sortable", Page, Section content |tablerow = class="banish-bold"¦%% }}