Difference between revisions of "Template:Networkinfo"

From BBW Wiki
Jump to: navigation, search
Line 1: Line 1:
<infobox>
 
  <title source="title1">
 
    <default>{{PAGENAME}}</default>
 
  </title>
 
  <image source="image1">
 
    <caption source="caption1"/>
 
  </image>
 
  <group>
 
    <header>General Information</header>
 
    <data source="established">
 
      <label>Established</label>
 
    </data>
 
    <data source="founder">
 
      <label>Founder</label>
 
    </data>
 
    <data source="active">
 
      <label>Active?</label>
 
    </data>
 
    <data source="models">
 
      <label>Models</label>
 
    </data>
 
    <data source="website">
 
      <label>Website</label>
 
    </data>
 
  </group>
 
</infobox>
 
<noinclude>
 
 
 
{| class="wikitable" style="float:right;border:1px solid black;width:250px"
 
{| class="wikitable" style="float:right;border:1px solid black;width:250px"
 
|-
 
|-
Line 33: Line 5:
 
|scope="row" colspan="2" | {{{image1}}}
 
|scope="row" colspan="2" | {{{image1}}}
 
|-
 
|-
|Height
+
|Founder
|{{{height}}}
+
|{{{founder}}}
|-
 
|Weight
 
|{{{weight}}}
 
|-
 
|Cup size
 
|{{{cup_size}}}
 
|-
 
|Weight class
 
|{{{weight_class}}}
 
|-
 
|Body type
 
|{{{body_type}}}
 
|-
 
|Activity
 
|{{{activity}}}
 
|-
 
|Earning status
 
|{{{earning_status}}}
 
|-
 
|Part of a network
 
|{{{part_of_a_network}}}
 
|-
 
|Website
 
|{{{website}}}
 
 
|-
 
|-
 
|Website
 
|Website
 
|{{{website}}}
 
|{{{website}}}
 
|}
 
|}
 
Example usage:<pre>
 
{{Networkinfo
 
|title1=Example
 
|image1=Example
 
|caption1=Example
 
|established=Example
 
|founder=Example
 
|active=Example
 
|models=Example
 
|website=Example
 
}}
 

Revision as of 17:38, 3 February 2020

Template:Networkinfo
{{{image1}}}
Founder {{{founder}}}
Website {{{website}}}