CategoryTree 3-column layout like category pages
CategoryTree 3-column layout; strip wiki braces from CSS comments
Line 153: Line 153:


/*
/*
  * Blank lines after {{Soldier}} / between hatnotes become <p><br></p> and sit
  * Blank lines after the Soldier template / between hatnotes become <p><br></p> and sit
  * beside the floated infobox as a tall empty column. Collapse them so the lead
  * beside the floated infobox as a tall empty column. Collapse them so the lead
  * starts at the top next to the infobox.
  * starts at the top next to the infobox.
Line 331: Line 331:


/*
/*
  * Directory lists from {{#categorytree:}} (Contents, and any future page that
  * Directory lists from the categorytree parser function (Contents and any
* embeds a category tree): match MediaWiki category pages (.mw-category-columns)
* future page that embeds one): match MediaWiki category pages
* with a compact 3-column layout so long indexes are not a single tall stack.
* (.mw-category-columns) with a compact 3-column layout so long indexes
* are not a single tall stack.
  */
  */
.CategoryTreeTag {
.CategoryTreeTag {