Form:Biobox: Difference between revisions
Jump to navigation
Jump to search
PeaceDeadC (talk | contribs) No edit summary |
PeaceDeadC (talk | contribs) No edit summary |
||
(185 intermediate revisions by the same user not shown) | |||
Line 43: | Line 43: | ||
|- |
|- |
||
!style="width: 20%;| Birthday (D-M-Y): |
!style="width: 20%;| Birthday (D-M-Y): |
||
| <div class="dob-d">{{{field|birth day|size= |
| <div class="dob-d">{{{field|birth day|size=35|input type=combobox|values={{BioboxListOfDates}}|placeholder=Day|existing values only}}}</div> |
||
| <div class="dob-m">{{{field|birth month|size= |
| <div class="dob-m">{{{field|birth month|size=35|input type=combobox|values={{BioboxListOfMonths}}|placeholder=Month|existing values only}}}</div> |
||
| <div class="dob-y">{{{field|birth year|input type=combobox|values={{BioboxListOfYears}}|placeholder=YYYY |
| <div class="dob-y">{{{field|birth year|size=35|input type=combobox|values={{BioboxListOfYears}}|placeholder=YYYY|existing values only}}}</div> |
||
|- |
|- |
||
!style="width: 20%;| Place of birth: |
!style="width: 20%;| Place of birth: |
||
Line 52: | Line 52: | ||
|- |
|- |
||
!style="width: 20%;| Country of birth: |
!style="width: 20%;| Country of birth: |
||
| {{{field|birth country|input type=combobox|values={{BioboxListOfCountries}}|mapping template=BioboxListOfCountriesLabel|existing values only}}} |
|||
| {{{field|birth country}}} |
|||
|colspan=2| Country where the person is born: |
|colspan=2| Country where the person is born: three-letter country code ex: '''<font color="green"><nowiki>CUB</nowiki></font>''' - Cuba, '''<font color="green"><nowiki>USA</nowiki></font>''' - United States, '''<font color="green"><nowiki>RUS</nowiki></font>''' - Russia, '''<font color="green"><nowiki>CZE</nowiki></font>''' - Czech Republic etc. |
||
|- |
|||
!style="width: 20%;| Citizenship: |
|||
| {{{field|citizenship|input type=combobox|values={{BioboxListOfCountries}}|mapping template=BioboxListOfCountriesLabel|existing values only}}} |
|||
|colspan=2| Citizenship. Leave blank if same as Country of birth. Three-letter country code ex: '''<font color="green"><nowiki>CUB</nowiki></font>''' - Cuba, '''<font color="green"><nowiki>USA</nowiki></font>''' - United States, '''<font color="green"><nowiki>RUS</nowiki></font>''' - Russia, '''<font color="green"><nowiki>CZE</nowiki></font>''' - Czech Republic etc. |
|||
|- |
|||
!style="width: 20%;| Deathday (D-M-Y): |
|||
| <div class="dod-d">{{{field|death day|size=35|input type=combobox|values={{BioboxListOfDates}}|placeholder=Day|existing values only}}}</div> |
|||
| <div class="dod-m">{{{field|death month|size=35|input type=combobox|values={{BioboxListOfMonths}}|placeholder=Month|existing values only}}}</div> |
|||
| <div class="dod-y">{{{field|death year|size=35|input type=combobox|values={{BioboxListOfYears}}|placeholder=YYYY|existing values only}}}</div> |
|||
|- |
|||
!style="width: 20%;| Place of Death: |
|||
| {{{field|death location}}} |
|||
|colspan=2| Place where the person has died: town, city, state, country. |
|||
|- |
|||
!style="width: 20%;| Cause of Death: |
|||
| {{{field|сause of death}}} |
|||
|colspan=2| Cause of death. |
|||
|- |
|- |
||
!style="width: 20%;| Ethnicity: |
!style="width: 20%;| Ethnicity: |
||
| {{{field|ethnicity|input type= |
| {{{field|ethnicity|input type=combobox|values={{BioboxListOfEthnicity}}|existing values only|default=Caucasian}}} |
||
|colspan=2| Very general ethnicity grouping is used to give some indication of physical appearance, not census-style ethnicity. |
|colspan=2| Very general ethnicity grouping is used to give some indication of physical appearance, not census-style ethnicity. |
||
|- |
|||
<div id="moreethnicity"> |
|||
{| {{STDT|biobox4form bioboxform table}} |
|||
!style="width: 20%;| Additional ethnicity: |
!style="width: 20%;| Additional ethnicity: |
||
| {{{field|ethnicity2|input type= |
| {{{field|ethnicity2|input type=combobox|values={{BioboxListOfEthnicity}}|existing values only}}} |
||
|colspan=2| |
|colspan=2| Optional. |
||
|} |
|||
</div> |
|||
|- |
|- |
||
!style="width: 20%;| Nationality: |
!style="width: 20%;| Nationality: |
||
| {{{field|nationality|input type= |
| {{{field|nationality|input type=combobox|values={{BioboxListOfNationality}}|existing values only}}} |
||
|colspan=2| National identity. |
|colspan=2| National identity. |
||
|- |
|||
<div id="morenationality"> |
|||
{| {{STDT|biobox4form bioboxform table}} |
|||
!style="width: 20%;| Additional nationality: |
!style="width: 20%;| Additional nationality: |
||
| {{{field|nationality2|input type= |
| <div class="nationality2">{{{field|nationality2|input type=combobox|values={{BioboxListOfAdditionalNationality}}|placeholder=Optional|existing values only}}}</div> |
||
| <div class="nationality3">{{{field|nationality3|input type=combobox|values={{BioboxListOfAdditionalNationality}}|placeholder=Optional|existing values only}}}</div> |
|||
|colspan=2| Additional nationality. |
|||
| <div class="nationality4">{{{field|nationality4|input type=combobox|values={{BioboxListOfAdditionalNationality}}|placeholder=Optional|existing values only}}}</div> |
|||
|} |
|||
</div> |
|||
|- |
|- |
||
!style="width: 20%;| Brother of: |
!style="width: 20%;| Brother of: |
||
Line 94: | Line 106: | ||
|- |
|- |
||
!style="width: 20%;| Sexual orientation: |
!style="width: 20%;| Sexual orientation: |
||
| {{{field|orientation|restricted|input type= |
| {{{field|orientation|restricted|input type=combobox|values={{BioboxListOfSexuality}}|existing values only}}} |
||
|colspan=2| Sexual orientation of the person. |
|colspan=2| Sexual orientation of the person. |
||
|- |
|- |
||
!style="width: 20%;| Career start: |
!style="width: 20%;| Career start: |
||
| {{{field|careerstart|input type= |
| {{{field|careerstart|input type=combobox|values={{BioboxListOfYears}}|existing values only}}} |
||
|colspan=2| Career start year. |
|colspan=2| Career start year. |
||
|- |
|- |
||
!style="width: 20%;| Career status: |
!style="width: 20%;| Career status: |
||
| {{{field|career|input type= |
| {{{field|career|input type=combobox|values={{BioboxListOfCareerStatus}}|mapping template=BioboxCareerStatusLabel|existing values only}}} |
||
|colspan=2| Career status (Pornstars only): '''A''' = [[:Category:Currently Active Pornstars|Active]], '''R''' = [[:Category:Retired Pornstars|Retired]], '''AS''' = [[:Category:Currently Active Pornstars (Straight Only)|Active (Straight Only)]] |
|colspan=2| Career status (Pornstars only): '''A''' = [[:Category:Currently Active Pornstars|Active]], '''R''' = [[:Category:Retired Pornstars|Retired]], '''AS''' = [[:Category:Currently Active Pornstars (Straight Only)|Active (Straight Only)]] |
||
|- |
|||
<div id="career-end"> |
|||
{| {{STDT|biobox4form bioboxform table}} |
|||
!style="width: 20%;| Career end: |
!style="width: 20%;| Career end: |
||
| {{{field|careerend|input type= |
| {{{field|careerend|input type=combobox|values={{BioboxListOfYears}}|existing values only}}} |
||
|colspan=2| Career end year. |
|colspan=2| Career end year. |
||
|} |
|||
</div> |
|||
|- |
|- |
||
!style="width: 20%;| HIV status: |
!style="width: 20%;| HIV status: |
||
| {{{field|hivstatus|restricted|input type= |
| {{{field|hivstatus|restricted|input type=combobox|values={{BioboxListOfHIVStatus}}|mapping template=BioboxHIVStatusLabel|existing values only}}} |
||
|colspan=2| Hiv-status of the person. |
|colspan=2| Hiv-status of the person. |
||
|} |
|} |
||
<div id="body" class="biobox4form bioboxform table" style="text-align: center;">Body</div> |
|||
{| {{STDT|biobox4form bioboxform table}} |
{| {{STDT|biobox4form bioboxform table}} |
||
!style="width: 20%;| Height - Weight - Penis size: |
|||
! {{{field|checkboxDeadPerson|input type=checkbox|show on select=personisdead}}} Is the person dead? |
|||
| <div class="height">{{{field|height|input type=combobox|values={{BioboxListOfHeight}}|placeholder=Height|mapping template=BioboxListOfHeightLabel|existing values only}}}</div> |
|||
| |
|||
| <div class="weight">{{{field|weight|input type=combobox|values={{BioboxListOfWeight}}|placeholder=Weight|mapping template=BioboxListOfWeightLabel|existing values only}}}</div> |
|||
| <div class="penis-size">{{{field|penis size|input type=combobox|values={{BioboxListOfPenisSize}}|placeholder=Penis size|mapping template=BioboxListOfPenisSizeLabel|existing values only}}}</div> |
|||
|- |
|||
!style="width: 20%;| Measurements (in CM): |
|||
|colspan=3| <div class="measurements">{{{field|neck|size=6|placeholder=neck}}}{{{field|chest|size=6|placeholder=chest}}}{{{field|arms|size=6|placeholder=arms}}}{{{field|waist|size=6|placeholder=waist}}}{{{field|thighs|size=6|placeholder=thighs}}}{{{field|hips|size=6|placeholder=hips}}}{{{field|calves|size=6|placeholder=calves}}}</div> |
|||
|- |
|||
!style="width: 20%;| Hair color: |
|||
| {{{field|hair color|input type=combobox|values={{BioboxListOfHairColor}}|mapping template=BioboxListOfHairColorLabel|existing values only}}} |
|||
|colspan=2| The most common hair color of the subject. |
|||
|- |
|||
!style="width: 20%;| Additional hair color: |
|||
| {{{field|hair color2|input type=combobox|values={{BioboxListOfHairColor}}|mapping template=BioboxListOfHairColorLabel|existing values only}}} |
|||
|colspan=2| Optional. |
|||
|- |
|||
!style="width: 20%;| Hair length: |
|||
| {{{field|hair length|input type=combobox|values={{BioboxListOfHairLength}}|existing values only}}} |
|||
|colspan=2| Hair length of the person. |
|||
|- |
|||
!style="width: 20%;| Hair shape: |
|||
| {{{field|hair shape}}} |
|||
|colspan=2| Hair shape of the person. Straight, curly, wavy, etc. |
|||
|- |
|||
!style="width: 20%;| Eye color: |
|||
| {{{field|eye color|input type=combobox|values={{BioboxListOfEyeColor}}|mapping template=BioboxListOfEyeColorLabel|existing values only}}} |
|||
|colspan=2| Eye color of the person. |
|||
|- |
|||
!style="width: 20%;| Body type: |
|||
| {{{field|body type|input type=combobox|values={{BioboxListOfBodyType}}|mapping template=BioboxListOfBodyTypeLabel|existing values only}}} |
|||
|colspan=2| Body type of the person. |
|||
|- |
|||
!style="width: 20%;| Additional body type: |
|||
| {{{field|body type2|input type=combobox|values={{BioboxListOfBodyType}}|mapping template=BioboxListOfBodyTypeLabel|existing values only}}} |
|||
|colspan=2| Optional. |
|||
|- |
|||
!style="width: 20%;| Skin color: |
|||
| {{{field|skincomplexion|input type=combobox|values={{BioboxListOfSkinColor}}|mapping template=BioboxListOfSkinColorLabel|existing values only}}} |
|||
|colspan=2| Skin color of the person. |
|||
|- |
|||
!style="width: 20%;| Additional skin color: |
|||
| {{{field|skincomplexion2|input type=combobox|values={{BioboxListOfSkinColor}}|mapping template=BioboxListOfSkinColorLabel|existing values only}}} |
|||
|colspan=2| Optional. |
|||
|- |
|||
!style="width: 20%;| Tanning: |
|||
| {{{field|skincomplexiontype|input type=combobox|values={{BioboxListOfSkinTanning}}|mapping template=BioboxListOfSkinTanningLabel|existing values only}}} |
|||
|colspan=2| Skin tone of the person. |
|||
|- |
|||
!style="width: 20%;| Ass type: |
|||
| {{{field|ass type|input type=combobox |values={{BioboxListOfAssType}} |mapping template= BioboxListOfAssTypeLabel |existing values only }}} |
|||
|colspan=2| Ass type of the person. |
|||
|- |
|||
!style="width: 20%;| Additional ass type: |
|||
| {{{field|ass type2|input type=combobox |values={{BioboxListOfAdditionalAssType}} |mapping template= BioboxListOfAdditionalAssTypeLabel |existing values only }}} |
|||
|colspan=2| Optional. |
|||
|- |
|||
!style="width: 20%;| Natural Butt: |
|||
| {{{field|natural butt|input type=radiobutton |values=Y, N |show on select=No=>implanttypediv |default=Y |mapping template=BioboxListOfNaturalButtLabel }}} |
|||
|colspan=2| <code><nowiki>Yes</nowiki></code> gives <span style="font-size:0.9em; background:#ffe; border:1px solid #bbb;"> '''Butt:''' [[:Category:Models with Natural Butts|Natural]] </span><br><code><nowiki>No</nowiki></code> gives <span style="font-size:0.9em; background:#ffe; border:1px solid #bbb;"> '''Butt:''' [[:Category:Models with Enhanced Butts|Enhanced]] </span> |
|||
<div id="implanttypediv"> |
|||
{| {{STDT|biobox4form bioboxform table}} |
|||
!style="width: 20%;| Implant type: |
|||
| {{{field|implant type|input type=dropdown |values=Buttock,Hydrogel,Silicon }}} |
|||
|colspan=2| <code><nowiki>Buttock</nowiki></code> gives <span style="font-size:0.9em; background:#ffe; border:1px solid #bbb;"> '''Butt:''' [[:Category:Models with Enhanced Butts|Enhanced]] ([[:Category:Buttock Implants|Buttock Implants]]) </span><br><code><nowiki>Hydrogel</nowiki></code> gives <span style="font-size:0.9em; background:#ffe; border:1px solid #bbb;"> '''Butt:''' [[:Category:Models with Enhanced Butts|Enhanced]] ([[:Category:Hydrogel Butt Injection|Hydrogel Injection]]) </span><br><code><nowiki>Silicone</nowiki></code> gives <span style="font-size:0.9em; background:#ffe; border:1px solid #bbb;"> '''Butt:''' [[:Category:Models with Enhanced Butts|Enhanced]] ([[:Category:Silicone Butt Injection|Silicone Injection]]) </span> |
|||
|- |
|||
!style="width: 20%;| Enhanced butt ref: |
|||
|colspan=2| {{{field|enhanced butt ref}}} |
|||
|} |
|} |
||
<div |
</div> |
||
|- |
|||
!style="width: 20%;| Foreskin: |
|||
| {{{field|foreskin|input type=combobox |values={{BioboxListOfForeskin}} |existing values only }}} |
|||
|colspan=2| [[:Category:Cut|Cut]] or [[:Category:Uncut|Uncut]]. |
|||
|- |
|||
!style="width: 20%;| Shoe size: |
|||
| {{{field|shoesize|input type=combobox |values={{BioboxListOfShoeSize}} |mapping template= BioboxListOfShoeSizeLabel |existing values only }}} |
|||
|colspan=2| Use either EU size number or US size number. Conversions are automatic. For more information see '''[[:Category:Shoe size|Category:Shoe size]]'''. |
|||
|- |
|||
!style="width: 20%;| Chest hair: |
|||
| {{{field|chest hair|input type=combobox |values={{BioboxListOfChestHair}} |mapping template= BioboxListOfChestHairLabel |existing values only }}} |
|||
|colspan=2| Variants of <code>no</code> give <span style="font-size:0.9em; background:#ffe; border:1px solid #bbb;"> '''Chest hair:''' [[:Category:Smooth Chest|Smooth]] </span>.<br>Variants of <code>yes</code> give <span style="font-size:0.9em; background:#ffe; border:1px solid #bbb;"> '''Chest hair:''' [[:Category:Hairy Chest|Hairy]] </span>.<br>Variants of <code>PSI</code> give <span style="font-size:0.9em; background:#ffe; border:1px solid #bbb;"> '''Chest hair:''' [[:Category:Pecto-Sterno-Infraclavicular Chest hair|PSI]] </span>. For more variants see '''[[:Category:Chest_hair|Category:Chest_hair]]'''. |
|||
|- |
|||
!style="width: 20%;| Underarm hair: |
|||
| {{{field|underarm hair|input type=combobox |values={{BioboxListOfUnderarmHair}} |mapping template= BioboxListOfUnderarmHairLabel |existing values only }}} |
|||
|colspan=2| Variants of <code>no</code> give <span style="font-size:0.9em; background:#ffe; border:1px solid #bbb;"> '''Underarm hair:''' Shaved </span>.<br>Variants of <code>yes</code> give <span style="font-size:0.9em; background:#ffe; border:1px solid #bbb;"> '''Underarm hair:''' Yes </span>.<br><code>Natural</code> gives <span style="font-size:0.9em; background:#ffe; border:1px solid #bbb;"> '''Underarm hair:''' Natural </span>. |
|||
|- |
|||
!style="width: 20%;| Pubic hair: |
|||
| {{{field|pubic hair|input type=combobox |values={{BioboxListOfPubicHair}} |mapping template= BioboxListOfPubicHairLabel |existing values only }}} |
|||
|colspan=2| Natural, Shaved, Trimmed, etc. Shaved labia with a stripe or triangle left above are considered as shaved. |
|||
|- |
|||
!style="width: 20%;| Ass hair: |
|||
| {{{field|ass hair|input type=combobox |values={{BioboxListOfAssHair}} |mapping template= BioboxListOfAssHairLabel |existing values only }}} |
|||
|colspan=2| Hairy, Natural, Shaved, Trimmed, etc. |
|||
|- |
|||
!style="width: 20%;| Tattoo: |
|||
| {{{field|tattoo|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|colspan=2| Person with tattoos? |
|||
|} |
|||
<div id="body" class="biobox4form bioboxform table" style="text-align: center;">Performances</div> |
|||
{| {{STDT|biobox4form bioboxform table}} |
{| {{STDT|biobox4form bioboxform table}} |
||
! colspan="8" | Solo |
|||
!style="width: 20%;| Deathday (D-M-Y): |
|||
| <div class="dod-d">{{{field|death day|size=2|input type=combobox|values={{BioboxListOfDates}}|placeholder=Day|size=2|existing values only}}}</div> |
|||
| <div class="dod-m">{{{field|death month|size=10|input type=combobox|values={{BioboxListOfMonths}}|placeholder=Month|existing values only}}}</div> |
|||
| <div class="dod-y">{{{field|death year|input type=combobox|values={{BioboxListOfYears}}|placeholder=YYYY|size=4|existing values only}}}</div> |
|||
|- |
|- |
||
! [[:Category:Masturbation|Masturbation]]: |
|||
!style="width: 20%;| Place of Death: |
|||
| {{{field|masturbation|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
| {{{field|death location}}} |
|||
! [[:Category:Asshole Close-Up models|Close-Up]]: |
|||
|colspan=2| Place where the person has died: town, city, state, country. |
|||
| {{{field|close-up|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Solo Dildo Play|Dildo]]: |
|||
| {{{field|solodildo|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Solo Feet models|Feet]]: |
|||
| {{{field|feet|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|- |
|- |
||
! [[:Category:Solo Pissing models|Pissing]]: |
|||
!style="width: 20%;| Cause of Death: |
|||
| {{{field|solopissing|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
| {{{field|сause of death}}} |
|||
! [[:Category:Solo Ass Fingering models|Ass Fingering]]: |
|||
|colspan=2| Cause of death. |
|||
| {{{field|soloassfingering|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Solo Footfetish models|Footfetish]]: |
|||
| {{{field|footfetish-solo|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Ass Gaping models|Gaping]]: |
|||
| {{{field|gaping|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|} |
|} |
||
</div> |
|||
<div id="body" class="biobox4form bioboxform table" style="text-align: center;">Body</div> |
|||
{| {{STDT|biobox4form bioboxform table}} |
{| {{STDT|biobox4form bioboxform table}} |
||
! colspan="6" | Softcore |
|||
!style="width: 20%;| Height - Weight - Penis size: |
|||
| <div class="height">{{{field|height|size=18|default=<nowiki>{{height|cm=}}</nowiki> }}}</div> |
|||
| <div class="weight">{{{field|weight|size=18|default=<nowiki>{{weight|kg=}}</nowiki> }}}</div> |
|||
| <div class="penis-size">{{{field|penis size|size=18|default=<nowiki>{{Penis size cm|}}</nowiki> }}}</div> |
|||
|- |
|- |
||
! [[:Category:Wrestling models|Wrestling]]: |
|||
| {{{field|wrestling|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Oil Wrestling models|Oil Wrestling]]: |
|||
| {{{field|oilwrestling|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Swimwear models|Swimwear]]: |
|||
| {{{field|swimwear|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|- |
|||
! [[:Category:Muscle Flexing models|Muscle Flexing]]: |
|||
| {{{field|muscle-flexing|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Bodybuilding Posing models|Bodybuilding Posing]]: |
|||
| {{{field|bodybuildingposing|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Erotic Massage models|Erotic Massage]]: |
|||
| {{{field|massage|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|} |
|||
{| {{STDT|biobox4form bioboxform table}} |
{| {{STDT|biobox4form bioboxform table}} |
||
! colspan="8" | BDSM |
|||
! {{{field|checkboxMeasurements|input type=checkbox|show on select=measurements}}} Measurements |
|||
| |
|- |
||
! [[:Category:CFNM|{{abbr|CFNM|Clothed Female, Naked Male}}]]: |
|||
| {{{field|cfnm|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Cock Sounding models|Cock Sounding]]: |
|||
| {{{field|cocksounding|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Spanking models|Spanking]]: |
|||
| {{{field|spanking|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Suspension models|Suspension]]: |
|||
| {{{field|suspension|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|- |
|||
! [[:Category:Erotic Torture models|Erotic Torture]]: |
|||
| {{{field|torture|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Wax Play models|Wax Play]]: |
|||
| {{{field|wax|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Tickle Torture models|Tickle Torture]]: |
|||
| {{{field|tickletorture|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Gay Bondage models|Bondage]]: |
|||
| {{{field|gaybondage|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|} |
|} |
||
<div id="measurements"> |
|||
{| {{STDT|biobox4form bioboxform table}} |
{| {{STDT|biobox4form bioboxform table}} |
||
! colspan="4" | BDSM Role |
|||
!style="width: 20%;| Measurements (in CM): |
|||
|- |
|||
| <div class="neck-cm">{{{field|neck|size=6|placeholder=neck}}}</div> |
|||
! [[:Category:BDSM Domination models|Domination]]: |
|||
| <div class="chest-cm">{{{field|chest|size=6|placeholder=chest}}}</div> |
|||
| {{{field|domination|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
| <div class="arms-cm">{{{field|arms|size=6|placeholder=arms}}}</div> |
|||
! [[:Category:BDSM Submission models|Submission]]: |
|||
| <div class="waist-cm">{{{field|waist|size=6|placeholder=waist}}}</div> |
|||
| {{{field|submission|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
| <div class="thighs-cm">{{{field|thighs|size=6|placeholder=thighs}}}</div> |
|||
| <div class="hips-cm">{{{field|hips|size=6|placeholder=hips}}}</div> |
|||
| <div class="calves-cm">{{{field|calves|size=6|placeholder=calves}}}</div> |
|||
|} |
|} |
||
</div> |
|||
{| {{STDT|biobox4form bioboxform table}} |
{| {{STDT|biobox4form bioboxform table}} |
||
! colspan="8" | Gay content |
|||
!style="width: 20%;| Hair color: |
|||
|- |
|||
| {{{field|hair color|input type=dropdown|values={{BioboxListOfHairColor}}|mapping template=BioboxListOfHairColorLabel|existing values only}}} |
|||
! [[:Category:Kissing|Kissing]]: |
|||
|colspan=2| The most common hair color of the subject. {{{field|checkboxhaircolor|input type=checkbox|show on select=morehaircolor}}} Additional hair color? |
|||
| {{{field|gaykissing|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
<div id="morehaircolor"> |
|||
! [[:Category:Blowjob|Blowjob]]: |
|||
| {{{field|gayblowjob|input type=radiobutton|mandatory|values=Y,N,G,R|default=N|mapping template=GayBlowjobLabel }}} |
|||
! [[:Category:Boy/Boy Deep Throat models|Deep Throat]]: |
|||
| {{{field|gaydeepthroat|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Bareback|Bareback]]: |
|||
| {{{field|bareback|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|- |
|||
! [[:Category:Anal|Anal]]: |
|||
| {{{field|gayanal|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Boy/Boy Rimming|Rimming]]: |
|||
| {{{field|gayrimming|input type=radiobutton|mandatory|values=Y,N,G,R|default=N|mapping template=GayRimmingLabel }}} |
|||
! [[:Category:Double penetration|Double penetration]]: |
|||
| {{{field|gaydp|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Creampie|Creampie]]: |
|||
| {{{field|gaycreampie|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|- |
|||
! [[:Category:Facials|Facial]]: |
|||
| {{{field|facial|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Cum Eating models|Cum Eating]]: |
|||
| {{{field|cum eating|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Gay Cum Swapping models|Cum Swapping]]: |
|||
| {{{field|gay cum swapping|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Boy/Boy Footfetish models|Footfetish]]: |
|||
| {{{field|gayfootfetish|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|- |
|||
! [[:Category:Boy/Boy Watersports models|Watersports]]: |
|||
| {{{field|gaywatersports|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Gay Incest models|Incest]]: |
|||
| {{{field|gayincest|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Boy/Boy Interracial models|Interracial]]: |
|||
| {{{field|gayinterracial|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Gay Bukkake models|Bukkake]]: |
|||
| {{{field|gaybukkake|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|} |
|||
{| {{STDT|biobox4form bioboxform table}} |
{| {{STDT|biobox4form bioboxform table}} |
||
! colspan="8" | MTF Transsexual content |
|||
!style="width: 20%;| Additional hair color: |
|||
| {{{field|hair color2|input type=dropdown|values={{BioboxListOfHairColor}}|mapping template=BioboxListOfHairColorLabel|existing values only}}} |
|||
|colspan=2| Additional hair color. |
|||
|} |
|||
</div> |
|||
|- |
|- |
||
! [[:Category:MTF Kissing|Kissing]]: |
|||
!style="width: 20%;| Hair length: |
|||
| {{{field|mtfkissing|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
| {{{field|hair length}}} |
|||
! [[:Category:MTF Blowjob|Blowjob]]: |
|||
|colspan=2| Hair length of the person. Short, bald, medium, shoulder length, long, etc. |
|||
| {{{field|mtfblowjob|input type=radiobutton|mandatory|values=Y,N,G,R|default=N|mapping template=GayBlowjobLabel }}} |
|||
! [[:Category:MTF Throat models|Deep Throat]]: |
|||
| {{{field|mtfdeepthroat|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:MTF Bareback|Bareback]]: |
|||
| {{{field|mtfbareback|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|- |
|- |
||
! [[:Category:MTF Anal|Anal]]: |
|||
!style="width: 20%;| Hair shape: |
|||
| {{{field|mtfanal|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
| {{{field|hair shape}}} |
|||
! [[:Category:MTF Rimming|Rimming]]: |
|||
|colspan=2| Hair shape of the person. Straight, curly, wavy, etc. |
|||
| {{{field|mtfrimming|input type=radiobutton|mandatory|values=Y,N,G,R|default=N|mapping template=GayRimmingLabel }}} |
|||
! [[:Category:MTF Creampie|Creampie]]: |
|||
| {{{field|mtfcreampie|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:MTF Facials|Facial]]: |
|||
| {{{field|mtffacial|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|- |
|- |
||
! [[:Category:MTF Cum Eating|Cum Eating]]: |
|||
!style="width: 20%;| Eye color: |
|||
| {{{field| |
| {{{field|mtfcum eating|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
||
! [[:Category:MTF Footfetish|Footfetish]]: |
|||
|colspan=2| Eye color of the person. |
|||
| {{{field|mtffootfetish|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:MTF Watersports|Watersports]]: |
|||
| {{{field|mtfwatersports|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|} |
|} |
||
{| {{STDT|biobox4form bioboxform table}} |
|||
! colspan="8" | Heterosexual content |
|||
|- |
|||
! [[:Category:Blowjob (Heterosexual)|Blowjob]]: |
|||
| {{{field|blowjob|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Vaginal|Vaginal]]: |
|||
| {{{field|hardcore|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Anal (Heterosexual)|Anal]]: |
|||
| {{{field|anal|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Double penetration (Heterosexual)|Double penetration]]: |
|||
| {{{field|dp|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|- |
|||
! [[:Category:Straight Interracial|Interracial]]: |
|||
| {{{field|straightinterracial|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Creampie (Heterosexual)|Creampie]]: |
|||
| {{{field|creampie|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Strap-on|Strap-on]]: |
|||
| {{{field|strap-on|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
! [[:Category:Watersports models|Watersports]]: |
|||
| {{{field|watersports|input type=radiobutton|mandatory|values=Y,N|default=N|mapping template=YesNoLabel }}} |
|||
|} |
|} |
||
{| {{STDT|biobox4form bioboxform table}} |
{| {{STDT|biobox4form bioboxform table}} |
||
Line 482: | Line 679: | ||
===Free Text=== |
===Free Text=== |
||
{{BioboxFreeText}} |
|||
{{{standard input|free text|rows=15|preload= |
{{{standard input|free text|rows=15|preload=PBC:Biobox/Free text}}} |
||
{{{standard input|summary}}} |
{{{standard input|summary}}} |
||
Line 489: | Line 687: | ||
{{{standard input|minor edit}}} {{{standard input|watch}}} |
{{{standard input|minor edit}}} {{{standard input|watch}}} |
||
{{{standard input|save}}} {{{standard input|cancel}}} |
{{{standard input|save}}} {{{standard input|save and continue}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} |
||
|} |
|||
</includeonly> |
</includeonly> |
Latest revision as of 12:19, 4 January 2022
This is the "Biobox" form, used to create adult or pornographic performer pages with BioBox4. To create a page with this form, enter the page name below. If a page with that name already exists, you will be sent to a form to edit that page.
To edit the display lists, see the following pages:
- BioboxCareerStatusLabel -
- BioboxHIVStatusLabel -
- BioboxListOfAdditionalAssType - Bubble Butt
- BioboxListOfAdditionalNationality - Afghan,Albanian,Algerian,American,Antiguan,Argentine,Armenian,Australian,Austrian,Azerbaijani, Bahaman,Bangladeshi,Barbadian,Belarusian,Belgian,Bolivian,Bosnian,Brazilian,British,Bulgarian,Burmese, Cambodian,Cameroonian,Canadian,Chilean,Chinese,Chinese Filipino,Colombian,Costa Rican,Croatian,Cuban,Curacaoan,Cypriot,Czech, Danish,Dominican,Dutch, Ecuadorian,Egyptian,El Salvadorian,English,English Canadian,Estonian,Ethiopian, Filipino,Finnish,French,French Canadian, Gabonese,Gagauzian,Georgian,German,Ghanaian,Greek,Greek Cypriot,Guamanian,Guatemalan,Guyanese, Haitian,Honduran,Hongkonger,Hungarian, Icelandic,Indian,Indonesian,Iranian,Iraqi,Irish,Israeli,Italian,Italian Brazilian,Italian Canadian,Ivorian, Jamaican,Japanese, Kazakh,Korean,Kosovan,Kuwaiti, Laotian,Latvian,Lebanese,Lithuanian,Luxembourgian, Macedonian,Malagasy,Malaysian,Maltese,Mexican,Moldovan,Mongolian,Moroccan, Nepali,New Zealander,Nicaraguan,Nigerian,Northern Irish,Norwegian, Pakistani,Panamanian,Paraguayan,Persian,Peruvian,Polish,Portuguese,Puerto Rican, Romanian,Russian, Saint Lucian,Salvadoran,Samoan,Scottish,Serbian,Singaporean,Slovak,Slovenian,South African,South Korean,Spanish,Sri Lankan,Surinamese,Swedish,Swiss, Taiwanese,Tajik,Tanzanian,Thai,Trinidadian,Tunisian,Turkish, Ukrainian,Uruguayan,Uzbek, Venezuelan,Vietnamese,Vietnamese American, Welsh
- BioboxListOfAssHair - N,Y,Around anus,Hairy,Natural,Shaved,Trimmed
- BioboxListOfAssHairLabel -
- BioboxListOfAssType - Big Ass,Medium Ass,Small Ass
- BioboxListOfAssTypeLabel -
- BioboxListOfBodyType - Athletic,Average body,Bear,Beefy,Bodybuilder,Chubby,Muscular,Slim,Swimmer
- BioboxListOfBodyTypeLabel -
- BioboxListOfCareerStatus - A,AS,R
- BioboxListOfChestHair - N,Hairy,Shaved,Small,C,CI,CP,CPI,CPS,CPSI,CS,CSI,I,P,PI,PS,PSI,S,SI
- BioboxListOfCountries - AFG,ALB,ALG,AND,ANG,ATG,ARG,AUS,AUT,AZE, BAH,BHR,BAN,BAR,BLR,BEL,BLZ,BEN,BHU,BOL,BIH,BOT,BRA,BRU,BUL,BUR,BDI, CAM,CMR,CAN,CPV,CAF,CHA,CHL,CHN,COL,COM,CRI,CRO,CUB,CYP,CZE,COD, DEN,DJI,DMA,DOM, ECU,EGY,SLV,ENG,EQG,ERI,EST,SWZ,ETH, FJI,FIN,FRA, GAB,GAM,GEO,GER,GHA,GRE,GRN,GUA,GUI,GNB,GUY, HAI,HON,HUN, ISL,IND,IDN,IRN,IRQ,IRE,ISR,ITA,CIV, JAM,JPN,JOR, KAZ,KEN,KIR,KWT,KGZ, LAO,LAT,LBN,LES,LBR,LBY,LIE,LTU,LUX, MAD,MWI,MYS,MDV,MLI,MLT,MHL,MRT,MUS,MEX,FSM,MDA,MON,MNG,MNE,MAR,MOZ,MYA, NAM,NRU,NEP,NZL,NIC,NIG,NGA,PRK,NIR,NOR, OMA, PAK,PLW,PAN,PNG,PRY,PER,PHI,POL,POR, QAT, COG,ROM,RUS,RWA, SKN,LCA,VCT,SAM,SMR,STP,SAU,SCO,SEN,SRB,SEY,SLE,SIN,SVK,SLO,SOL,SOM,RSA,KOR,SSD,SPA,SRI,SUD,SUR,SWE,SWI,SYR, TJK,TAN,THA,TLS,TOG,TON,TRI,TUN,TUR,TKM,TUV, UGA,UKR,UAE,UK,USA,URY,UZB, VAN,VAT,VEN,VIE, WAL, YEM, ZAM,ZWE
- BioboxListOfCountriesLabel -
- BioboxListOfDates - 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31
- BioboxListOfEthnicity - African American,Afro-Brazilian,Afro-Caribbean,Afro-Cuban,Asian,Black,Black Canadian,Caucasian,Chinese Caribbean,Gypsy,Hispanic,Indo-Caribbean,Latin,Mediterranean,Mestizo,Middle eastern,Mulatto,Pacific Islander,South Asian
- BioboxListOfEyeColor - Amber,Blue,Blue-Brown,Blue-Green,Brown,Gray,Gray-Green,Green,Hazel,Red
- BioboxListOfEyeColorLabel -
- BioboxListOfForeskin - Cut,Uncut
- BioboxListOfHIVStatus - NEG,POS
- BioboxListOfHairColor - Black,Blonde,Brown,Brunette,Dark Blonde,Dark Brown,Gray,Light Brown,Redhead
- BioboxListOfHairColorLabel -
- BioboxListOfHairLength - Bald,Long,Medium,Short,Shoulder length,Very long
- BioboxListOfHeight - 140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209
- BioboxListOfHeightLabel -
- BioboxListOfMonths - January,February,March,April,May,June,July,August,September,October,November,December,1,2,3,4,5,6,7,8,9,10,11,12
- BioboxListOfNationality - Afghan,Albanian,Algerian,American,Antiguan,Argentine,Armenian,Australian,Austrian,Azerbaijani, Bahaman,Bangladeshi,Barbadian,Belarusian,Belgian,Bolivian,Bosnian,Brazilian,British,Bulgarian,Burmese, Cambodian,Cameroonian,Canadian,Chilean,Chinese,Colombian,Costa Rican,Croatian,Cuban,Curacaoan,Cypriot,Czech, Danish,Dominican,Dutch, Ecuadorian,Egyptian,El Salvadorian,Estonian,Ethiopian, Filipino,Finnish,French, Gabonese,Georgian,German,Ghanaian,Greek,Greek Cypriot,Guamanian,Guatemalan,Guyanese, Haitian,Honduran,Hongkonger,Hungarian, Icelandic,Indian,Indonesian,Iranian,Iraqi,Irish,Israeli,Italian,Ivorian, Jamaican,Japanese, Kazakh,Korean,Kosovan,Kuwaiti, Laotian,Latvian,Lebanese,Lithuanian,Luxembourgian, Macedonian,Malagasy,Malaysian,Maltese,Mexican,Moldovan,Mongolian,Moroccan, Nepali,New Zealander,Nicaraguan,Nigerian,Norwegian, Pakistani,Panamanian,Paraguayan,Persian,Peruvian,Polish,Portuguese,Puerto Rican, Romanian,Russian, Saint Lucian,Salvadoran,Samoan,Serbian,Singaporean,Slovak,Slovenian,South African,Spanish,Sri Lankan,Surinamese,Swedish,Swiss, Taiwanese,Tajik,Tanzanian,Thai,Trinidadian,Tunisian,Turkish, Ukrainian,Uruguayan,Uzbek, Venezuelan,Vietnamese
- BioboxListOfNaturalButtLabel -
- BioboxListOfPenisSize - 10,10.1,10.2,10.3,10.4,10.5,10.6,10.7,10.8,10.9, 11,11.1,11.2,11.3,11.4,11.5,11.6,11.7,11.8,11.9, 12,12.1,12.2,12.3,12.4,12.5,12.6,12.7,12.8,12.9, 13,13.1,13.2,13.3,13.4,13.5,13.6,13.7,13.8,13.9, 14,14.1,14.2,14.3,14.4,14.5,14.6,14.7,14.8,14.9, 15,15.1,15.2,15.3,15.4,15.5,15.6,15.7,15.8,15.9, 16,16.1,16.2,16.3,16.4,16.5,16.6,16.7,16.8,16.9, 17,17.1,17.2,17.3,17.4,17.5,17.6,17.7,17.8,17.9, 18,18.1,18.2,18.3,18.4,18.5,18.6,18.7,18.8,18.9, 19,19.1,19.2,19.3,19.4,19.5,19.6,19.7,19.8,19.9, 20,20.1,20.2,20.3,20.4,20.5,20.6,20.7,20.8,20.9, 21,21.1,21.2,21.3,21.4,21.5,21.6,21.7,21.8,21.9, 22,22.1,22.2,22.3,22.4,22.5,22.6,22.7,22.8,22.9, 23,23.1,23.2,23.3,23.4,23.5,23.6,23.7,23.8,23.9, 24,24.1,24.2,24.3,24.4,24.5,24.6,24.7,24.8,24.9, 25,25.1,25.2,25.3,25.4,25.5,25.6,25.7,25.8,25.9, 26,26.1,26.2,26.3,26.4,26.5,26.6,26.7,26.8,26.9, 27,27.1,27.2,27.3,27.4,27.5,27.6,27.7,27.8,27.9, 28,28.1,28.2,28.3,28.4,28.5,28.6,28.7,28.8,28.9, 29,29.1,29.2,29.3,29.4,29.5,29.6,29.7,29.8,29.9, 30,30.1,30.2,30.3,30.4,30.5,30.6,30.7,30.8,30.9, 31,31.1,31.2,31.3,31.4,31.5,31.6,31.7,31.8,31.9
- BioboxListOfPenisSizeLabel -
- BioboxListOfPubicHair - N,Y,Bush,Natural,Shaved,Trimmed
- BioboxListOfPubicHairLabel -
- BioboxListOfSexuality - Gay,Bisexual,Heterosexual
- BioboxListOfShoeSize - 35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,4,5,5.5,6.5,7,8,8.5,9.5,10.5,11,12,12.5,13.5,14,15
- BioboxListOfShoeSizeLabel -
- BioboxListOfSkinColor - Black,Brown,Dark,Dark Black,Dark Olive,Light Black,Light Brown,Medium Black,Olive,White
- BioboxListOfSkinColorLabel -
- BioboxListOfSkinTanning - Tanned
- BioboxListOfSkinTanningLabel -
- BioboxListOfUnderarmHair - N,Y,Natural,Shaved,Trimmed
- BioboxListOfUnderarmHairLabel -
- BioboxListOfWeight - 40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69, 70,71,72,72.5,73,74,75,76,77,78,79,79.5,80,81,81.5,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99, 100,101,102,103,104,105,105,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129, 130,131,132,133,134,135,136,137,138,139
- BioboxListOfWeightLabel -
- BioboxListOfYears - 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021
- FullFrontalLabel -
- GayBlowjobLabel -
- GayRimmingLabel -
- YesNoLabel - ,