Difference between revisions of "Template:Infobox code"

From blackwiki
Jump to navigation Jump to search
imported>Matthiaspaul
(improved link)
imported>DannyS712
m (Reverted edits by 137.43.92.159 (talk) to last version by 89.107.6.24)
 
(8 intermediate revisions by 6 users not shown)
Line 6: Line 6:
  
 
<!-- |labelstyle=width:50%; -->
 
<!-- |labelstyle=width:50%; -->
|headerstyle = background:#ccf;
+
|headerstyle=background:#ccf;
  
 
|label1=Named after
 
|label1=Named after
Line 18: Line 18:
 
|data4={{{hierarchy|}}}
 
|data4={{{hierarchy|}}}
 
|header5=
 
|header5=
|label6=[[Block_code#The_block_length_n|Block length]]
+
|label6=[[Block code#The block length n|Block length]]
 
|data6={{{block_length|}}}
 
|data6={{{block_length|}}}
|label7=[[Block_code#The_message_length_k|Message length]]
+
|label7=[[Block code#The message length k|Message length]]
 
|data7={{{message_length|}}}
 
|data7={{{message_length|}}}
|label8=[[Block_code#The_rate_R|Rate]]
+
|label8=[[Block code#The rate R|Rate]]
 
|data8={{{rate|}}}
 
|data8={{{rate|}}}
|label9=[[Block_code#The_distance_d|Distance]]
+
|label9=[[Block code#The distance d|Distance]]
 
|data9={{{distance|}}}
 
|data9={{{distance|}}}
|label10=[[Block_code#The_alphabet_.CE.A3|Alphabet size]]
+
|label10=[[Block code#The alphabet Σ|Alphabet size]]
 
|data10={{{alphabet_size|}}}
 
|data10={{{alphabet_size|}}}
 
|label11=[[Block code#Popular notation|Notation]]
 
|label11=[[Block code#Popular notation|Notation]]
Line 41: Line 41:
 
|label24=Continuity<!-- Stetigkeit / Einschrittigkeit / zyklisch (veraltet) -->
 
|label24=Continuity<!-- Stetigkeit / Einschrittigkeit / zyklisch (veraltet) -->
 
|data24={{{continuity|}}}
 
|data24={{{continuity|}}}
|label25=[[Hamming distance|Minimum distance]]
+
|label25=[[Cyclic code|Cyclic]]<!-- zyklisch -->
|data25={{{minimum_distance|}}}
+
|data25={{{cyclic|}}}
|label26=Maximum distance
+
|label26=[[Hamming distance|Minimum distance]]
|data26={{{maximum_distance|}}}
+
|data26={{{minimum_distance|}}}
|label27=[[Hamming distance]]
+
|label27=Maximum distance
|data27={{{hamming_distance|}}}
+
|data27={{{maximum_distance|}}}
|label28=[[Redundancy (information theory)|Redundancy]]
+
|label28=[[Hamming distance]]
|data28={{{redundancy|}}}
+
|data28={{{hamming_distance|}}}
|label29=[[Lexicographical order|Lexicography]]
+
|label29=[[Redundancy (information theory)|Redundancy]]
|data29={{{lexicography|}}}
+
|data29={{{redundancy|}}}
|label30=[[Method of complements|Complement]]
+
|label30=[[Lexicographical order|Lexicography]]
|data30={{{complement|}}}
+
|data30={{{lexicography|}}}
|label31=Groups of 5<!-- 5er Bündel -->
+
|label31=[[Method of complements|Complement]]
|data31={{{groups_of_5|}}}
+
|data31={{{complement|}}}
 +
|label32=Groups of 5<!-- 5er Bündel -->
 +
|data32={{{groups_of_5|}}}
  
 
|header50={{#if:{{{decoding|}}}|Algorithms}}
 
|header50={{#if:{{{decoding|}}}|Algorithms}}
Line 62: Line 64:
 
|data54={{{properties|}}}
 
|data54={{{properties|}}}
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
 
{{documentation}}
 
{{documentation}}
 
+
<templatedata>
 +
{
 +
"params": {}
 +
}
 +
</templatedata>
 
</noinclude>
 
</noinclude>

Latest revision as of 09:51, 18 August 2020

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
Block lengthn = q − 1
Message lengthk
Distancenk + 1
Alphabet sizeq = pm  (p prime)
Notation[n, k, nk + 1]q-code
Algorithms
Berlekamp–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.

No description.

Template parameters

ParameterDescriptionTypeStatus
No parameters specified