Difference between revisions of "Template:CharacterInfobox"

From Life After BOB Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> This is the template for Character infoboxes </noinclude> <includeonly> <infobox layout="stacked"> <title source="name"> <default>{{PAGENAME}}</default> </...")
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
This is the template for Character infoboxes
 
This is the template for Character infoboxes
 +
{{#cargo_declare:_table=Characters
 +
| image=File
 +
| Birth_name=String
 +
| Birthday=Date
 +
| Starsign=String
 +
| Age=Integer
 +
| Blood_type=String
 +
| Element=String
 +
| MBTI=String
 +
| Related_to=List (,) of Wikitext
 +
| Chosen_name=String
 +
| Nicknames_previous_names=String
 +
| Parental_script=Wikitext
 +
| Lucky_cursed=String (allowed values=Lucky,Cursed,?)
 +
| Script_position=Wikitext
 +
| Openness=Integer
 +
| Conscientiousness=Integer
 +
| Extraversion=Integer
 +
| Agreeableness=Integer
 +
| Neuroticism=Integer
 +
| Bob=Wikitext
 +
| Comfort_food=Wikitext
 +
| Occupation_by_design=Wikitext
 +
| Motto=String
 +
| Current_occupation=Wikitext
 +
| Aspirational_occupation=Wikitext
 +
| Children=Wikitext
 +
| Marital_status=String
 +
| Previous_marriages=Wikitext
 +
| Times_reincarnated=Integer
 +
| Current_life_stage=Wikitext
 +
| Current_life_stage crossing=Wikitext
 +
| Seven_tortures_to_date=List (,) of Wikitext
 +
| Neo_archetype=Wikitext
 +
}}
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
 +
{{#cargo_store:_table=Characters
 +
| image={{{image}}}
 +
| Birth_name={{{Birth name}}}
 +
| Birthday={{{Birthday}}}
 +
| Starsign={{{Starsign}}}
 +
| Age={{{Age}}}
 +
| Blood_type={{{Blood type}}}
 +
| Element={{{Element}}}
 +
| MBTI={{{MBTI}}
 +
| Related_to={{Related to}}}
 +
| Chosen_name={{{Chosen name}}}
 +
| Nicknames_previous_names={{{Nicknames/previous names}}}
 +
| Parental_script={{{Parental script}}}
 +
| Lucky_cursed={{{Lucky/cursed}}}
 +
| Script_position={{{Script position}}}
 +
| Openness={{{Openness}}}
 +
| Conscientiousness={{{Conscientiousness}}}
 +
| Extraversion={{{Extraversion}}}
 +
| Agreeableness={{{Agreeableness}}}
 +
| Neuroticism={{{Neuroticism}}}
 +
| Bob={{{Bob}}}
 +
| Comfort_food={{{Comfort food}}}
 +
| Occupation_by_design={{{Occupation by design}}}
 +
| Motto={{{Motto}}}
 +
| Current_occupation={{{Current occupation}}}
 +
| Aspirational_occupation={{{Aspirational occupation}}}
 +
| Children={{{Children}}}
 +
| Marital_status={{{Marital status}}}
 +
| Previous_marriages={{{Previous marriages}}}
 +
| Times_reincarnated={{{Times reincarnated}}}
 +
| Current_life_stage={{{Current life stage}}}
 +
| Current_life_stage crossing={{{Current life stage crossing}}}
 +
| Seven_tortures_to_date={{{Seven tortures to date}}}
 +
| Neo_archetype={{{Neo-archetype}}}
 +
}}
 
<infobox layout="stacked">
 
<infobox layout="stacked">
 
   <title source="name">
 
   <title source="name">
Line 28: Line 98:
 
  <data source="Openness"><label>Openness (1-10):</label></data>
 
  <data source="Openness"><label>Openness (1-10):</label></data>
 
  <data source="Conscientiousness"><label>Conscientiousness (1-10):</label></data>
 
  <data source="Conscientiousness"><label>Conscientiousness (1-10):</label></data>
 +
  <data source="Extraversion"><label>Extraversion (1-10):</label></data
 
  <data source="Agreeableness"><label>Agreeableness (1-10):</label></data>
 
  <data source="Agreeableness"><label>Agreeableness (1-10):</label></data>
 
  <data source="Neuroticism"><label>Neuroticism (1-10):</label></data>
 
  <data source="Neuroticism"><label>Neuroticism (1-10):</label></data>

Revision as of 10:38, 7 May 2021

This is the template for Character infoboxes

Error: field name "Current_life_stage crossing" contains whitespaces. Whitepaces of any kind are not allowed; consider using underscores ("_") instead.