Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 04:19, 3 April 2026 by Admin (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Example usage:

<infobox>

 <title source="title1"/>
 <image source="image1">

</image> <group> <header source="personal_info">Personal Info</header> <label>Aliases</label> <label>Pronouns</label> <label>Birthday</label> <label>Death Date</label> <label>Death Location</label> <label>Star Sign</label> <label>OS of choice</label> </group> <group> <header source="jac_info">JAC Info</header> <label>User</label> <label>Join Date</label> <label>Name Color</label> <label>Role</label> <label>Mod?</label> </group> <group> <header source="other_info">Other Info</header> <label>Favourite My Singing Monster</label> <label>Getting Into Heaven?</label> <label>JAC Marital Status</label> <label>JAC Marital Database Number</label> <label>ok</label> </group> </infobox>

{{JAC
  | title1=Example
  | image1=Example.jpg
  | caption-image1=Example
  | personal_info=Example
  | aliases=Example
  | pronouns=Example
  | birthday=Example
  | death_date=Example
  | death_location=Example
  | star_sign=Example
  | os=Example
  | jac_info=Example
  | user=Example
  | role=Example
  | mod?=Example
  | other_info=Example
  | favourite_my_singing_monster=Example
  | getting_into_heaven?=Example
  | jac_marital_status=Example}}

<templatedata> { "params": { "title1": { "suggested": true }, "image1": { "suggested": true }, "caption-image1": { "suggested": true }, "personal_info": { "suggested": true }, "aliases": { "suggested": true }, "pronouns": { "suggested": true }, "birthday": { "suggested": true }, "death_date": { "suggested": true }, "death_location": { "suggested": true }, "star_sign": { "suggested": true }, "os": { "suggested": true }, "jac_info": { "suggested": true }, "user": { "suggested": true }, "role": { "suggested": true }, "mod?": { "suggested": true }, "other_info": { "suggested": true }, "favourite_my_singing_monster": { "suggested": true }, "getting_into_heaven?": { "suggested": true }, "jac_marital_status": { "suggested": true }, "join_date": {}, "name_color": {} }, "sets": [], "paramOrder": [ "title1", "image1", "caption-image1", "personal_info", "aliases", "pronouns", "birthday", "death_date", "death_location", "star_sign", "os", "jac_info", "user", "join_date", "name_color", "role", "mod?", "other_info", "favourite_my_singing_monster", "getting_into_heaven?", "jac_marital_status" ] } </templatedata>