Template:TheDemonicContract-Character: Difference between revisions

From Bonfire by Hogswild Prasetto
bonfire-wiki>Leothelion4953
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..."
 
m 12 revisions imported
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<infobox>
<infobox>
   <title source="title1">
   <title source="Name">
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>
   </title>
   </title>
   <image source="image1">
   <image source="Body">
     <caption source="caption1"/>
     <caption source="Caption"/>
   </image>
   </image>
   <data source="row1">
   <group>
     <label>Label</label>
    <header>Profile</header>
   </data>
    <data source="Species">
  <data source="row2">
      <label>Species</label>
     <label>Label</label>
    </data>
   </data>
    <data source="Gender">
      <label>Gender</label>
    </data>
    <data source="Age">
      <label>Age</label>
    </data>
    <data source="Height">
      <label>Height</label>
    </data>
    <data source="Weight">
      <label>Weight</label>
    </data>
     <data source="Body Build">
      <label>Body Build</label>
    </data>
    <data source="Body Hair">
      <label>Body Hair</label>
    </data>
    <data source="Penis Size">
      <label>Penis Size</label>
    </data>
    <data source="Sexual Orientation">
      <label>Sexual Orientation</label>
    </data>
   </group>
  <group>
    <header>Metadata</header>
    <data source="Kinks">
      <label>Kinks</label>
    </data>
    <data source="Creator">
      <label>Creator</label>
    </data>
    <data source="Current Version">
      <label>Current Version</label>
     </data>
    <data source="Core Game">
      <label>Core Game</label>
    </data>
   </group>
</infobox>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
Example usage:<pre>
{{TheDemonicContract-Character
{{TheDemonicContract-Character
|title1=Example
|Name              = Text
|image1=Example
|Body              = Image
|caption1=Example
|Caption            = Caption
|row1=Example
|Gender            = Male
|row2=Example
|Age                = 25
|Height            = 6 ft 0 in (1.83 m)
|Weight            = 200 lb (91 kg)
|Body Build        = Atheletic / Bear / Bodybuilder
|Body Hair          = Smooth / Hairy / Very Hairy
|Penis Size        = 7.0 in (18 cm)
|Sexual Orientation = Gay / Bisexual / Straight
|Kinks              = Text
|Creator            = Text
|Current Version    = v0.40.0.1
|Core Game          = No
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 02:33, 19 June 2021

<infobox>

 <title source="Name">
   <default>TheDemonicContract-Character</default>
 </title>
 <image source="Body">

</image> <group> <header>Profile</header> <label>Species</label> <label>Gender</label> <label>Age</label> <label>Height</label> <label>Weight</label> <label>Body Build</label> <label>Body Hair</label> <label>Penis Size</label> <label>Sexual Orientation</label> </group> <group> <header>Metadata</header> <label>Kinks</label> <label>Creator</label> <label>Current Version</label> <label>Core Game</label> </group> </infobox> Example usage:

{{TheDemonicContract-Character
|Name               = Text
|Body               = Image
|Caption            = Caption
|Gender             = Male
|Age                = 25
|Height             = 6 ft 0 in (1.83 m)
|Weight             = 200 lb (91 kg)
|Body Build         = Atheletic / Bear / Bodybuilder
|Body Hair          = Smooth / Hairy / Very Hairy
|Penis Size         = 7.0 in (18 cm)
|Sexual Orientation = Gay / Bisexual / Straight
|Kinks              = Text
|Creator            = Text
|Current Version    = v0.40.0.1
|Core Game          = No
}}