Posted by Helmut_pdorf on 17 Sep 2012 17:04, last edited by Peter-ZA on 06 Jul 2014 02:37
This pages shows in a little "cloud" the titles of all pages in one category ("featured") running from left to right…
This is the list of the titles of all "featured" sites in the category "featured" on our community wiki.
For the idea of a page-cloud of "one" tag ( which tag is used on which page) this can be used too. with the tags="…" selector
(coming from the post http://community.wikidot.com/forum/t-565771/listpages-module-on-a-single-line#post-1566591)
Important is only the separate="no" and the [[div style="float:left;borde...;"]] before the one listing argument ( title)
Complete list
This is the list of the titles of all "featured" sites in the category "featured" on our community wiki.
[[div style="width:80%;"]]
[[module ListPages separate="no" limit="200" perPage="100" category="featured" order="title"]]
[[div style="float:left;border:1px silver solid;margin:5px;padding:2px;"]]
%%title_linked%%
[[/div]]
[[/module]]
[[div style="clear:left"]]
[[/div]]
[[/div]]
Tagged with "game"
This is the list of the titles of all "featured" sites in the category "featured" on our community wiki with the tags="game".
[[div style="width:80%;"]]
[[module ListPages separate="no" limit="200" perPage="100" category="featured" order="title" tags="game"]]
[[div style="float:left;border:1px silver solid;margin:5px;padding:2px;"]]
%%title_linked%%
[[/div]]
[[/module]]
[[div style="clear:left"]]
[[/div]]
[[/div]]
Tagged with "wikidot"
This is the list of the titles of all "featured" sites in the category "featured" on our community wiki with the tags="wikidot".
[[div style="width:80%;"]]
[[module ListPages separate="no" limit="200" perPage="100" category="featured" order="title" tags="wikidot"]]
[[div style="float:left;border:1px silver solid;margin:5px;padding:2px;"]]
%%title_linked%%
[[/div]]
[[/module]]
[[div style="clear:left"]]
[[/div]]
[[/div]]