Template:QCC: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{{!}} class="collapsible {{#if:{{{col|}}}|collapsed}} {{#if:{{{auto|}}}|autocollapse}} {{{table-class|}}}" style="background-color:transparent; width:100%;{{{table-style|}}}" cellpadding="0" cellspacing="0" | {{{!}} class="collapsible {{#if:{{{col|}}}|collapsed}} {{#if:{{{auto|}}}|autocollapse}} {{{table-class|}}}" style="background-color:transparent; width:100%;{{{table-style|}}}" cellpadding="0" cellspacing="0" | ||
! style=" | {{!}} style="width:100%" {{!}} {{{title|}}} | ||
! title="Click [show] to show hidden information!" style="min-width:4em;" {{!}} | |||
{{!}} [[File:Inv item eyes.png]] | |||
{{!}}- | {{!}}- | ||
{{!}} {{{content|}}} | {{!}} colspan="3" {{!}} {{{content|}}} | ||
{{!}}}<noinclude> | {{!}}}<noinclude> | ||
Line 24: | Line 26: | ||
| title-style | | title-style | ||
| style for the title row | | style for the title row | ||
|- | |- | ||
| title | | title |
Latest revision as of 20:29, 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 | table title |
content | the table contents, to be supplied in {{!}} form. |