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

Content added Content deleted
imported>FrozenPlum
m (FrozenPlum moved page Controlling output format/Parameter: hitemattr (example 1) to Examples/Parameter: hitemattr (example 1): Simplifying how things are structured)
imported>FrozenPlum
(Simplify examples to match now that extra styles could be moved to Common.css)
Line 14: Line 14:
|headingmode = definition
|headingmode = definition
|mode = ordered
|mode = ordered
|hlistattr = id="dl-example" class="dpl-orange-background" style="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 = 2
|count = 2
}}
}}
Line 26: Line 26:
|headingmode = definition
|headingmode = definition
|mode = ordered
|mode = ordered
|hlistattr = id="dl-example" class="dpl-orange-background" style="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 = 2
|count = 2
}}
}}