Template:QCC: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
Created page with '{{{!}} class="collapsible {{#if:{{{col|}}}|collapsed}} {{#if:{{{auto|}}}|autocollapse}} {{{table-class|}}}" style="background-color:transparent; width:100%;{{{table-style|}}}" ! ...'
 
Strife Onizuka (talk | contribs)
mNo edit summary
Line 10: Line 10:
! description
! description
|-
|-
| collapsed
| col
| any value will activate collapsed
| any value will activate collapsed
|-
|-
| autocollapse
| auto
| collapses the table if other collapsible tables are present
| collapses the table if other collapsible tables are present
|-
|-

Revision as of 15:51, 14 November 2010

variable description
col any value will activate collapsed
auto collapses the table if other collapsible tables are present
table-class additional user supplied class value
table-style user supplied styling for the table
title-style style for the title row
title-colspan how many columns the title element should span
title table title
content the table contents, to be supplied in {{!}} form.