Difference between revisions of "Template:Infobox code"

From blackwiki
Jump to navigation Jump to search
imported>Burza502
(Undid revision 591445793 by Burza502 (talk))
Line 1: Line 1:
{{Infobox football club
+
<includeonly>{{Infobox
|clubname    = Aberdeen Oilers
+
|name=Infobox code
|image      =  
+
|above={{{name}}}
|caption    = Aberdeen Oilers Floorball Club Logo
+
|image={{{image|}}}
|fullname    = Aberdeen Oilers Floorball Club
+
|caption={{{image_caption|}}}
|founded    = 2007
 
|chairman  = {{flagicon|Czech Republic}} Petr Raus
 
|league      = [http://www.floorballscotland.org.uk/ Scottish Floorball League]
 
  
 +
|labelstyle=width:50%;
 +
|headerstyle  = background:#ccf;
  
 +
|label1=Named after
 +
|data1={{{namesake|}}}
 +
|header2={{#if:{{{type|}}}{{{hierarchy|}}}|Classification}}
  
|kit_alt1    = Red jersey, red shorts and red socks
+
|label3=Type
|pattern_la1 =  
+
|data3={{{type|}}}
|pattern_b1  =  
+
 
|pattern_ra1 =  
+
|label4=Hierarchy
|leftarm1    = FF0000
+
|data4={{{hierarchy|}}}
|body1      = FF0000
+
|header5=Parameters
|rightarm1  = FF0000
+
|label6=[[Block_code#The_block_length_n|Block length]]
|shorts1    = FF0000
+
|data6={{{block_length|}}}
|socks1      = FF0000
+
|label7=[[Block_code#The_message_length_k|Message length]]
|title1    = Home [[colours]]
+
|data7={{{message_length|}}}
|kit_alt2    = White jersey, white shorts and white socks
+
|label8=[[Block_code#The_rate_R|Rate]]
|pattern_la2 =  
+
|data8={{{rate|}}}
|pattern_b2  =  
+
|label9=[[Block_code#The_distance_d|Distance]]
|pattern_ra2 =  
+
|data9={{{distance|}}}
|pattern_sh2 =  
+
|label10=[[Block_code#The_alphabet_.CE.A3|Alphabet size]]
|pattern_so2 =  
+
|data10={{{alphabet_size|}}}
|leftarm2    = FFFFFF
+
|label11=[[Block code#Popular notation|Notation]]
|body2      = FFFFFF
+
|data11={{{notation|}}}
|rightarm2  = FFFFFF
+
|header12={{#if:{{{decoding|}}}|Algorithms}}
|shorts2    = FFFFFF
+
|label13=Decoding
|socks2      = FFFFFF
+
|data13={{{decoding|}}}
|title2    = Away [[colours]]
+
|header14={{#if:{{{properties|}}}|Properties}}
}}
+
|data15={{{properties|}}}
 +
}}</includeonly><noinclude>
 +
 
 +
{{documentation}}
 +
 
 +
</noinclude>

Revision as of 02:06, 20 January 2014


50px Template documentation[view] [edit] [history] [purge]
Reed–Solomon codes
Named afterIrving S. Reed and Gustave Solomon
Classification
HierarchyLinear block code
Polynomial code
Cyclic code
BCH code
Reed–Solomon code
Parameters
Block lengthn = q − 1
Message lengthk
Distancenk + 1
Alphabet sizeq = pm  (p prime)
Notation[n, k, nk + 1]q-code
Algorithms
DecodingBerlekamp–Massey
Euclidean
et al.
Properties
Maximum-distance separable code
[[Category:Infobox templates|Template:Remove first word]]
{{infobox code
 | name             =
 | image            =
 | image_caption    =
 | namesake         =
 | type             =
 | hierarchy        =
 | block_length     =
 | message_length   =
 | rate             =
 | distance         =
 | alphabet_size    =
 | notation         =
 | decoding         =
 | properties       =

 | digits           =
 | tracks           =
 | digit_values     =
 | weight           =
 | continuity       =
 | cyclic           =
 | minimum_distance =
 | maximum_distance =
 | hamming_distance =
 | redundancy       =
 | lexicography     =
 | complement       =
 | groups_of_5      =
}}
  • Any of the fields can be safely left blank.
    • You may include an image with no caption, but a caption will not be shown if there is no image.
  • Wiki links [[]] are fine in any of the fields.