Template:CreatureInfobox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
<!-- male creature; wikitext img --> | <!-- male creature; wikitext img --> | ||
<div class="ci-img male-creature-img" style="display:none;"> | <div class="ci-img male-creature-img" style="display:none;"> | ||
{{#if:{{{male_img|}}} | [[File:{{{male_img}}}|260px|center]] | male img needed}} | {{#if: {{{male_img|}}} | [[File:{{{male_img}}}|260px|center]] | male img needed}} | ||
</div> | </div> | ||
<div class="ci-tab-bar"><span class="ci-tab ci-fem-tab ci-tab-active">Female</span><span class="ci-tab ci-male-tab">Male</span></div> | <div class="ci-tab-bar"><span class="ci-tab ci-fem-tab ci-tab-active">Female</span><span class="ci-tab ci-male-tab">Male</span></div> | ||
Revision as of 17:46, 18 April 2026
CreatureInfobox
[[File:{{{female_img}}}|260px|center]]
Release Date: {{{creature_release_date}}}
Official Sub-Breed List: {{{creature_sub_breed_link}}}
Official Gen-Breed List: {{{creature_gen_breed_link}}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Female Image | female_img | no description | File | optional |
| Male Image | male_img | no description | File | optional |
| Release date of creature | creature_release_date | no description | Date | suggested |
| Sub-breed page | creature_sub_breed_link | no description | URL | optional |
| Gen breed header | creature_gen_breed_link | Link to header in official gen breed document by the sub-breed team | URL | optional |