Difference between revisions of "Template:HeroObjectInfobox"

From Life After BOB Wiki
Jump to navigation Jump to search
(Created page with "<includeonly> <infobox layout="stacked"> <title source="name"> <default>{{PAGENAME}}</default> </title> <image source="image" /> <group> <header>Nature</header>...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<noinclude>
 +
This is the template for Hero Object infoboxes
 +
{{#cargo_declare:_table=HeroObjects
 +
| Age=String
 +
| Element=String
 +
| Related_to=List (,) of String
 +
| Name=String
 +
| Nicknames_previous_names=String
 +
| Occupation_by_design=String
 +
| Script=String
 +
| Script_position=String
 +
| Lucky_cursed=String
 +
| Motto=String
 +
| Times_reincarnated=Integer
 +
}}
 +
</noinclude>
 
<includeonly>
 
<includeonly>
 
<infobox layout="stacked">
 
<infobox layout="stacked">
Line 5: Line 21:
 
   </title>
 
   </title>
 
   <image source="image" />
 
   <image source="image" />
   <group>
+
   <group collapse="closed">
 
  <header>Nature</header>
 
  <header>Nature</header>
 
  <data source="Age"><label>Age:</label></data>
 
  <data source="Age"><label>Age:</label></data>
Line 11: Line 27:
 
  <data source="Related to"><label>Related To:</label></data>
 
  <data source="Related to"><label>Related To:</label></data>
 
   </group>
 
   </group>
   <group>
+
   <group collapse="closed">
 
  <header>Nurture</header>
 
  <header>Nurture</header>
 
  <data source="Name"><label>Name:</label></data>
 
  <data source="Name"><label>Name:</label></data>
 
  <data source="Nicknames/previous names"><label>Nicknames/Previous Names:</label></data>
 
  <data source="Nicknames/previous names"><label>Nicknames/Previous Names:</label></data>
 +
  <data source="Occupation by design"><label>Occupation by Design:</label></data>
 
  <data source="Script"><label>Script:</label></data>
 
  <data source="Script"><label>Script:</label></data>
 
  <data source="Lucky/Cursed"><label>Lucky/Cursed:</label></data>
 
  <data source="Lucky/Cursed"><label>Lucky/Cursed:</label></data>
 
  <data source="Script position"><label>Script Position:</label></data>
 
  <data source="Script position"><label>Script Position:</label></data>
 
   </group>
 
   </group>
   <group>
+
   <group collapse="closed">
 
  <header>Torture</header>
 
  <header>Torture</header>
 
  <data source="Motto"><label>Motto:</label></data>
 
  <data source="Motto"><label>Motto:</label></data>
Line 26: Line 43:
 
</infobox>
 
</infobox>
 
</includeonly>
 
</includeonly>
<noinclude>
 
This is the template for Main Character infoboxes
 
</noinclude>
 

Latest revision as of 14:35, 5 May 2021

This is the template for Hero Object infoboxes This template defines the table "HeroObjects". This table has not been created yet.