Difference between revisions of "Template:Compression methods"

From blackwiki
Jump to navigation Jump to search
imported>Codename Lisa
(This is going to make things easier to distinguish)
imported>Frietjes
Line 19: Line 19:
  
 
| group1 = [[Entropy encoding]]
 
| group1 = [[Entropy encoding]]
| group1style = background-color: #EDEDFF
 
 
| list1  =  
 
| list1  =  
 
*[[Unary coding|Unary]]
 
*[[Unary coding|Unary]]
Line 39: Line 38:
  
 
| group2 = [[Dictionary coder|Dictionary]]
 
| group2 = [[Dictionary coder|Dictionary]]
| group2style = background-color: #E6E6FF
 
 
| list2  =  
 
| list2  =  
 
*[[Byte pair encoding]]
 
*[[Byte pair encoding]]
Line 61: Line 59:
  
 
| group3 = Other methods
 
| group3 = Other methods
| group3style = background-color: #DDDDFF
 
 
| list3  =  
 
| list3  =  
 
*[[Burrows–Wheeler transform|BWT]]
 
*[[Burrows–Wheeler transform|BWT]]
Line 75: Line 72:
  
 
| group1 = Concepts
 
| group1 = Concepts
| group1style = background-color: #DEDAF2
 
 
| list1  =  
 
| list1  =  
 
*[[Bit rate]]
 
*[[Bit rate]]
Line 112: Line 108:
  
 
| group1 = Concepts
 
| group1 = Concepts
| group1style = background-color: #DEDAF2
 
 
| list1  =  
 
| list1  =  
 
*[[Chroma subsampling]]
 
*[[Chroma subsampling]]
Line 141: Line 136:
  
 
| group1 = Concepts
 
| group1 = Concepts
| group1style = background-color: #DEDAF2
 
 
| list1  =  
 
| list1  =  
 
*[[Bit rate]]
 
*[[Bit rate]]

Revision as of 01:12, 11 February 2014

Template documentation[view] [edit] [history] [purge]

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Compression methods|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Compression methods|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Compression methods|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.

See also