Difference between revisions of "Template:Infobox Character V2"
Jump to navigation
Jump to search
m |
m (remove collapsible for relatives, seems redundant) |
||
| (28 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly><infobox> | + | <includeonly> |
| − | + | <table class="infobox" style="text-align: left; width: 300px; font-size: 100%; border-radius:10px; border: 2px solid black;"> | |
| − | + | <tr> | |
| − | + | <th colspan="2" style="text-align: center; color: #FFFFFF; height: 24px; font-size: medium; background-color: #708090;"><b>{{{name|}}}</b></th> | |
| − | + | </tr> | |
| − | + | <tr> | |
| − | + | <td colspan="2">{{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}}</td> | |
| − | + | </tr> | |
| − | + | <tr> | |
| − | + | <td colspan="2" style="text-align: center;">{{{caption|}}}</td> | |
| − | + | </tr> | |
| − | + | <tr> | |
| − | + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Creators</b></td> | |
| − | + | <td>{{{creators|}}}</td> | |
| − | + | </tr> | |
| − | + | {{#if: {{{contributors|}}} | | |
| − | + | <tr> | |
| − | + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Contributors</b></td> | |
| − | + | <td>{{{contributors|}}}</td> | |
| − | + | </tr> | |
| − | + | }} | |
| − | + | <tr> | |
| − | + | <th colspan="2" style="text-align: center; background-color: #708090; color: #FFFFFF"><b>Personal Information</b></th> | |
| − | </ | + | </tr> |
| − | </includeonly> | + | {{#if: {{{fullname|}}} | |
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Full Name</b></td> | ||
| + | <td>{{{fullname|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{pronunciation|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Pronunciation</b></td> | ||
| + | <td>{{{pronunciation|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{nicknames|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Nickname(s)</b></td> | ||
| + | <td>{{{nicknames|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{aliases|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Aliases</b></td> | ||
| + | <td>{{{aliases|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{titles|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Titles</b></td> | ||
| + | <td>{{{titles|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{relatives|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Relatives</b></td> | ||
| + | <td>{{{relatives|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{otherrelations|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Other Relations</b></td> | ||
| + | <td>{{{otherrelations|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{occupation|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Occupation</b></td> | ||
| + | <td>{{{occupation|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{residence|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Residence</b></td> | ||
| + | <td>{{{residence|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{location|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Location</b></td> | ||
| + | <td>{{{location|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{religion|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Religion</b></td> | ||
| + | <td>{{{religion|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{faction|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Faction</b></td> | ||
| + | <td>{{{faction|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{nationality|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Nationality</b></td> | ||
| + | <td>{{{nationality|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{virginities|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Virginities</b></td> | ||
| + | <td>{{{virginities|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{species|}}} | | ||
| + | <tr> | ||
| + | <th colspan="2" style="text-align: center; background-color: #708090; color: #FFFFFF"><b>Biological Information</b></th> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{species|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Species</b></td> | ||
| + | <td>{{{species|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{gender|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Gender</b></td> | ||
| + | <td>{{{gender|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{age|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Age</b></td> | ||
| + | <td>{{{age|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{height|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Height</b></td> | ||
| + | <td>{{{height|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{haircolor|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Hair Color</b></td> | ||
| + | <td>{{{haircolor|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{eyecolor|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Eye Color</b></td> | ||
| + | <td>{{{eyecolor|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{skincolor|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Skin Color</b></td> | ||
| + | <td>{{{skincolor|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{furcolor|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Fur Color</b></td> | ||
| + | <td>{{{furcolor|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{scalecolor|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Scale Color</b></td> | ||
| + | <td>{{{scalecolor|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{feathercolor|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Feather Color</b></td> | ||
| + | <td>{{{feathercolor|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{lipcolor|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Lip Color</b></td> | ||
| + | <td>{{{lipcolor|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{nipplecolor|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Nipple Color</b></td> | ||
| + | <td>{{{nipplecolor|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{tonguecolor|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Tongue Color</b></td> | ||
| + | <td>{{{tonguecolor|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{wingcolor|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Wing Color</b></td> | ||
| + | <td>{{{wingcolor|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{manecolor|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Mane Color</b></td> | ||
| + | <td>{{{manecolor|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{chitincolor|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Chitin Color</b></td> | ||
| + | <td>{{{chitincolor|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{othertraits|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Other Traits</b></td> | ||
| + | <td>{{{othertraits|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{piercings|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Piercings</b></td> | ||
| + | <td>{{{piercings|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{genitalia|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Genitalia</b></td> | ||
| + | <td>{{{genitalia|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{bustsize|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Bust Size</b></td> | ||
| + | <td>{{{bustsize|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{cocksize|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Cock Size</b></td> | ||
| + | <td>{{{cocksize|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{miscgenitalia|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Misc. Genitalia</b></td> | ||
| + | <td>{{{miscgenitalia|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{tailcount|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Tail Count</b></td> | ||
| + | <td>{{{tailcount|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{affliction|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Affliction</b></td> | ||
| + | <td>{{{affliction|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{level|}}} | | ||
| + | <tr> | ||
| + | <th colspan="2" style="text-align: center; background-color: #708090; color: #FFFFFF"><b>Combat Information</b></th> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{level|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Level</b></td> | ||
| + | <td>{{{level|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{health|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Health</b></td> | ||
| + | <td>{{{health|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{ap|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Action Points</b></td> | ||
| + | <td>{{{ap|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{strengths|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Strengths</b></td> | ||
| + | <td>{{{strengths|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{versionadded|}}} | | ||
| + | <tr> | ||
| + | <th colspan="2" style="text-align: center; background-color: #708090; color: #FFFFFF"><b>Other Information</b></th> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{versionadded|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Version Added</b></td> | ||
| + | <td>{{{versionadded|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{comptag|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Companion Tag(s)</b></td> | ||
| + | <td>{{{comptag|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | {{#if: {{{changelog|}}} | | ||
| + | <tr> | ||
| + | <td style="padding-left: 2%; background-color: #708090; color: #FFFFFF"><b>Changelog</b></td> | ||
| + | <td class="mw-collapsible mw-collapsed">{{{changelog|}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | </table> | ||
| + | </includeonly><noinclude> | ||
| + | ==Crediting== | ||
| + | Used as a frame of reference were the infoboxes of the detectiveconanworld wiki [detectiveconanworld.com/wiki/Template:InfoBox_Char] and from the Mrowki wiki (a Polish wiki about gardening? I'm not sure)[wiki.mrowki.ovh/index.php?title=Szablon:Opis]<br>--[[User:Spotty McBumble Fuck|Spotty McBumble Fuck]] ([[User talk:Spotty McBumble Fuck|talk]]) 13:11, 10 April 2023 (UTC) | ||
| + | ==Usage== | ||
| + | {{Infobox Character V2 | ||
| + | |name = Gianna | ||
| + | |image = <tabber> | ||
| + | Clothed=[[File:Gianna-Moira-Bust.png|450px]] | ||
| + | |-| | ||
| + | Nude=[[File:Gianna-Moira-Bust-Nude.png|450px]] | ||
| + | </tabber> | ||
| + | |caption = Artwork by [[Author-Moira|Moira]] | ||
| + | |creators = [[Author-SKoW|SomeKindofWizard]] | ||
| + | |contributors = Bepis<br>Clint | ||
| + | |fullname = | ||
| + | |pronunciation = Beh-piss | ||
| + | |nicknames = test | ||
| + | |aliases = | ||
| + | |titles = | ||
| + | |relatives = Yes<br>This<br>Shit<br>Is<br>Collapsible | ||
| + | |otherrelations = | ||
| + | |occupation = | ||
| + | |residence = | ||
| + | |location = | ||
| + | |religion = | ||
| + | |faction = test | ||
| + | |nationality = | ||
| + | |virginities = | ||
| + | |species = Garyole | ||
| + | |gender = Female | ||
| + | |age = She Gargoyle | ||
| + | |height = | ||
| + | |haircolor = gray | ||
| + | |eyecolor = white | ||
| + | |skincolor = | ||
| + | |furcolor = | ||
| + | |scalecolor = | ||
| + | |feathercolor = | ||
| + | |lipcolor = | ||
| + | |nipplecolor = | ||
| + | |tonguecolor = | ||
| + | |wingcolor = | ||
| + | |manecolor = | ||
| + | |chitincolor = | ||
| + | |othertraits = | ||
| + | |piercings = | ||
| + | |genitalia = Bits and Bobs | ||
| + | |bustsize = | ||
| + | |cocksize = | ||
| + | |miscgenitalia = Benis hammer | ||
| + | |tailcount = | ||
| + | |affliction = | ||
| + | |level = 3 | ||
| + | |health = | ||
| + | |ap = | ||
| + | |strengths = | ||
| + | |versionadded = 1.4 | ||
| + | |comptag = | ||
| + | |changelog = | ||
| + | }} | ||
| + | <pre> | ||
| + | <nowiki> | ||
| + | {{Infobox Character V2 | ||
| + | |name = | ||
| + | |image = | ||
| + | |caption = | ||
| + | |creators = | ||
| + | |contributors = | ||
| + | |fullname = | ||
| + | |pronunciation = | ||
| + | |nicknames = | ||
| + | |aliases = | ||
| + | |titles = | ||
| + | |relatives = | ||
| + | |otherrelations = | ||
| + | |occupation = | ||
| + | |residence = | ||
| + | |location = | ||
| + | |religion = | ||
| + | |faction = | ||
| + | |nationality = | ||
| + | |virginities = | ||
| + | |species = | ||
| + | |gender = | ||
| + | |age = | ||
| + | |height = | ||
| + | |haircolor = | ||
| + | |eyecolor = | ||
| + | |skincolor = | ||
| + | |scalecolor = | ||
| + | |furcolor = | ||
| + | |feathercolor = | ||
| + | |lipcolor = | ||
| + | |nipplecolor = | ||
| + | |tonguecolor = | ||
| + | |wingcolor = | ||
| + | |manecolor = | ||
| + | |chitincolor = | ||
| + | |othertraits = | ||
| + | |piercings = | ||
| + | |genitalia = | ||
| + | |bustsize = | ||
| + | |cocksize = | ||
| + | |miscgenitalia = | ||
| + | |tailcount = | ||
| + | |affliction = | ||
| + | |level = | ||
| + | |health = | ||
| + | |ap = | ||
| + | |strengths = | ||
| + | |versionadded = | ||
| + | |comptag = | ||
| + | |changelog = | ||
| + | }} | ||
| + | </nowiki> | ||
| + | </pre> | ||
| + | </noinclude> | ||
Latest revision as of 03:59, 5 October 2025
Crediting
Used as a frame of reference were the infoboxes of the detectiveconanworld wiki [detectiveconanworld.com/wiki/Template:InfoBox_Char] and from the Mrowki wiki (a Polish wiki about gardening? I'm not sure)[wiki.mrowki.ovh/index.php?title=Szablon:Opis]
--Spotty McBumble Fuck (talk) 13:11, 10 April 2023 (UTC)
Usage
| Gianna | |
|---|---|
| Artwork by Moira | |
| Creators | SomeKindofWizard |
| Contributors | Bepis Clint |
| Personal Information | |
| Pronunciation | Beh-piss |
| Nickname(s) | test |
| Relatives | Yes This Shit Is Collapsible |
| Faction | test |
| Biological Information | |
| Species | Garyole |
| Gender | Female |
| Age | She Gargoyle |
| Hair Color | gray |
| Eye Color | white |
| Genitalia | Bits and Bobs |
| Misc. Genitalia | Benis hammer |
| Combat Information | |
| Level | 3 |
| Other Information | |
| Version Added | 1.4 |
{{Infobox Character V2
|name =
|image =
|caption =
|creators =
|contributors =
|fullname =
|pronunciation =
|nicknames =
|aliases =
|titles =
|relatives =
|otherrelations =
|occupation =
|residence =
|location =
|religion =
|faction =
|nationality =
|virginities =
|species =
|gender =
|age =
|height =
|haircolor =
|eyecolor =
|skincolor =
|scalecolor =
|furcolor =
|feathercolor =
|lipcolor =
|nipplecolor =
|tonguecolor =
|wingcolor =
|manecolor =
|chitincolor =
|othertraits =
|piercings =
|genitalia =
|bustsize =
|cocksize =
|miscgenitalia =
|tailcount =
|affliction =
|level =
|health =
|ap =
|strengths =
|versionadded =
|comptag =
|changelog =
}}