Difference between revisions of "Template:Compression methods"

From blackwiki
Jump to navigation Jump to search
imported>Codename Lisa
(Merged "Others" section into "Terms" because I couldn't find a difference between the two. Quick test: Without looking at the history, can you say which section "Bit rate" or "PSNR" belonged to?)
imported>Codename Lisa
(This is going to make things easier to distinguish)
Line 19: Line 19:
  
 
| group1 = [[Entropy encoding]]
 
| group1 = [[Entropy encoding]]
 +
| group1style = background-color: #EDEDFF
 
| list1  =  
 
| list1  =  
 
*[[Unary coding|Unary]]
 
*[[Unary coding|Unary]]
Line 38: Line 39:
  
 
| group2 = [[Dictionary coder|Dictionary]]
 
| group2 = [[Dictionary coder|Dictionary]]
 +
| group2style = background-color: #E6E6FF
 
| list2  =  
 
| list2  =  
 
*[[Byte pair encoding]]
 
*[[Byte pair encoding]]
Line 59: Line 61:
  
 
| group3 = Other methods
 
| group3 = Other methods
 +
| group3style = background-color: #DDDDFF
 
| list3  =  
 
| list3  =  
 
*[[Burrows–Wheeler transform|BWT]]
 
*[[Burrows–Wheeler transform|BWT]]
Line 71: Line 74:
 
| list3  = {{Navbox|child| groupwidth = 11em
 
| list3  = {{Navbox|child| groupwidth = 11em
  
| group1 = Terms
+
| group1 = Concepts
 +
| group1style = background-color: #DEDAF2
 
| list1  =  
 
| list1  =  
 
*[[Bit rate]]
 
*[[Bit rate]]
Line 107: Line 111:
 
| list4  = {{Navbox|child| groupwidth = 11em|evenodd=swap
 
| list4  = {{Navbox|child| groupwidth = 11em|evenodd=swap
  
| group1 = Terms
+
| group1 = Concepts
 +
| group1style = background-color: #DEDAF2
 
| list1  =  
 
| list1  =  
 
*[[Chroma subsampling]]
 
*[[Chroma subsampling]]
Line 135: Line 140:
 
| list5  = {{Navbox|child| groupwidth = 11em
 
| list5  = {{Navbox|child| groupwidth = 11em
  
| group1 = Terms
+
| group1 = Concepts
 +
| group1style = background-color: #DEDAF2
 
| list1  =  
 
| list1  =  
 
*[[Bit rate]]
 
*[[Bit rate]]

Revision as of 11:37, 1 February 2014

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