User:FrozenPlum/Test
Appearance
Test 1
[edit | edit source]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 = %%,%%
}}
| Page | Section content |
|---|---|
| Main Page |
|
Test 2
[edit | edit source]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"¦%%
}}
| Page | Section content |
|---|---|
| Main Page |
|