Misplaced Pages

Template:Infobox dog breed: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 15:41, 1 April 2006 view sourceElf (talk | contribs)Extended confirmed users19,731 edits replace thumb--see discussions on template at Wikipedia_talk:WikiProject_Dog_breeds/Templates--don't wipe out hundreds of captions by removing this!← Previous edit Revision as of 09:50, 21 April 2006 view source Ligulem (talk | contribs)Autopatrolled, Pending changes reviewers, Rollbackers28,245 edits qif -> #if: (see m:ParserFunctions) using AWBNext edit →
Line 5: Line 5:
|- |-
<!-- if we have an image --> <!-- if we have an image -->
{{qif|test={{{image|}}}|then=<tr style="image-align: center;"><td colspan="3">]</td></tr>}}<!-- {{#if:{{{image|}}}|<tr style="image-align: center;"><td colspan="3">]</td></tr>}}<!--
alternative names one parameter, separate them by <br> if more than one alternative names one parameter, separate them by <br> if more than one
-->{{qif|test={{{altname|}}}|then=<tr style="background-color: pink;"><th colspan="3">Alternative names</th></tr><tr style="text-align: center;"><td colspan="3">{{{altname|}}}</td></tr>}}<!-- -->{{#if:{{{altname|}}}|<tr style="background-color: pink;"><th colspan="3">Alternative names</th></tr><tr style="text-align: center;"><td colspan="3">{{{altname|}}}</td></tr>}}<!--
country of origin country of origin
-->{{qif|test={{{country|}}}|then=<tr style="background-color: pink;"><th colspan="3">Country of origin</th></tr><tr style="text-align: center;"><td colspan="3">{{{country|}}}</td></tr>}}<!-- -->{{#if:{{{country|}}}|<tr style="background-color: pink;"><th colspan="3">Country of origin</th></tr><tr style="text-align: center;"><td colspan="3">{{{country|}}}</td></tr>}}<!--
nicknames one parameter separate them by <br /> if more than one nicknames one parameter separate them by <br /> if more than one
-->{{qif|test={{{nickname|}}}|then=<tr style="background-color: pink;"><th colspan="3">Common nicknames</th></tr><tr style="text-align: center;"><td colspan="3">{{{nickname|}}}</td></tr>}}<!-- -->{{#if:{{{nickname|}}}|<tr style="background-color: pink;"><th colspan="3">Common nicknames</th></tr><tr style="text-align: center;"><td colspan="3">{{{nickname|}}}</td></tr>}}<!--
breed table standards links and groupings breed table standards links and groupings
it would be nice to have the following 5 lines to be conditional on the following 6 kennel clubs via an "or" it would be nice to have the following 5 lines to be conditional on the following 6 kennel clubs via an "or"
Line 19: Line 19:
! colspan="3" | Classification and breed standards ! colspan="3" | Classification and breed standards
<!-- the FCI --> <!-- the FCI -->
{{qif|test={{{fcistd|}}}|then=<tr style="text-align: left;"><th>]:</th><td>Group {{{fcigroup|}}} Section {{{fcisection}}} #{{{fcinum}}}</td><td></td></tr>}}<!-- {{#if:{{{fcistd|}}}|<tr style="text-align: left;"><th>]:</th><td>Group {{{fcigroup|}}} Section {{{fcisection}}} #{{{fcinum}}}</td><td></td></tr>}}<!--
the AKC the AKC
-->{{qif|test={{{akcstd|}}}|then=<tr style="text-align: left;"><th>]:</th><td>{{{akcgroup}}}</td><td></td></tr>}}<!-- -->{{#if:{{{akcstd|}}}|<tr style="text-align: left;"><th>]:</th><td>{{{akcgroup}}}</td><td></td></tr>}}<!--
AKC FSS group AKC FSS group
-->{{qif|test={{{akcfss|}}}|then=<tr style="text-align: left;"><td></td><td colspan="2">The AKC (FSS) is an optional recording service for purebred dogs that are not yet eligible for AKC registration.</td></tr>}}<!-- -->{{#if:{{{akcfss|}}}|<tr style="text-align: left;"><td></td><td colspan="2">The AKC (FSS) is an optional recording service for purebred dogs that are not yet eligible for AKC registration.</td></tr>}}<!--
AKC misc group AKC misc group
-->{{qif|test={{{akcmisc|}}}|then=<tr style="text-align: left;"><td></td><td colspan="2">The AKC is for breeds working towards full AKC recognition.</td></tr>}}<!-- -->{{#if:{{{akcmisc|}}}|<tr style="text-align: left;"><td></td><td colspan="2">The AKC is for breeds working towards full AKC recognition.</td></tr>}}<!--
the Australian National Kennel Council the Australian National Kennel Council
-->{{qif|test={{{ankcstd|}}}|then=<tr style="text-align: left;"><th>]:</th><td>{{{ankcgroup}}}</td><td></td></tr>}}<!-- -->{{#if:{{{ankcstd|}}}|<tr style="text-align: left;"><th>]:</th><td>{{{ankcgroup}}}</td><td></td></tr>}}<!--
the Canadian Kennel Club the Canadian Kennel Club
-->{{qif|test={{{ckcstd|}}}|then=<tr style="text-align: left;"><th>]:</th><td>{{{ckcgroup|}}}</td><td></td></tr>}}<!-- -->{{#if:{{{ckcstd|}}}|<tr style="text-align: left;"><th>]:</th><td>{{{ckcgroup|}}}</td><td></td></tr>}}<!--
CKC misc group CKC misc group
-->{{qif|test={{{ckcmisc|}}}|then=<tr style="text-align: left;"><td></td><td colspan="2">The CKC Miscellaneous group is for breeds working towards full CKC recognition.</td></tr>}}<!-- -->{{#if:{{{ckcmisc|}}}|<tr style="text-align: left;"><td></td><td colspan="2">The CKC Miscellaneous group is for breeds working towards full CKC recognition.</td></tr>}}<!--
kennel club of the UK kennel club of the UK
-->{{qif|test={{{kcukstd|}}}|then=<tr style="text-align: left;"><th style="white-space: nowrap;">]:</th><td>{{{kcukgroup}}}</td><td></td></tr>}}<!-- -->{{#if:{{{kcukstd|}}}|<tr style="text-align: left;"><th style="white-space: nowrap;">]:</th><td>{{{kcukgroup}}}</td><td></td></tr>}}<!--
new zeland kennel club new zeland kennel club
-->{{qif|test={{{nzkcstd|}}}|then=<tr style="text-align: left;"><th>]:</th><td>{{{nzkcgroup}}}</td><td></td></tr>}}<!-- -->{{#if:{{{nzkcstd|}}}|<tr style="text-align: left;"><th>]:</th><td>{{{nzkcgroup}}}</td><td></td></tr>}}<!--
united kennel club united kennel club
-->{{qif|test={{{ukcstd|}}}|then=<tr style="text-align: left;"><th>]:</th><td>{{{ukcgroup}}}</td><td></td></tr>}}<!-- -->{{#if:{{{ukcstd|}}}|<tr style="text-align: left;"><th>]:</th><td>{{{ukcgroup}}}</td><td></td></tr>}}<!--
no major kennel club no major kennel club
-->{{qif|test={{{notrecognized|}}}|then=<tr style="text-align: center;"><td colspan="3">Not recognized by any major kennel club</td></tr>}}<!-- -->{{#if:{{{notrecognized|}}}|<tr style="text-align: center;"><td colspan="3">Not recognized by any major kennel club</td></tr>}}<!--
no major kennel club, because it's extinct no major kennel club, because it's extinct
-->{{qif|test={{{extinct|}}}|then=<tr style="text-align: center;"><td colspan="3">This breed of dog is ]</td></tr>}}<!-- -->{{#if:{{{extinct|}}}|<tr style="text-align: center;"><td colspan="3">This breed of dog is ]</td></tr>}}<!--
note note
-->{{qif|test={{{note|}}}|then=<tr style="background-color: pink;"><th colspan="3">Notes</th></tr><tr style="text-align: center;"><td colspan="3">{{{note|}}}</td></tr>}} -->{{#if:{{{note|}}}|<tr style="background-color: pink;"><th colspan="3">Notes</th></tr><tr style="text-align: center;"><td colspan="3">{{{note|}}}</td></tr>}}
|}<includeonly>]</includeonly><noinclude> |}<includeonly>]</includeonly><noinclude>



Revision as of 09:50, 21 April 2006

{{{name}}}
Classification and breed standards
   USAGE 
{{Infobox Dogbreed 
<!-- Put article text AFTER this infobox markup. See: -->
<!-- Misplaced Pages:WikiProject Dog breeds/Templates for more info.-->
|name= ...
|image= ...
|image_caption= ...
|altname= ... <br /> ... <br />
|nickname= ... <br /> ... <br />
|country= ...
|fcigroup= ... 
|fcisection= ... 
|fcinum= ...
|fcistd= ...
|akcgroup= ...
|akcstd= ...
|ankcgroup= ...
|ankcstd= ...
|ckcgroup= ... 
|ckcstd= ...
|kcukgroup= ...
|kcukstd= ...
|nzkcgroup= ...
|nzkcstd= ...
|ukcgroup= ...
|ukcstd= ...
|notrecognized= ...
|akcfss= ...
|akcmisc= ...
|ckcmisc= ...
|extinct= ...
|note= ...
|}}  
Category:
Template:Infobox dog breed: Difference between revisions Add topic