Template:Infobox character: Difference between revisions

Jump to navigation Jump to search
add nicknames
(nice)
(add nicknames)
 
Line 6: Line 6:
   <data source="parameter">
   <data source="parameter">
     <label>Label</label>
     <label>Label</label>
  </data>
  <data source="nicknames">
    <label>Nicknames</label>
   </data>
   </data>
   <data source="birthday">
   <data source="birthday">
Line 42: Line 45:
"label": "Name",
"label": "Name",
"description": "The character's full name",
"description": "The character's full name",
"example": "Tiny",
"example": "Tanisha Jalbert",
"required": true,
"required": true,
"type": "string",
"type": "string",
Line 107: Line 110:
"description": "The media in which the character was last seen.",
"description": "The media in which the character was last seen.",
"example": "[[Return of the Eeveesauce]]",
"example": "[[Return of the Eeveesauce]]",
"type": "string"
},
"nicknames": {
"label": "Nicknames",
"description": "Other names that the character goes by.",
"example": "Tiny",
"type": "string"
"type": "string"
}
}
Line 114: Line 123:
"name",
"name",
"image",
"image",
"nicknames",
"birthday",
"birthday",
"abilities",
"abilities",

Navigation menu