MediaWiki talk:Common.css
From PinataIsland.info, the Viva Piñata wiki
Listify
May I commit this ->
/* Allow transcluded pages to display in lists rather than a table. Compatible in Firefox; incompatible in IE6. */ .listify td {display:list-item;} .listify tr {display:block;} .listify table {display:block;}
Example of output: listified subpages. –xenocidic (talk) 00:20, 24 August 2008 (UTC)