Difference between revisions of "Template:Infobox code"

From blackwiki
Jump to navigation Jump to search
imported>Anastasia Bruykhovetskaya
imported>Bibekbirodh
Line 1: Line 1:
<includeonly>{{Infobox
+
{{infobox code
|name=Infobox code
+
| name           = Dr. Surya Raj Acharya
|above={{{name}}}
+
| image          =
|image={{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{imagesize|}}}|alt={{{alt|}}}}}
+
| image_caption  =
|caption={{{image_caption|}}}
+
| namesake      =
 +
| type          =
 +
| hierarchy      =
 +
| block_length  =
 +
| message_length =
 +
| rate          =
 +
| distance      =
 +
| alphabet_size  =
 +
| notation      =
 +
| decoding      =
 +
| properties    =
  
<!-- |labelstyle=width:50%; -->
+
| digits         =
|headerstyle=background:#ccf;
+
| tracks         =
 
+
| digit_values   =
|label1=Named after
+
| weight         =
|data1={{{namesake|}}}
+
| continuity     =
|header2={{#if:{{{type|}}}{{{hierarchy|}}}|Classification}}
+
| cyclic         =
 
+
| minimum_distance=
|label3=Type
+
| maximum_distance=
|data3={{{type|}}}
+
| hamming_distance=
 
+
| redundancy     =
|label4=Hierarchy
+
| lexicography   =
|data4={{{hierarchy|}}}
+
| complement     =
|header5=
+
| groups_of_5   =
|label6=[[Block_code#The_block_length_n|Block length]]
+
}}
|data6={{{block_length|}}}
 
|label7=[[Block_code#The_message_length_k|Message length]]
 
|data7={{{message_length|}}}
 
|label8=[[Block_code#The_rate_R|Rate]]
 
|data8={{{rate|}}}
 
|label9=[[Block_code#The_distance_d|Distance]]
 
|data9={{{distance|}}}
 
|label10=[[Block_code#The_alphabet_.CE.A3|Alphabet size]]
 
|data10={{{alphabet_size|}}}
 
|label11=[[Block code#Popular notation|Notation]]
 
|data11={{{notation|}}}
 
 
 
|label20=Digits<!-- Stellenzahl -->
 
|data20={{{digits|}}}
 
|label21=Tracks<!-- Lesespuren -->
 
|data21={{{tracks|}}}
 
|label22=[[Digit value]]s<!-- Stellenwerte / bewertbar -->
 
|data22={{{digit_values|}}}
 
|label23=[[Hamming weight|Weight(s)]]<!-- Gewichte -->
 
|data23={{{weight|}}}
 
|label24=Continuity<!-- Stetigkeit / Einschrittigkeit / zyklisch (veraltet) -->
 
|data24={{{continuity|}}}
 
|label25=[[Cyclic code|Cyclic]]<!-- zyklisch -->
 
|data25={{{cyclic|}}}
 
|label26=[[Hamming distance|Minimum distance]]
 
|data26={{{minimum_distance|}}}
 
|label27=Maximum distance
 
|data27={{{maximum_distance|}}}
 
|label28=[[Hamming distance]]
 
|data28={{{hamming_distance|}}}
 
|label29=[[Redundancy (information theory)|Redundancy]]
 
|data29={{{redundancy|}}}
 
|label30=[[Lexicographical order|Lexicography]]
 
|data30={{{lexicography|}}}
 
|label31=[[Method of complements|Complement]]
 
|data31={{{complement|}}}
 
|label32=Groups of 5<!-- 5er Bündel -->
 
|data32={{{groups_of_5|}}}
 
 
 
|header50={{#if:{{{decoding|}}}|Algorithms}}
 
|label51=Decoding
 
|data52={{{decoding|}}}
 
|header53={{#if:{{{properties|}}}|Properties}}
 
|data54={{{properties|}}}
 
}}</includeonly><noinclude>
 
{{documentation}}
 
<templatedata>
 
{
 
"params": {}
 
}
 
</templatedata>
 
</noinclude>
 

Revision as of 07:45, 18 November 2018

Template loop detected: Template:Infobox code