Difference between revisions of "User:GuyThatExists/Sandbox/Character Infobox New"

From Drawn to Life Wiki
m
m
Line 1: Line 1:
<noinclude>Right now the problem is separating both Human and Raposa hair/fur colors.</noinclude>
+
Right now the problem is separating both Human and Raposa hair/fur colors.
 +
 
 +
The psuedocode is easy -->
 +
 
 +
<pre>
 +
if species = Raposa{
 +
    if gender = Male{
 +
          only display fur color
 +
    }
 +
    else if gender = Female{
 +
          display both fur and hair color
 +
    }
 +
}
 +
else if species = Human{
 +
    only display hair color
 +
}
 +
</pre>
 +
 
 +
However, this doesn't account for characters such as Choco or Butler and it doesn't account for characters like the Baki Thief or Shork
  
 
{|class="InfoboxDynamic InfoboxStyle" style="border:solid 3px {{{boxcolor|#F29400}}};"
 
{|class="InfoboxDynamic InfoboxStyle" style="border:solid 3px {{{boxcolor|#F29400}}};"

Revision as of 19:13, 20 February 2025

Right now the problem is separating both Human and Raposa hair/fur colors.

The psuedocode is easy -->

if species = Raposa{
     if gender = Male{
          only display fur color
     }
     else if gender = Female{
          display both fur and hair color
     }
}
else if species = Human{
     only display hair color
}

However, this doesn't account for characters such as Choco or Butler and it doesn't account for characters like the Baki Thief or Shork

GuyThatExists/Sandbox/Character Infobox New
ComingSoon.png
Characteristics
Species Raposa
Gender Male
Age N/A
Information
Home N/A
Role N/A
Occupation N/A
Status Alive
Game(s) N/A



Example

Dr. Cure
DrCure.gif
Characteristics
Species Raposa
Gender Female
Age Adult
Fur Color
Orange
Information
Home Rapoville
Role Minor Character
Status Alive
Game(s) Drawn to Life Link
Jowee
Jowee.gif
Characteristics
Species Raposa
Gender Male
Age Adult
Fur Color
Orange
Information
Home Rapoville
Role Minor Character
Status Alive
Game(s) Drawn to Life Link
Mike
Mike.gif
Characteristics
Species Human
Gender Male
Age Adult
Fur Color
None
Information
Home Rapoville
Role Main Character
Status Alive
Game(s) Drawn to Life Link