Examples/Parameter: hitemattr (example 2): Difference between revisions

Content added Content deleted
imported>FrozenPlum
m (formatting)
imported>FrozenPlum
(Simplify examples to match now that extra styles could be moved to Common.css)
Line 14: Line 14:
|headingmode = unordered
|headingmode = unordered
|mode = ordered
|mode = ordered
|hlistattr = id="dl-example" class="dpl-orange-background" style="font-size:17px; border:1px solid orange; padding:3px;"
|hlistattr = id="dl-example" class="dpl-orange-background"
|hitemattr = id="list-item-heading" style="background-color:pink; border:1px solid red; padding:3px;"
|hitemattr = id="list-item-heading"
|count = 3
|count = 3
}}
}}
Line 27: Line 27:
|headingmode = unordered
|headingmode = unordered
|mode = ordered
|mode = ordered
|hlistattr = id="dl-example" class="dpl-orange-background" style="font-size:17px; border:1px solid orange; padding:3px;"
|hlistattr = id="dl-example" class="dpl-orange-background"
|hitemattr = id="list-item-heading" style="background-color:pink; border:1px solid red; padding:3px;"
|hitemattr = id="list-item-heading" class="list-item-heading"
|count = 3
|count = 3
}}
}}