Difference between pages "Template:Infobox donkey" and "Template:Infobox donkey/sandbox"
(Difference between pages)
Jump to navigation
Jump to search
imported>Justlettersandnumbers (add height and weight parameters) |
imported>Underlying lk |
||
Line 2: | Line 2: | ||
|name = {{{name|}}} | |name = {{{name|}}} | ||
|image = {{{image|}}} | |image = {{{image|}}} | ||
− | |image_size = | + | |image_size = |
|alt = {{{image_alt|}}} | |alt = {{{image_alt|}}} | ||
|caption = {{{image_caption|}}} | |caption = {{{image_caption|}}} | ||
− | |status = {{{status|}}} | + | |status = {{#switch:{{{status|}}} |
+ | | not recognized | ||
+ | | notrecognized = ''Not recognized by any major registry'' | ||
+ | | extinct = ''[[Extinction|extinct]]'' | ||
+ | }} | ||
|alt_name = {{{altname|}}} | |alt_name = {{{altname|}}} | ||
|nickname = {{{nickname|}}} | |nickname = {{{nickname|}}} | ||
|country = {{{country|}}} | |country = {{{country|}}} | ||
− | |distribution = | + | |distribution = |
− | |standard = | + | |standard = |
− | |use = | + | |use = |
− | + | |male_weight = | |
− | |male_weight = | + | |female_weight = |
− | |female_weight = | + | |male_height = |
− | + | |female_height = | |
− | |male_height = | ||
− | |female_height = | ||
|skin_color = | |skin_color = | ||
|egg_color = | |egg_color = | ||
Line 23: | Line 25: | ||
|crest = | |crest = | ||
|feather = | |feather = | ||
− | |coat = | + | |coat = |
|type = | |type = | ||
|wool_color = | |wool_color = | ||
Line 38: | Line 40: | ||
|trait1_data = <!-- etc, up to trait4_label / trait4_data --> | |trait1_data = <!-- etc, up to trait4_label / trait4_data --> | ||
|classification_label = {{{group1|}}} | |classification_label = {{{group1|}}} | ||
− | |classification_data = {{{std1|}}} | + | |classification_data = {{#if:{{{std1|}}}|[{{{std1}}} Breed standards]}} |
|classification1_label = {{{group2|}}} | |classification1_label = {{{group2|}}} | ||
− | |classification1_data = {{{std2|}}} | + | |classification1_data = {{#if:{{{std2|}}}|[{{{std2}}} Breed standards]}} |
|classification2_label = {{{group3|}}} | |classification2_label = {{{group3|}}} | ||
− | |classification2_data = {{{std3|}}} | + | |classification2_data = {{#if:{{{std3|}}}|[{{{std3}}} Breed standards]}} |
|classification3_label = {{{group4|}}} | |classification3_label = {{{group4|}}} | ||
− | |classification3_data = {{{std4|}}} | + | |classification3_data = {{#if:{{{std4|}}}|[{{{std4}}} Breed standards]}} |
|classification4_label = {{{group5|}}} | |classification4_label = {{{group5|}}} | ||
− | |classification4_data = {{{std5|}}} | + | |classification4_data = {{#if:{{{std5|}}}|[{{{std5}}} Breed standards]}} |
|classification5_label = {{{group6|}}} | |classification5_label = {{{group6|}}} | ||
− | |classification5_data = {{{std6|}}} | + | |classification5_data = {{#if:{{{std6|}}}|[{{{std6}}} Breed standards]}} |
|notes = {{{note|}}} | |notes = {{{note|}}} | ||
|vernacular_name = [[Donkey]] | |vernacular_name = [[Donkey]] | ||
|trinominal_name = Equus asinus | |trinominal_name = Equus asinus | ||
− | }} | + | }}<noinclude> |
+ | |||
+ | {{documentation}} | ||
+ | </noinclude> |