Dashboard > Atlassian Plugins > ... > Macros > card
  Atlassian Plugins Log In | Sign Up   View a printable version of the current page.  
  card

Added by David Peterson , last edited by Bo Wang [CustomWare] on Oct 16, 2008  (view change)
Labels: 

{card}

Plugin: Composition Plugin

In coordination with the deck macro, allows for the creation of tabbed content.

Usage

{deck:id=[Unique Deck ID]}
{card:label=Card 1}
Card 1 content.
{card}
{card:label=Card 2}
Card 2 content.
{card}
{deck}

Parameters

Name Required Default Description
label
The label for the deck. May contain simple wiki text (e.g. bold, italic, emoticons and images).
default
false
If true, this card will be the default one shown when the page is first viewed.
class
The custom CSS class the card is decorated by. Inherits its value from the containing {deck} if not specified.
accessKey
The key that is hot linked to the specified card.
  • Works in Firefox 2 using: Alt + Shift + <character> (Note that some characters (for example b, which accesses the bookmarks toolbar and t which accesses the Tools toolbar menu, will not work as an access key as the default browser functionality take precedence)
  • accessKeys are not compatible with IE6 and IE7
nextAfter
The number of seconds the slide will stay visible before moving to the next one. By default the current slide will not transition until prompted by the user. Inherits its value from the containing {deck} if not specified.
effectType
none
The effect to use when moving to this slide. May be 'fade' or 'none'. Inherits its value from the containing {deck} if not specified.
effectDuration
The number of seconds the transition will take to complete. Eg. '1.5' or '10'. Inherits its value from the containing {deck} if not specified.

See Also

Copyright(c) CustomWare Asia Pacific Pty Ltd
Powered by Atlassian Confluence 2.7.3, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators