Difference between revisions of "Template:Modelinfo"

From BBW Wiki
Jump to: navigation, search
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <group> <header>...")
Line 31: Line 31:
 
     <data source="part_of_a_network">
 
     <data source="part_of_a_network">
 
       <label>Part of a network?</label>
 
       <label>Part of a network?</label>
    </data>
 
    <data source="website">
 
      <label>Website</label>
 
 
     </data>
 
     </data>
 
   </group>
 
   </group>

Revision as of 03:34, 13 April 2017

<infobox>

 <title source="title1">
   <default>Modelinfo</default>
 </title>
 <image source="image1">
   <caption source="caption1"/>
 </image>
 <group>
   <header>Physical Characteristics</header>
   
     <label>Height</label>
   
   
     <label>Weight</label>
   
   
     <label>Weight Class</label>
   
   
     <label>Body Type</label>
   
 </group>
 <group>
   <header>Content Production</header>
   
     <label>Activity</label>
   
   
     <label>Earning Status</label>
   
   
     <label>Part of a network?</label>
   
 </group>

</infobox>

Example usage:
{{Modelinfo
|title1=Example
|image1=Example
|caption1=Example
|height=Example
|weight=Example
|weight_class=Example
|body_type=Example
|activity=Example
|earning_status=Example
|part_of_a_network=Example
}}