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

Simplify examples to match now that extra styles could be moved to Common.css
imported>FrozenPlum
(Created page with "<noinclude>{{noedit}}</noinclude><!-- This is the example preloaded for testing, press "Show Preview" to see the example working (at the bottom of the page). If you save this page, it saves as a new section at the bottom of your '''User:Username/Sandbox''' --> ==Example== Since <code>headingmode</code> is set to ''unordered'' and <code>hitemattr</code> applies to '''all list item headings''', all items are colored pink/red by <code>hitemattr</code>. <pre> {{#dpl: |cat...")
 
imported>FrozenPlum
(Simplify examples to match now that extra styles could be moved to Common.css)
 
(4 intermediate revisions by the same user not shown)
Line 6:
==Example==
 
Since <code>headingmode</code> is set to ''{{tt|unordered''}} and <code>hitemattr</code> applies to '''all list item headings''', all items are colored pink/red by <code>hitemattr</code>.
 
<pre>
Line 14:
|headingmode = unordered
|mode = ordered
|hlistattr = id="dl-example" class="dpl-orange-background" style="font-size:17px; border:1px solid orange; padding:3px;"
|hitemattr = id="list-item-heading" styleclass="backgroundlist-color:pink; border:1px solid red; padding:3px;item-heading"
|count = 3
}}
Line 27:
|headingmode = unordered
|mode = ordered
|hlistattr = id="dl-example" class="dpl-orange-background" style="font-size:17px; border:1px solid orange; padding:3px;"
|hitemattr = id="list-item-heading" styleclass="backgroundlist-color:pink; border:1px solid red; padding:3px;item-heading"
|count = 3
}}
<noinclude>
[[Category:ControllingHeading output format (examples)‎mode]]
[[Category:Uses category parameter]]
[[Category:Uses ordermethod parameter]]
Anonymous user