Jump to content
This wiki has been automatically closed because there have been no edits or log actions made within the last 60 days. If you are a user (who is not the bureaucrat) that wishes for this wiki to be reopened, please request that at Requests for reopening wikis. If this wiki is not reopened within 6 months it may be deleted. Note: If you are a bureaucrat on this wiki, you can go to Special:ManageWiki and uncheck the "Closed" box to reopen it.

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

m
no edit summary
imported>FrozenPlum
mNo edit summary
imported>FrozenPlum
mNo edit summary
Line 6:
==Example==
 
This selects articles in [[:Category:Countries in Africa]] or [[:Category:Countries in Europe]] and orders them by ''category'' (which is used in combination with <code>headingmode</code> to put the category as the header). <code>{{DPL|mode}}</code> is set to ''ordered'' which causes the articles that are listed under the categories to be numbered. The <code>hlistattr</code> adds formatting at the heading/top level, which enclosesenclosing all other items; for that, an ID, isorange givencolor, aand [https://www.w3schools.com/cssref/sel_class.aspother CSSstyles class] isare given. to<code>hitemattr</code> setadds thean ID, color orangepink/red color, and aother borderstyles andto paddingthe arenext corresponding ordered (ol) setelement.
 
<pre>
Line 15:
|mode = ordered
|hlistattr = id="dl-example" class="dpl-orange-background" style="border:1px solid orange; padding:3px;"
|hitemattr = id="list-item-heading-attrubite" style="background-color:pink; border:1px solid red; padding:3px;"
|count = 2
}}
Line 20 ⟶ 21:
 
==Result==
 
{{#dpl:
|category = Countries in Africa¦Countries in Europe
Line 27:
|mode = ordered
|hlistattr = id="dl-example" class="dpl-orange-background" style="border:1px solid orange; padding:3px;"
|hitemattr = id="list-item-heading-attrubite" style="background-color:pink; border:1px solid red; padding:3px;"
|count = 2
}}
Line 36 ⟶ 37:
[[Category:Uses mode parameter]]
[[Category:Uses hlistattr parameter]]
[[Category:Uses counthitemattr parameter]]
</noinclude>
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.