Difference between revisions of "Template:Character Data"

From A3! Wiki
(Added mankai as a colour choice for the infobox, I'm sorry if I destroy any future plans, but I wanted to add colours to the colourless infoboxes)
(Oh, neat! Yukari tried to add one for GOD-za earlier, the problem was that it was not all in lowercase)
Line 63: Line 63:
 
     width: 28em;
 
     width: 28em;
 
     text-align: center;
 
     text-align: center;
    font-size: .76rem;
 
 
     border: 1px solid;
 
     border: 1px solid;
 
     border-radius: 15px;
 
     border-radius: 15px;
Line 75: Line 74:
 
.spring th {
 
.spring th {
 
     background: var(--spring);
 
     background: var(--spring);
    color: #000;
 
 
}
 
}
  
 
.summer th {
 
.summer th {
 
     background: var(--summer);
 
     background: var(--summer);
    color: #000;
 
 
}
 
}
  
 
.autumn th {
 
.autumn th {
 
     background: var(--autumn);
 
     background: var(--autumn);
    color: #000;
 
 
}
 
}
  
 
.winter th {
 
.winter th {
 
     background: var(--winter);
 
     background: var(--winter);
    color: #000;
 
 
}
 
}
  
.mankai th, .god-za th {
+
.mankai th {
 
     background: var(--mankai);
 
     background: var(--mankai);
     color: #000;
+
}
 +
 
 +
.god-za {
 +
     background: #b6b0c4;
 
}
 
}
  
Line 118: Line 116:
 
}
 
}
  
.mankai, .god-za {
+
.mankai {
 
     background: var(--mankai-light);
 
     background: var(--mankai-light);
 
     border: 1px solid var(--mankai);
 
     border: 1px solid var(--mankai);
 +
}
 +
 +
.god-za {
 +
    background: #b6b0c4;
 +
    border: 1px solid #483a6b;
 
}
 
}
  

Revision as of 20:03, 31 March 2023

This template defines the table "Charas". View table.

{{Character Data
|firstname=
|surname=
|name_jp=
|name_en=
|image=
|icon=
|age=
|height=
|birthday=
|bloodtype=
|occupation=
|motif=
|imagecolour=
|hobby=
|LIME_jp=
|liked_food=
|disliked_food=
|family=
|strength=
|weakness=
|troupe=
|voice=
|signature=
|doodle=
|doodle_en=
|maincast=
|troupeorder=
}}