User:Kai/sandbox2: Difference between revisionsGive feedback
No edit summary |
No edit summary |
||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | <div style="display:flex;"> | ||
| | <ul style="flex:1"> | ||
| | {{#dpl: | ||
| category = Tier_1_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_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> | |||