article

Current templates

Templates removed

  • Center Image: align="center" is deprecated
  • Item w/ popup links: pop-up links are bad practice and this doesn't need to be a default
  • Article with files: attachment loop now added to Default Article

Classes and IDs

Default Article

  • #article<tmpl_var assetId>
  • .article
  • .default
  • #id<tmpl_var assetId>
  • .articleContent
  • .description
  • .articleLink
  • .attachments
  • .wg-icon
  • .wg-clear

Article With Image

  • #article<tmpl_var assetId>
  • .article
  • .withImage
  • .id<tmpl_var assetId>
  • .articleContent
  • .articleImage
  • .description
  • .articleLink
  • .wg-clear

Linked Image With Caption

  • #article<tmpl_var assetId
  • .article
  • .linkedImage
  • #id<tmpl_var assetId>
  • .articleContent
  • .articleImage
  • .caption
  • .description
  • .wg-clear

Item

  • #article<tmpl_var assetId>
  • .article.item
  • #id<tmpl_var assetId>
  • .description
  • .attachments
  • .wg-icon
  • .wg-clear

Article With Pagination

  • #article<tmpl_var assetId>
  • .article
  • .withPagination
  • #id<tmpl_var assetId>
  • .articleContent
  • .description
  • .articleLink
  • .attachments
  • .wg-icon
  • .wg-clear
  • .pagination
  • .wg-inline
  • .previous
  • .active
  • .next

Stylesheet(s)

  • article.css

Cross template notes

Bug and RFE notes

  • fixed a bug in Linked Image with Caption: image not linked if link title is empty
  • Article With Pagination added after the pagination macro was fixed

Keywords: article attachment caption icon item pagination

Search | Most Popular | Recent Changes | Wiki Home