User:CloudsInMind/Sandbox: Difference between revisions
m
no edit summary
CloudsInMind (talk | contribs) No edit summary |
CloudsInMind (talk | contribs) mNo edit summary |
||
Line 29: | Line 29: | ||
If you would like to add more information to your infobox, here are some following brackets you can add: | If you would like to add more information to your infobox, here are some following brackets you can add: | ||
* Rarity, personality, and occupation are typically seen on a majority of cat pages. This can be done by adding <code>rarity=|occupation=|personality=|</code> inbetween the sex and first sighting brackets | * Rarity, personality, and occupation are typically seen on a majority of cat pages. This can be done by adding <code>rarity=|occupation=|personality=|</code>, and is typically placed inbetween the sex and first sighting brackets. | ||
* If your cat has a relationship with another cat, whether it is familial, romantically, or otherwise unspecified, then you would add the relationship brackets to the infobox. The following code for that would be <code>parents=|partner=|siblings=|children=|other_relations=|</code>, and this would be placed after the first sightings bracket. | * If your cat has a relationship with another cat, whether it is familial, romantically, or otherwise unspecified, then you would add the relationship brackets to the infobox. The following code for that would be <code>parents=|partner=|siblings=|children=|other_relations=|</code>, and this would be typically placed after the first sightings bracket. | ||
* If the cat goes by another name or has a nickname either from the international community or the Chinese community, then you can add the other names bracket. The code for this would be <code>other_names=|</code> and would be placed after the image bracket. | * If the cat goes by another name or has a nickname either from the international community or the Chinese community, then you can add the other names bracket. The code for this would be <code>other_names=|</code> and would be placed after the image bracket. | ||
This is an example of what a fully filled out infobox would look like, using the source code of [[Mr. | This is an example of what a fully filled out infobox would look like, using the source code of [[Mr. Snack]]: | ||
<code><nowiki>{{CatInfobox|name=Mr. | <code><nowiki>{{CatInfobox|name=Mr. Snack|image=Mr snack.jpg|caption= get snacked on!!|other_names=Also known as 冻干哥 or Freeze-Dried Brother|breed=Domestic Shorthair|coat=Red (ginger) Mackerel Tabby|sex=Male|rarity=Unseeable|occupation=Dad, Tax Evader|appearance=Orange with white chin|eye_color=Light green|personality=Picky, impatient|first_sighting=October 28, 2023|partner=[[Ms. Snack]] (ex wife)|children=[[The Snack Children]] ([[Little Fella]] and [[Mr. Inspector]])}}</nowiki></code> | ||
=== Description === | === Description === |