Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox cat: Difference between revisions

Template page
(Created page with "<includeonly> <infobox> <title source="title"> <default>{{PAGENAME}}</default> <format><center>{{{title}}}</center></format> </title> <image source="image"> <caption source="caption-image"/> </image> <data source="alias"> <label>Alias</label> </data> <data source="gender"> <label>Sex</label> </data> <data source="nationality"> <label>Nation from</label> </data> <data source="breed"> <label>Breed</label> </data> <dat...")
 
No edit summary
Line 64: Line 64:
   <data source="meow">
   <data source="meow">
     <label>Meow sound</label>
     <label>Meow sound</label>
     <format>[[File:{{{meow}}}]]</format>
     <format>[[File:{{{meow}}}|200px]]</format>
   </data>
   </data>
   <data source="social_media">
   <data source="social_media">
Line 181: Line 181:
"meow": {
"meow": {
"label": "Meow sound",
"label": "Meow sound",
"description": "Audio file of the cat sound.",
"description": "Audio or video file of the cat sound."
"type": "wiki-file-name"
}
}
},
},