User:Kai/sandbox2: Difference between revisions

No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="display:flex; gap:10px; flex-wrap:wrap">
<div style="display:flex;">
<ul style="flex:1">
{{#dpl:
{{#dpl:
  | category = Items
  | category = Tier_1_items
  | mode = inline
  | mode = inline
  | ordermethod = title
  | ordermethod = title
Line 8: Line 9:
  | includesubpages = false
  | includesubpages = false
  | namespace =
  | namespace =
  | format = ,<span style="margin-left:6px"><li>[[File:%PAGE%.png|20px]] %PAGE%</li></span>
  | format = ,<li>[[File:%PAGE%.png|20px]] [[%PAGE%]]</li>
}}
}}
</ul>
<ul style="flex:1">
{{#dpl:
| category = Tier_2_items
| mode = inline
| ordermethod = title
| allowcachedresults = true
| skipthispage = no
| includesubpages = false
| namespace =
| format = ,<li>[[File:%PAGE%.png|20px]] [[%PAGE%]]</li>
}}
</ul>
<ul style="flex:1">
{{#dpl:
| category = Tier_3_items
| mode = inline
| ordermethod = title
| allowcachedresults = true
| skipthispage = no
| includesubpages = false
| namespace =
| format = ,<li>[[File:%PAGE%.png|20px]] [[%PAGE%]]</li>
}}
</ul>
</div>
</div>
5